Uses of Enum Class
com.sun.xml.xsom.XSModelGroup.Compositor
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.-
Uses of XSModelGroup.Compositor in com.sun.xml.xsom
Modifier and TypeFieldDescriptionstatic final XSModelGroup.Compositor
XSModelGroup.ALL
A constant that represents "all" compositor.static final XSModelGroup.Compositor
XSModelGroup.CHOICE
A constant that represents "choice" compositor.static final XSModelGroup.Compositor
XSModelGroup.SEQUENCE
A constant that represents "sequence" compositor.Modifier and TypeMethodDescriptionXSModelGroup.getCompositor()
static XSModelGroup.Compositor
Returns the enum constant of this class with the specified name.static XSModelGroup.Compositor[]
XSModelGroup.Compositor.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of XSModelGroup.Compositor in com.sun.xml.xsom.impl
ModifierConstructorDescriptionModelGroupImpl
(SchemaDocumentImpl owner, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl _fa, XSModelGroup.Compositor _compositor, ParticleImpl[] _children)