net.sf.jaxme.generator.sg.impl
Class JaxMeSGFactory.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.JaxMeSGFactory.JaxMeAppinfoImpl
All Implemented Interfaces:
net.sf.jaxme.xs.xml.XsEAppinfo, net.sf.jaxme.xs.xml.XsObject
Enclosing class:
JaxMeSGFactory

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


Method Summary
 ContentHandler getChildHandler(java.lang.String pQName, java.lang.String pNamespaceURI, java.lang.String pLocalName)
           
 
Methods inherited from class net.sf.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
createClass, createGlobalBindings, createJavadoc, createJavaType, createProperty, createSchemaBindings, createTypesafeEnumClass, createTypesafeEnumMember, getJAXBXsObjectFactory
 
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsEAppinfoImpl
addChild, getChilds, getSource, getXsObjectCreators, 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

getChildHandler

public ContentHandler getChildHandler(java.lang.String pQName,
                                      java.lang.String pNamespaceURI,
                                      java.lang.String pLocalName)
                               throws SAXException
Throws:
SAXException