|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.xml.impl.XsObjectImpl net.sf.jaxme.xs.xml.impl.XsEAppinfoImpl net.sf.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Constructor Summary | |
JAXBAppinfoImpl(XsObject pParent)
Creates a new instance of JAXBAppinfo. |
Method Summary | |
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()
|
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsEAppinfoImpl |
addChild, getChilds, getSource, getXsObjectCreators, setSource |
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsObjectImpl |
asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jaxme.xs.xml.XsObject |
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate |
Constructor Detail |
public JAXBAppinfoImpl(XsObject pParent)
Creates a new instance of JAXBAppinfo.
Method Detail |
protected JAXBXsObjectFactory getJAXBXsObjectFactory()
public JAXBClass createClass()
Creates a new instance of JAXBClass
.
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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |