public class JAXBComplexTypeSG extends java.lang.Object implements ComplexTypeSGChain
| Modifier | Constructor and Description |
|---|---|
protected |
JAXBComplexTypeSG(TypeSG pTypeSG,
XSType pType) |
protected |
JAXBComplexTypeSG(TypeSG pTypeSG,
XSType pType,
Context pContext)
Constructor for a local type, which is embedded into the enclosing
pContext. |
protected JAXBComplexTypeSG(TypeSG pTypeSG, XSType pType) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic 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 void init(ComplexTypeSG pController) throws org.xml.sax.SAXException
init in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic boolean hasSimpleContent(ComplexTypeSG pController)
hasSimpleContent in interface ComplexTypeSGChainpublic TypeSG getTypeSG(ComplexTypeSG pController)
getTypeSG in interface ComplexTypeSGChainpublic boolean hasAttributes(ComplexTypeSG pController)
hasAttributes in interface ComplexTypeSGChainpublic AttributeSG[] getAttributes(ComplexTypeSG pController)
getAttributes in interface ComplexTypeSGChainpublic Context getClassContext(ComplexTypeSG pController)
getClassContext in interface ComplexTypeSGChainpublic org.xml.sax.Locator getLocator(ComplexTypeSG pController)
getLocator 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 SimpleContentSG getSimpleContentSG(ComplexTypeSG pController)
getSimpleContentSG in interface ComplexTypeSGChainpublic ComplexContentSG getComplexContentSG(ComplexTypeSG pController)
getComplexContentSG in interface ComplexTypeSGChainpublic java.lang.Object newComplexContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
newComplexContentTypeSG in interface ComplexTypeSGChainorg.xml.sax.SAXExceptionpublic java.lang.Object newSimpleContentTypeSG(ComplexTypeSG pController) throws org.xml.sax.SAXException
newSimpleContentTypeSG in interface ComplexTypeSGChainorg.xml.sax.SAXException