net.sf.jaxme.generator.sg.impl
Class JaxMeSchemaReader.JaxMeAppinfoImpl

java.lang.Object
  extended bynet.sf.jaxme.xs.xml.impl.XsObjectImpl
      extended bynet.sf.jaxme.xs.xml.impl.XsEAppinfoImpl
          extended bynet.sf.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
              extended bynet.sf.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeAppinfoImpl
All Implemented Interfaces:
net.sf.jaxme.xs.xml.XsEAppinfo, net.sf.jaxme.xs.xml.XsObject
Enclosing class:
JaxMeSchemaReader

public class JaxMeSchemaReader.JaxMeAppinfoImpl
extends net.sf.jaxme.xs.jaxb.impl.JAXBAppinfoImpl


Method Summary
protected  net.sf.jaxme.xs.parser.XsObjectCreator[] getXsObjectCreators()
           
 
Methods inherited from class net.sf.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
createClass, createGlobalBindings, createJavadoc, createJavaType, createProperty, createSchemaBindings, createTypesafeEnumClass, createTypesafeEnumMember, getChildHandler, getJAXBXsObjectFactory
 
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsEAppinfoImpl
addChild, getChilds, getSource, setSource
 
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsObjectImpl
asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
 
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.XsObject
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
 

Method Detail

getXsObjectCreators

protected net.sf.jaxme.xs.parser.XsObjectCreator[] getXsObjectCreators()