public class ComplexTypeSGChainImpl extends java.lang.Object implements ComplexTypeSGChain
| Modifier | Constructor and Description |
|---|---|
protected |
ComplexTypeSGChainImpl(ComplexTypeSGChain o) |
protected ComplexTypeSGChainImpl(ComplexTypeSGChain o)
public void init(ComplexTypeSG pController) throws org.xml.sax.SAXException
init in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic TypeSG getTypeSG(ComplexTypeSG pController)
getTypeSG in interface ComplexTypeSGChainpublic org.xml.sax.Locator getLocator(ComplexTypeSG pController)
getLocator in interface ComplexTypeSGChainpublic Context getClassContext(ComplexTypeSG pController)
getClassContext in interface ComplexTypeSGChainpublic JavaSource getXMLInterface(ComplexTypeSG pController) throws org.xml.sax.SAXException
getXMLInterface in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic JavaSource getXMLInterface(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLInterface in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic JavaSource getXMLImplementation(ComplexTypeSG pController) throws org.xml.sax.SAXException
getXMLImplementation in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic JavaSource getXMLImplementation(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLImplementation in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic JavaSource getXMLSerializer(ComplexTypeSG pController) throws org.xml.sax.SAXException
getXMLSerializer in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic JavaSource getXMLSerializer(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLSerializer in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic JavaSource getXMLHandler(ComplexTypeSG pController, JavaQName pQName) throws org.xml.sax.SAXException
getXMLHandler in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic JavaSource getXMLHandler(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLHandler in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic boolean hasAttributes(ComplexTypeSG pController)
hasAttributes in interface ComplexTypeSGChainpublic java.lang.Object newAttributeSG(ComplexTypeSG pController, XSAttribute pAttribute) throws org.xml.sax.SAXException
newAttributeSG in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic java.lang.Object newAttributeSG(ComplexTypeSG pController, XSWildcard pWildcard) throws org.xml.sax.SAXException
newAttributeSG in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic void addAttributeSG(ComplexTypeSG pController, AttributeSG pAttribute) throws org.xml.sax.SAXException
addAttributeSG in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic AttributeSG[] getAttributes(ComplexTypeSG pController)
getAttributes in interface ComplexTypeSGChainpublic boolean hasSimpleContent(ComplexTypeSG pController)
hasSimpleContent in interface ComplexTypeSGChainpublic java.lang.Object newSimpleContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
newSimpleContentTypeSG in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic SimpleContentSG getSimpleContentSG(ComplexTypeSG pController)
getSimpleContentSG in interface ComplexTypeSGChainpublic java.lang.Object newComplexContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
newComplexContentTypeSG in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic ComplexContentSG getComplexContentSG(ComplexTypeSG pController)
getComplexContentSG in interface ComplexTypeSGChain