Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
Constructor Summary | |
public void addAttributeSG(ComplexTypeSG pController, AttributeSG pAttribute) throws SAXException
- Specified by:
- addAttributeSG in interface ComplexTypeSGChain
public AttributeSG[] getAttributes(ComplexTypeSG pController)
- Specified by:
- getAttributes in interface ComplexTypeSGChain
public Context getClassContext(ComplexTypeSG pController)
- Specified by:
- getClassContext in interface ComplexTypeSGChain
public ComplexContentSG getComplexContentSG(ComplexTypeSG pController)
- Specified by:
- getComplexContentSG in interface ComplexTypeSGChain
public Locator getLocator(ComplexTypeSG pController)
- Specified by:
- getLocator in interface ComplexTypeSGChain
public SimpleContentSG getSimpleContentSG(ComplexTypeSG pController)
- Specified by:
- getSimpleContentSG in interface ComplexTypeSGChain
public TypeSG getTypeSG(ComplexTypeSG pController)
- Specified by:
- getTypeSG in interface ComplexTypeSGChain
public JavaSource getXMLHandler(ComplexTypeSG pController, JavaQName pQName) throws SAXException
- Specified by:
- getXMLHandler in interface ComplexTypeSGChain
public JavaSource getXMLHandler(ComplexTypeSG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLHandler in interface ComplexTypeSGChain
public JavaSource getXMLImplementation(ComplexTypeSG pController) throws SAXException
- Specified by:
- getXMLImplementation in interface ComplexTypeSGChain
public JavaSource getXMLImplementation(ComplexTypeSG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLImplementation in interface ComplexTypeSGChain
public JavaSource getXMLInterface(ComplexTypeSG pController) throws SAXException
- Specified by:
- getXMLInterface in interface ComplexTypeSGChain
public JavaSource getXMLInterface(ComplexTypeSG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLInterface in interface ComplexTypeSGChain
public JavaSource getXMLSerializer(ComplexTypeSG pController) throws SAXException
- Specified by:
- getXMLSerializer in interface ComplexTypeSGChain
public JavaSource getXMLSerializer(ComplexTypeSG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLSerializer in interface ComplexTypeSGChain
public boolean hasAttributes(ComplexTypeSG pController)
- Specified by:
- hasAttributes in interface ComplexTypeSGChain
public boolean hasSimpleContent(ComplexTypeSG pController)
- Specified by:
- hasSimpleContent in interface ComplexTypeSGChain
public void init(ComplexTypeSG pController) throws SAXException
- Specified by:
- init in interface ComplexTypeSGChain
public Object newAttributeSG(ComplexTypeSG pController, XSAttribute pAttribute) throws SAXException
- Specified by:
- newAttributeSG in interface ComplexTypeSGChain
public Object newAttributeSG(ComplexTypeSG pController, XSWildcard pWildcard) throws SAXException
- Specified by:
- newAttributeSG in interface ComplexTypeSGChain
public Object newComplexContentTypeSG(ComplexTypeSG pController) throws SAXException
- Specified by:
- newComplexContentTypeSG in interface ComplexTypeSGChain
public Object newSimpleContentTypeSG(ComplexTypeSG pController) throws SAXException
- Specified by:
- newSimpleContentTypeSG in interface ComplexTypeSGChain