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, isValidatedgetOpenAttributesgetLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validateAllInclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespaceList, getProcessContents, getSchemaHeadergetOpenAttributesgetLocator, getParentObject, getXSSchema, isTopLevelObjectprotected JAXBWildcardImpl(XSObject pParent, XsTWildcard pBaseObject)
public JAXBProperty getJAXBProperty()
JAXBPropertyOwnerReturns the attributes property customization settings.
getJAXBProperty in interface JAXBPropertyOwnerpublic void validate()
throws org.xml.sax.SAXException
XSObjectValidates the objects internal state.
validate in interface XSObjectvalidate in class XSWildcardImplorg.xml.sax.SAXExceptionpublic JAXBSchemaBindings getJAXBSchemaBindings()
JAXBPropertyOwnerReturns the types schemaBindings.
getJAXBSchemaBindings in interface JAXBPropertyOwner