org.apache.ws.jaxme.xs.jaxb
Interface JAXBSchema
- XSObject, XSOpenAttrs, XSSchema
- JAXBSchemaImpl
public interface JAXBSchema
add , add , add , add , add , add , add , add , add , getAnnotations , getAttribute , getAttributeGroup , getAttributeGroups , getAttributes , getBuiltinTypes , getChilds , getContext , getElement , getElements , getGroup , getGroups , getIdentityConstraints , getKeyRefs , getTargetNamespace , getType , getTypes , getXSObjectFactory , redefine , redefine , redefine |
getJAXBGlobalBindings
public JAXBGlobalBindings getJAXBGlobalBindings()
Returns the schemas globalBindings. This is guaranteed to be non-null.
getJaxbExtensionBindingPrefixes
public String[] getJaxbExtensionBindingPrefixes()
Returns the schemas jaxb:extensionBindingPrefixes
list.
getJaxbVersion
public String getJaxbVersion()
Returns the schemas jaxb:version
attribute.