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