org.apache.ws.jaxme.generator.sg.impl

Class JaxMeSchemaReader.JaxMeXsObjectFactory

Enclosing Class:
JaxMeSchemaReader
Implemented Interfaces:
JAXBXsObjectFactory, XsObjectFactory

public class JaxMeSchemaReader.JaxMeXsObjectFactory
extends JAXBXsObjectFactoryImpl

Method Summary

JAXBGlobalBindings
newJAXBGlobalBindings(XsObject pParent)
Returns a new instance of JAXBGlobalBindings.
XsEAppinfo
newXsEAppinfo(XsObject pParent)

Methods inherited from class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl

newBaseType, newJAXBClass, newJAXBGlobalBindings, newJAXBGlobalJavaType, newJAXBJavaType, newJAXBJavadoc, newJAXBProperty, newJAXBSchemaBindings, newJAXBTypesafeEnumClass, newJAXBTypesafeEnumMember, newNameTransformation, newNameXmlTransform, newPackage, newXsEAppinfo, newXsESchema

Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl

getContext, getLocator, newXMLReader, newXsAGDefRef, newXsAGOccurs, newXsEAnnotation, newXsEAny, newXsEAppinfo, newXsEChoice, newXsEComplexContent, newXsEDocumentation, newXsEEnumeration, newXsEField, newXsEFractionDigits, newXsEImport, newXsEInclude, newXsEKey, newXsEKeyref, newXsELength, newXsEList, newXsEMaxExclusive, newXsEMaxInclusive, newXsEMaxLength, newXsEMinExclusive, newXsEMinInclusive, newXsEMinLength, newXsENotation, newXsEPattern, newXsERedefine, newXsERestriction, newXsESchema, newXsESelector, newXsESequence, newXsESimpleContent, newXsETopLevelSimpleType, newXsETotalDigits, newXsEUnion, newXsEUnique, newXsEWhiteSpace, newXsGAllModel, newXsGAttrDecls, newXsGComplexTypeModel, newXsGIdentityConstraint, newXsGParticle, newXsGSimpleRestrictionModel, newXsGTypeDefParticle, newXsSAXParser, newXsSAXParser, newXsTAll, newXsTAnnotated, newXsTAttribute, newXsTAttributeGroup, newXsTAttributeGroupRef, newXsTComplexRestrictionType, newXsTComplexType, newXsTExtensionType, newXsTGroup, newXsTGroupRef, newXsTLocalAllElement, newXsTLocalComplexType, newXsTLocalElement, newXsTLocalSimpleType, newXsTNamedGroup, newXsTSimpleExplicitGroup, newXsTSimpleExtensionType, newXsTSimpleRestrictionType, newXsTTopLevelElement, newXsTWildcard

Method Details

newJAXBGlobalBindings

public JAXBGlobalBindings newJAXBGlobalBindings(XsObject pParent)
Returns a new instance of JAXBGlobalBindings.
Specified by:
newJAXBGlobalBindings in interface JAXBXsObjectFactory
Overrides:
newJAXBGlobalBindings in interface JAXBXsObjectFactoryImpl

newXsEAppinfo

public XsEAppinfo newXsEAppinfo(XsObject pParent)
Specified by:
newXsEAppinfo in interface XsObjectFactory
Overrides:
newXsEAppinfo in interface JAXBXsObjectFactoryImpl