Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.impl.XSObjectImpl
org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl
org.apache.ws.jaxme.xs.impl.XSGroupImpl
org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
Fields inherited from interface org.apache.ws.jaxme.xs.XSModelGroup | |
ALL , CHOICE , SEQUENCE |
Constructor Summary | |
| |
| |
| |
| |
|
Method Summary | |
JAXBClass |
|
JAXBSchemaBindings |
|
void |
|
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSGroupImpl | |
addParticle , addParticle , getAnnotations , getCompositor , getName , getParticles , getQName , initParticles , initParticles , isAll , isChoice , isGlobal , isSequence , isValidated , setGlobal , validate |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl | |
getOpenAttributes |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl | |
getLocator , getParentObject , getXSSchema , getXsObject , isTopLevelObject , validate , validateAllIn |
protected JAXBGroupImpl(XSObject pParent, XsEChoice pChoice) throws SAXException
Creates a new instance of JAXBGroupImpl.
protected JAXBGroupImpl(XSObject pParent, XsESequence pSequence) throws SAXException
Creates a new instance of JAXBGroupImpl.
public JAXBGroupImpl(XSObject pParent, XsTAll pAll) throws SAXException
Creates a new instance of JAXBGroupImpl.
protected JAXBGroupImpl(XSObject pParent, XsTGroupRef pBaseGroup) throws SAXException
Creates a new instance of JAXBGroupImpl.
protected JAXBGroupImpl(XSObject pParent, XsTNamedGroup pBaseGroup) throws SAXException
Creates a new instance of JAXBGroupImpl.
public JAXBClass getJAXBClass()
Returns the groups class customization settings.
- Specified by:
- getJAXBClass in interface JAXBClassOwner
public JAXBSchemaBindings getJAXBSchemaBindings()
Returns the groups schemaBindings.
- Specified by:
- getJAXBSchemaBindings in interface JAXBClassOwner
public void validate() throws SAXException
- Specified by:
- validate in interface XSObject
- validate in interface XSModelGroup
- Overrides:
- validate in interface XSGroupImpl