net.sf.jaxme.generator.sg.impl
Class JaxMeSGFactory.JaxMeXsObjectFactory

java.lang.Object
  extended bynet.sf.jaxme.xs.xml.impl.XsObjectFactoryImpl
      extended bynet.sf.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
          extended bynet.sf.jaxme.generator.sg.impl.JaxMeSGFactory.JaxMeXsObjectFactory
All Implemented Interfaces:
net.sf.jaxme.xs.jaxb.JAXBXsObjectFactory, net.sf.jaxme.xs.xml.XsObjectFactory
Enclosing class:
JaxMeSGFactory

public class JaxMeSGFactory.JaxMeXsObjectFactory
extends net.sf.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl


Constructor Summary
JaxMeSGFactory.JaxMeXsObjectFactory()
           
 
Method Summary
 net.sf.jaxme.xs.xml.XsEAppinfo newXsEAppinfo(net.sf.jaxme.xs.xml.XsObject pParent)
           
 
Methods inherited from class net.sf.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
newBaseType, newJAXBClass, newJAXBGlobalBindings, newJAXBGlobalJavaType, newJAXBJavadoc, newJAXBJavaType, newJAXBProperty, newJAXBSchemaBindings, newJAXBTypesafeEnumClass, newJAXBTypesafeEnumMember, newNameTransformation, newNameXmlTransformation, newPackage, newXsESchema
 
Methods inherited from class net.sf.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 net.sf.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 net.sf.jaxme.xs.xml.XsEAppinfo newXsEAppinfo(net.sf.jaxme.xs.xml.XsObject pParent)