public interface ComplexTypeSGChain
void init(ComplexTypeSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionTypeSG getTypeSG(ComplexTypeSG pController)
org.xml.sax.Locator getLocator(ComplexTypeSG pController)
Context getClassContext(ComplexTypeSG pController)
JavaSource getXMLInterface(ComplexTypeSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionJavaSource getXMLInterface(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionJavaSource getXMLImplementation(ComplexTypeSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionJavaSource getXMLImplementation(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionJavaSource getXMLSerializer(ComplexTypeSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionJavaSource getXMLSerializer(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionJavaSource getXMLHandler(ComplexTypeSG pController, JavaQName pQName) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionJavaSource getXMLHandler(ComplexTypeSG pController, JavaSource pSource) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionboolean hasAttributes(ComplexTypeSG pController)
java.lang.Object newAttributeSG(ComplexTypeSG pController, XSAttribute pAttribute) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionjava.lang.Object newAttributeSG(ComplexTypeSG pController, XSWildcard pWildcard) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionvoid addAttributeSG(ComplexTypeSG pController, AttributeSG pAttribute) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionAttributeSG[] getAttributes(ComplexTypeSG pController)
boolean hasSimpleContent(ComplexTypeSG pController)
java.lang.Object newSimpleContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionSimpleContentSG getSimpleContentSG(ComplexTypeSG pController)
java.lang.Object newComplexContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionComplexContentSG getComplexContentSG(ComplexTypeSG pController)