public class JAXBAppinfoImpl extends XsEAppinfoImpl
Type | Property and Description |
---|---|
JAXBProperty |
create
Creates a new instance of
JAXBProperty . |
Constructor and Description |
---|
JAXBAppinfoImpl(XsObject pParent)
Creates a new instance of JAXBAppinfo.
|
Modifier and Type | Method and Description |
---|---|
JAXBClass |
createClass()
Creates a new instance of
JAXBClass . |
JAXBGlobalBindings |
createGlobalBindings()
Creates a new instance of
JAXBGlobalBindings . |
JAXBJavadoc |
createJavadoc()
Creates a new instance of
JAXBJavadoc . |
JAXBJavaType |
createJavaType()
Creates a new instance of
JAXBJavaType . |
JAXBProperty |
createProperty()
Creates a new instance of
JAXBProperty . |
JAXBSchemaBindings |
createSchemaBindings()
Creates a new instance of
JAXBSchemaBindings . |
JAXBTypesafeEnumClass |
createTypesafeEnumClass()
Creates a new instance of
JAXBTypesafeEnumClass . |
JAXBTypesafeEnumMember |
createTypesafeEnumMember()
Creates a new instance of
JAXBTypesafeEnumMember . |
org.xml.sax.ContentHandler |
getChildHandler(java.lang.String pQName,
java.lang.String pNamespaceURI,
java.lang.String pLocalName) |
protected JAXBXsObjectFactory |
getJAXBXsObjectFactory() |
addChild, addText, getChilds, getSource, getXsObjectCreators, setSource
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
Creates a new instance of JAXBProperty
.
public JAXBAppinfoImpl(XsObject pParent)
Creates a new instance of JAXBAppinfo.
protected JAXBXsObjectFactory getJAXBXsObjectFactory()
public JAXBGlobalBindings createGlobalBindings()
Creates a new instance of JAXBGlobalBindings
.
public JAXBJavadoc createJavadoc()
Creates a new instance of JAXBJavadoc
.
public JAXBJavaType createJavaType()
Creates a new instance of JAXBJavaType
.
public JAXBProperty createProperty()
Creates a new instance of JAXBProperty
.
public JAXBSchemaBindings createSchemaBindings()
Creates a new instance of JAXBSchemaBindings
.
public JAXBTypesafeEnumClass createTypesafeEnumClass() throws org.xml.sax.SAXException
Creates a new instance of JAXBTypesafeEnumClass
.
org.xml.sax.SAXException
public JAXBTypesafeEnumMember createTypesafeEnumMember()
Creates a new instance of JAXBTypesafeEnumMember
.
public org.xml.sax.ContentHandler getChildHandler(java.lang.String pQName, java.lang.String pNamespaceURI, java.lang.String pLocalName) throws org.xml.sax.SAXException
getChildHandler
in class XsEAppinfoImpl
org.xml.sax.SAXException