public class JAXBElementImpl extends XSElementImpl implements JAXBElement
| Modifier | Constructor and Description |
|---|---|
protected |
JAXBElementImpl(XSObject pParent,
XsTElement pBaseElement)
Creates a new instance of JAXBElementImpl.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
getAnnotations, getDefault, getFixed, getIdentityConstraints, getKeyRefs, getName, getSubstitutionGroup, getSubstitutionGroupName, getType, getXsTElement, isAbstract, isBlockedForSubstitution, isGlobal, isInnerComplexType, isInnerSimpleType, isNillable, isReference, isValidated, setSubstitutionGroupgetOpenAttributesgetLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validateAllInclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotations, getDefault, getFixed, getIdentityConstraints, getKeyRefs, getName, getSubstitutionGroup, getSubstitutionGroupName, getType, isAbstract, isBlockedForSubstitution, isGlobal, isNillable, isReference, setSubstitutionGroupgetOpenAttributesgetLocator, getParentObject, getXSSchema, isTopLevelObjectprotected JAXBElementImpl(XSObject pParent, XsTElement pBaseElement) throws org.xml.sax.SAXException
Creates a new instance of JAXBElementImpl.
org.xml.sax.SAXExceptionpublic JAXBSchemaBindings getJAXBSchemaBindings()
JAXBClassOwnerReturns the groups schemaBindings.
getJAXBSchemaBindings in interface JAXBClassOwnergetJAXBSchemaBindings in interface JAXBPropertyOwnerpublic JAXBClass getJAXBClass()
JAXBClassOwnerReturns the groups class customization settings.
getJAXBClass in interface JAXBClassOwnerpublic JAXBProperty getJAXBProperty()
JAXBElementReturns the elements property customization settings.
getJAXBProperty in interface JAXBElementgetJAXBProperty in interface JAXBPropertyOwnerpublic void validate()
throws org.xml.sax.SAXException
XSObjectValidates the objects internal state.
validate in interface XSObjectvalidate in class XSElementImplorg.xml.sax.SAXException