org.apache.ws.jaxme.xs.jaxb.impl

Class JAXBAppinfoImpl

public class JAXBAppinfoImpl extends XsEAppinfoImpl

Author: Jochen Wiedmann

Constructor Summary
JAXBAppinfoImpl(XsObject pParent)

Creates a new instance of JAXBAppinfo.

Method Summary
JAXBClasscreateClass()

Creates a new instance of {@link JAXBClass}.

JAXBGlobalBindingscreateGlobalBindings()

Creates a new instance of {@link JAXBGlobalBindings}.

JAXBJavadoccreateJavadoc()

Creates a new instance of {@link JAXBJavadoc}.

JAXBJavaTypecreateJavaType()

Creates a new instance of {@link JAXBJavaType}.

JAXBPropertycreateProperty()

Creates a new instance of {@link JAXBProperty}.

JAXBSchemaBindingscreateSchemaBindings()

Creates a new instance of {@link JAXBSchemaBindings}.

JAXBTypesafeEnumClasscreateTypesafeEnumClass()

Creates a new instance of {@link JAXBTypesafeEnumClass}.

JAXBTypesafeEnumMembercreateTypesafeEnumMember()

Creates a new instance of {@link JAXBTypesafeEnumMember}.

ContentHandlergetChildHandler(String pQName, String pNamespaceURI, String pLocalName)
protected JAXBXsObjectFactorygetJAXBXsObjectFactory()

Constructor Detail

JAXBAppinfoImpl

public JAXBAppinfoImpl(XsObject pParent)

Creates a new instance of JAXBAppinfo.

Method Detail

createClass

public JAXBClass createClass()

Creates a new instance of {@link JAXBClass}.

createGlobalBindings

public JAXBGlobalBindings createGlobalBindings()

Creates a new instance of {@link JAXBGlobalBindings}.

createJavadoc

public JAXBJavadoc createJavadoc()

Creates a new instance of {@link JAXBJavadoc}.

createJavaType

public JAXBJavaType createJavaType()

Creates a new instance of {@link JAXBJavaType}.

createProperty

public JAXBProperty createProperty()

Creates a new instance of {@link JAXBProperty}.

createSchemaBindings

public JAXBSchemaBindings createSchemaBindings()

Creates a new instance of {@link JAXBSchemaBindings}.

createTypesafeEnumClass

public JAXBTypesafeEnumClass createTypesafeEnumClass()

Creates a new instance of {@link JAXBTypesafeEnumClass}.

createTypesafeEnumMember

public JAXBTypesafeEnumMember createTypesafeEnumMember()

Creates a new instance of {@link JAXBTypesafeEnumMember}.

getChildHandler

public ContentHandler getChildHandler(String pQName, String pNamespaceURI, String pLocalName)

getJAXBXsObjectFactory

protected JAXBXsObjectFactory getJAXBXsObjectFactory()