public class JAXBGroupImpl extends XSGroupImpl implements JAXBGroup
XSModelGroup.Compositor
ALL, CHOICE, SEQUENCE
Modifier | Constructor and Description |
---|---|
protected |
JAXBGroupImpl(XSObject pParent,
XsEChoice pChoice)
Creates a new instance of JAXBGroupImpl.
|
protected |
JAXBGroupImpl(XSObject pParent,
XsESequence pSequence)
Creates a new instance of JAXBGroupImpl.
|
|
JAXBGroupImpl(XSObject pParent,
XsTAll pAll)
Creates a new instance of JAXBGroupImpl.
|
protected |
JAXBGroupImpl(XSObject pParent,
XsTGroupRef pBaseGroup)
Creates a new instance of JAXBGroupImpl.
|
protected |
JAXBGroupImpl(XSObject pParent,
XsTNamedGroup pBaseGroup)
Creates a new instance of JAXBGroupImpl.
|
Modifier and Type | Method and Description |
---|---|
JAXBClass |
getJAXBClass()
Returns the groups class customization settings.
|
JAXBSchemaBindings |
getJAXBSchemaBindings()
Returns the groups schemaBindings.
|
void |
validate()
Validates the objects internal state.
|
addParticle, addParticle, getAnnotations, getCompositor, getName, getParticles, getQName, initParticles, initParticles, isAll, isChoice, isGlobal, isSequence, isValidated, setGlobal
getOpenAttributes
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validateAllIn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotations, getName, isGlobal, setGlobal
getOpenAttributes
getLocator, getParentObject, getXSSchema, isTopLevelObject
getCompositor, getLocator, getParticles, isAll, isChoice, isSequence
protected JAXBGroupImpl(XSObject pParent, XsTGroupRef pBaseGroup) throws org.xml.sax.SAXException
Creates a new instance of JAXBGroupImpl.
org.xml.sax.SAXException
protected JAXBGroupImpl(XSObject pParent, XsTNamedGroup pBaseGroup) throws org.xml.sax.SAXException
Creates a new instance of JAXBGroupImpl.
org.xml.sax.SAXException
protected JAXBGroupImpl(XSObject pParent, XsEChoice pChoice) throws org.xml.sax.SAXException
Creates a new instance of JAXBGroupImpl.
org.xml.sax.SAXException
protected JAXBGroupImpl(XSObject pParent, XsESequence pSequence) throws org.xml.sax.SAXException
Creates a new instance of JAXBGroupImpl.
org.xml.sax.SAXException
public JAXBSchemaBindings getJAXBSchemaBindings()
JAXBClassOwner
Returns the groups schemaBindings.
getJAXBSchemaBindings
in interface JAXBClassOwner
public JAXBClass getJAXBClass()
JAXBClassOwner
Returns the groups class customization settings.
getJAXBClass
in interface JAXBClassOwner
public void validate() throws org.xml.sax.SAXException
XSObject
Validates the objects internal state.
validate
in interface XSModelGroup
validate
in interface XSObject
validate
in class XSGroupImpl
org.xml.sax.SAXException