net.sf.jaxme.generator.sg
Interface ObjectSGChain
- All Known Implementing Classes:
- JAXBObjectSG, ObjectSGChainImpl
- public interface ObjectSGChain
getName
public net.sf.jaxme.xs.xml.XsQName getName(ObjectSG pController)
generate
public void generate(ObjectSG pController)
throws SAXException
- Throws:
SAXException
getClassContext
public Context getClassContext(ObjectSG pController)
getTypeSG
public TypeSG getTypeSG(ObjectSG pController)
getXMLInterface
public net.sf.jaxme.js.JavaSource getXMLInterface(ObjectSG pController)
throws SAXException
- Throws:
SAXException
getXMLImplementation
public net.sf.jaxme.js.JavaSource getXMLImplementation(ObjectSG pController)
throws SAXException
- Throws:
SAXException
getXMLSerializer
public net.sf.jaxme.js.JavaSource getXMLSerializer(ObjectSG pController)
throws SAXException
- Throws:
SAXException
getXMLHandler
public net.sf.jaxme.js.JavaSource getXMLHandler(ObjectSG pController)
throws SAXException
- Throws:
SAXException
init
public void init(ObjectSG pController)
throws SAXException
- Throws:
SAXException
getLocator
public Locator getLocator(ObjectSG pController)
getSchema
public SchemaSG getSchema(ObjectSG pController)
getFactory
public SGFactory getFactory(ObjectSG pController)