Uses of Class
com.sun.xml.xsom.impl.ElementDecl
-
Packages that use ElementDecl Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsompackage.com.sun.xml.xsom.impl.parser.state -
-
Uses of ElementDecl in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl with parameters of type ElementDecl Modifier and Type Method Description protected voidElementDecl. addSubstitutable(ElementDecl decl)voidIdentityConstraintImpl. setParent(ElementDecl parent) -
Uses of ElementDecl in com.sun.xml.xsom.impl.parser.state
Fields in com.sun.xml.xsom.impl.parser.state declared as ElementDecl Modifier and Type Field Description private ElementDeclparticle. anonymousElementDeclprivate ElementDeclSchema. eMethods in com.sun.xml.xsom.impl.parser.state that return ElementDecl Modifier and Type Method Description private ElementDeclelementDeclBody. makeResult()
-