|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.impl.XSObjectImpl net.sf.jaxme.xs.impl.XSElementImpl net.sf.jaxme.xs.jaxb.impl.JAXBElementImpl
Constructor Summary | |
protected |
JAXBElementImpl(XSObject pParent,
XsTElement pBaseElement)
Creates a new instance of JAXBElementImpl. |
Method Summary | |
JAXBClass |
getJAXBClass()
Returns the groups class customization settings. |
JAXBProperty |
getJAXBProperty()
Returns the elements property customization settings. |
JAXBSchemaBindings |
getJAXBSchemaBindings()
Returns the groups schemaBindings. |
void |
validate()
Validates the objects internal state. |
Methods inherited from class net.sf.jaxme.xs.impl.XSElementImpl |
getAnnotations, getName, getType, getXsTElement, isGlobal, isInnerComplexType, isInnerSimpleType, isReference, isValidated, setGlobal |
Methods inherited from class net.sf.jaxme.xs.impl.XSObjectImpl |
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jaxme.xs.XSElement |
getAnnotations, getName, getType, isGlobal, setGlobal |
Methods inherited from interface net.sf.jaxme.xs.XSObject |
getLocator, getParentObject, getXSSchema, isTopLevelObject |
Constructor Detail |
protected JAXBElementImpl(XSObject pParent, XsTElement pBaseElement) throws org.xml.sax.SAXException
Creates a new instance of JAXBElementImpl.
Method Detail |
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 JAXBProperty getJAXBProperty()
JAXBElement
Returns the elements property customization settings.
getJAXBProperty
in interface JAXBElement
public void validate() throws org.xml.sax.SAXException
XSObject
Validates the objects internal state.
validate
in interface XSObject
validate
in class XSElementImpl
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |