public class JAXBWildcardImpl extends XSWildcardImpl implements JAXBWildcard
Modifier | Constructor and Description |
---|---|
protected |
JAXBWildcardImpl(XSObject pParent,
XsTWildcard pBaseObject) |
Modifier and Type | Method and Description |
---|---|
JAXBProperty |
getJAXBProperty()
Returns the attributes property customization settings.
|
JAXBSchemaBindings |
getJAXBSchemaBindings()
Returns the types schemaBindings.
|
void |
validate()
Validates the objects internal state.
|
getAnnotations, getNamespaceList, getProcessContents, getSchemaHeader, isValidated
getOpenAttributes
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validateAllIn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespaceList, getProcessContents, getSchemaHeader
getOpenAttributes
getLocator, getParentObject, getXSSchema, isTopLevelObject
protected JAXBWildcardImpl(XSObject pParent, XsTWildcard pBaseObject)
public JAXBProperty getJAXBProperty()
JAXBPropertyOwner
Returns the attributes property customization settings.
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 XSWildcardImpl
org.xml.sax.SAXException
public JAXBSchemaBindings getJAXBSchemaBindings()
JAXBPropertyOwner
Returns the types schemaBindings.
getJAXBSchemaBindings
in interface JAXBPropertyOwner