|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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
public class JAXBGroupImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.ws.jaxme.xs.XSModelGroup |
|---|
XSModelGroup.Compositor |
| Field Summary |
|---|
| Fields inherited from interface org.apache.ws.jaxme.xs.XSModelGroup |
|---|
ALL, CHOICE, SEQUENCE |
| Constructor Summary | |
|---|---|
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. |
| Method Summary | |
|---|---|
JAXBClass |
getJAXBClass()
Returns the groups class customization settings. |
JAXBSchemaBindings |
getJAXBSchemaBindings()
Returns the groups schemaBindings. |
void |
validate()
Validates the objects internal state. |
| 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 |
| 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, getXsObject, getXSSchema, isTopLevelObject, validateAllIn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSGroup |
|---|
getAnnotations, getName, isGlobal, setGlobal |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSOpenAttrs |
|---|
getOpenAttributes |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSObject |
|---|
getLocator, getParentObject, getXSSchema, isTopLevelObject |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSModelGroup |
|---|
getCompositor, getLocator, getParticles, isAll, isChoice, isSequence |
| Constructor Detail |
|---|
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 JAXBGroupImpl(XSObject pParent,
XsTAll pAll)
throws org.xml.sax.SAXException
Creates a new instance of JAXBGroupImpl.
org.xml.sax.SAXException| Method Detail |
|---|
public JAXBSchemaBindings getJAXBSchemaBindings()
JAXBClassOwnerReturns the groups schemaBindings.
getJAXBSchemaBindings in interface JAXBClassOwnerpublic JAXBClass getJAXBClass()
JAXBClassOwnerReturns the groups class customization settings.
getJAXBClass in interface JAXBClassOwner
public void validate()
throws org.xml.sax.SAXException
XSObjectValidates the objects internal state.
validate in interface XSModelGroupvalidate in interface XSObjectvalidate in class XSGroupImplorg.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||