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, setSubstitutionGroup
getOpenAttributes
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validateAllIn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotations, getDefault, getFixed, getIdentityConstraints, getKeyRefs, getName, getSubstitutionGroup, getSubstitutionGroupName, getType, isAbstract, isBlockedForSubstitution, isGlobal, isNillable, isReference, setSubstitutionGroup
getOpenAttributes
getLocator, getParentObject, getXSSchema, isTopLevelObject
protected JAXBElementImpl(XSObject pParent, XsTElement pBaseElement) throws org.xml.sax.SAXException
Creates a new instance of JAXBElementImpl.
org.xml.sax.SAXException
public JAXBSchemaBindings getJAXBSchemaBindings()
JAXBClassOwner
Returns the groups schemaBindings.
getJAXBSchemaBindings
in interface JAXBClassOwner
getJAXBSchemaBindings
in interface JAXBPropertyOwner
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
getJAXBProperty
in interface JAXBPropertyOwner
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