org.apache.ws.jaxme.generator.sg.impl
Class JaxMeSchemaReader.JaxMeXsObjectFactory

java.lang.Object
  extended by org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
      extended by org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
          extended by org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeXsObjectFactory
All Implemented Interfaces:
JAXBXsObjectFactory, XsObjectFactory
Enclosing class:
JaxMeSchemaReader

public class JaxMeSchemaReader.JaxMeXsObjectFactory
extends JAXBXsObjectFactoryImpl


Constructor Summary
JaxMeSchemaReader.JaxMeXsObjectFactory()
           
 
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, newJAXBGlobalJavaType, newJAXBJavadoc, newJAXBJavaType, newJAXBProperty, newJAXBSchemaBindings, newJAXBTypesafeEnumClass, newJAXBTypesafeEnumMember, newNameTransformation, newNameXmlTransform, newPackage, newXsESchema
 
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
getContext, getLocator, newXMLReader, newXsAGDefRef, newXsAGOccurs, newXsEAnnotation, newXsEAny, newXsEChoice, newXsEComplexContent, newXsEDocumentation, newXsEEnumeration, newXsEField, newXsEFractionDigits, newXsEImport, newXsEInclude, newXsEKey, newXsEKeyref, newXsELength, newXsEList, newXsEMaxExclusive, newXsEMaxInclusive, newXsEMaxLength, newXsEMinExclusive, newXsEMinInclusive, newXsEMinLength, newXsENotation, newXsEPattern, newXsERedefine, newXsERestriction, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
getLocator, newXMLReader, newXsAGDefRef, newXsAGOccurs, newXsEAnnotation, newXsEAny, newXsEChoice, newXsEComplexContent, newXsEDocumentation, newXsEEnumeration, newXsEField, newXsEFractionDigits, newXsEImport, newXsEInclude, newXsEKey, newXsEKeyref, newXsELength, newXsEList, newXsEMaxExclusive, newXsEMaxInclusive, newXsEMaxLength, newXsEMinExclusive, newXsEMinInclusive, newXsEMinLength, newXsENotation, newXsEPattern, newXsERedefine, newXsERestriction, 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
 

Constructor Detail

JaxMeSchemaReader.JaxMeXsObjectFactory

public JaxMeSchemaReader.JaxMeXsObjectFactory()
Method Detail

newXsEAppinfo

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

newJAXBGlobalBindings

public JAXBGlobalBindings newJAXBGlobalBindings(XsObject pParent)
Description copied from interface: JAXBXsObjectFactory

Returns a new instance of JAXBGlobalBindings.

Specified by:
newJAXBGlobalBindings in interface JAXBXsObjectFactory
Overrides:
newJAXBGlobalBindings in class JAXBXsObjectFactoryImpl