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 ComplexTypeSGChain
org.xml.sax.SAXException
public TypeSG getTypeSG(ComplexTypeSG pController)
getTypeSG
in interface ComplexTypeSGChain
public org.xml.sax.Locator getLocator(ComplexTypeSG pController)
getLocator
in interface ComplexTypeSGChain
public Context getClassContext(ComplexTypeSG pController)
getClassContext
in interface ComplexTypeSGChain
public JavaSource getXMLInterface(ComplexTypeSG pController) throws org.xml.sax.SAXException
getXMLInterface
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public JavaSource getXMLInterface(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLInterface
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public JavaSource getXMLImplementation(ComplexTypeSG pController) throws org.xml.sax.SAXException
getXMLImplementation
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public JavaSource getXMLImplementation(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLImplementation
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public JavaSource getXMLSerializer(ComplexTypeSG pController) throws org.xml.sax.SAXException
getXMLSerializer
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public JavaSource getXMLSerializer(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLSerializer
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public JavaSource getXMLHandler(ComplexTypeSG pController, JavaQName pQName) throws org.xml.sax.SAXException
getXMLHandler
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public JavaSource getXMLHandler(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLHandler
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public boolean hasAttributes(ComplexTypeSG pController)
hasAttributes
in interface ComplexTypeSGChain
public java.lang.Object newAttributeSG(ComplexTypeSG pController, XSAttribute pAttribute) throws org.xml.sax.SAXException
newAttributeSG
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public java.lang.Object newAttributeSG(ComplexTypeSG pController, XSWildcard pWildcard) throws org.xml.sax.SAXException
newAttributeSG
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public void addAttributeSG(ComplexTypeSG pController, AttributeSG pAttribute) throws org.xml.sax.SAXException
addAttributeSG
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public AttributeSG[] getAttributes(ComplexTypeSG pController)
getAttributes
in interface ComplexTypeSGChain
public boolean hasSimpleContent(ComplexTypeSG pController)
hasSimpleContent
in interface ComplexTypeSGChain
public java.lang.Object newSimpleContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
newSimpleContentTypeSG
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public SimpleContentSG getSimpleContentSG(ComplexTypeSG pController)
getSimpleContentSG
in interface ComplexTypeSGChain
public java.lang.Object newComplexContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
newComplexContentTypeSG
in interface ComplexTypeSGChain
org.xml.sax.SAXException
public ComplexContentSG getComplexContentSG(ComplexTypeSG pController)
getComplexContentSG
in interface ComplexTypeSGChain