org.apache.ws.jaxme.generator.sg.impl
Class ObjectSGChainImpl
java.lang.Object
   org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
- All Implemented Interfaces: 
- ObjectSGChain
- public class ObjectSGChainImpl- extends java.lang.Object- implements ObjectSGChain
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ObjectSGChainImpl
protected ObjectSGChainImpl(ObjectSGChain o)
getName
public XsQName getName(ObjectSG pController)
- 
- Specified by:
- getNamein interface- ObjectSGChain
 
- 
 
getClassContext
public Context getClassContext(ObjectSG pController)
- 
- Specified by:
- getClassContextin interface- ObjectSGChain
 
- 
 
getTypeSG
public TypeSG getTypeSG(ObjectSG pController)
- 
- Specified by:
- getTypeSGin interface- ObjectSGChain
 
- 
 
getXMLInterface
public JavaSource getXMLInterface(ObjectSG pController)
                           throws org.xml.sax.SAXException
- 
- Specified by:
- getXMLInterfacein interface- ObjectSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getXMLImplementation
public JavaSource getXMLImplementation(ObjectSG pController)
                                throws org.xml.sax.SAXException
- 
- Specified by:
- getXMLImplementationin interface- ObjectSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getXMLHandler
public JavaSource getXMLHandler(ObjectSG pController)
                         throws org.xml.sax.SAXException
- 
- Specified by:
- getXMLHandlerin interface- ObjectSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getXMLSerializer
public JavaSource getXMLSerializer(ObjectSG pController)
                            throws org.xml.sax.SAXException
- 
- Specified by:
- getXMLSerializerin interface- ObjectSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
generate
public void generate(ObjectSG pController)
              throws org.xml.sax.SAXException
- 
- Specified by:
- generatein interface- ObjectSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
isGlobal
public boolean isGlobal(ObjectSG pController)
                 throws org.xml.sax.SAXException
- 
- Specified by:
- isGlobalin interface- ObjectSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getFactory
public SGFactory getFactory(ObjectSG pController)
- 
- Specified by:
- getFactoryin interface- ObjectSGChain
 
- 
 
getSchema
public SchemaSG getSchema(ObjectSG pController)
- 
- Specified by:
- getSchemain interface- ObjectSGChain
 
- 
 
getLocator
public org.xml.sax.Locator getLocator(ObjectSG pController)
- 
- Specified by:
- getLocatorin interface- ObjectSGChain
 
- 
 
init
public void init(ObjectSG pController)
          throws org.xml.sax.SAXException
- 
- Specified by:
- initin interface- ObjectSGChain
 
- 
- Throws:
- org.xml.sax.SAXException