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.xsom
package.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 void
ElementDecl. addSubstitutable(ElementDecl decl)
void
IdentityConstraintImpl. 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 ElementDecl
particle. anonymousElementDecl
private ElementDecl
Schema. e
Methods in com.sun.xml.xsom.impl.parser.state that return ElementDecl Modifier and Type Method Description private ElementDecl
elementDeclBody. makeResult()
-