org.apache.ws.jaxme.generator.sg.impl
Class JaxMeSGFactory.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.JaxMeSGFactory.JaxMeXsObjectFactory
All Implemented Interfaces:
JAXBXsObjectFactory, XsObjectFactory
Enclosing class:
JaxMeSGFactory

public class JaxMeSGFactory.JaxMeXsObjectFactory
extends JAXBXsObjectFactoryImpl


Constructor Summary
JaxMeSGFactory.JaxMeXsObjectFactory()
           
 
Method Summary
 XsEAppinfo newXsEAppinfo(XsObject pParent)
           
 
Methods inherited from class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
newBaseType, newJAXBClass, newJAXBGlobalBindings, 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

JaxMeSGFactory.JaxMeXsObjectFactory

public JaxMeSGFactory.JaxMeXsObjectFactory()
Method Detail

newXsEAppinfo

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