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.AttributeSGChainImpl
Constructor Summary | |
Method Summary | |
void |
|
void |
|
SGFactory |
|
Locator |
|
XsQName |
|
XsNamespaceList |
|
XsTWildcard.ProcessContents |
|
PropertySG |
|
SchemaSG |
|
TypeSG |
|
void |
|
boolean |
|
boolean |
|
Object |
|
public void forAllNonNullValues(AttributeSG pController, JavaMethod pMethod, DirectAccessible pElement, SGlet pSGlet) throws SAXException
- Specified by:
- forAllNonNullValues in interface AttributeSGChain
public void forAllValues(AttributeSG pController, JavaMethod pMethod, DirectAccessible pElement, SGlet pSGlet) throws SAXException
- Specified by:
- forAllValues in interface AttributeSGChain
public SGFactory getFactory(AttributeSG pController)
- Specified by:
- getFactory in interface AttributeSGChain
public Locator getLocator(AttributeSG pController)
- Specified by:
- getLocator in interface AttributeSGChain
public XsQName getName(AttributeSG pController)
- Specified by:
- getName in interface AttributeSGChain
public XsNamespaceList getNamespaceList(AttributeSG pController)
- Specified by:
- getNamespaceList in interface AttributeSGChain
public XsTWildcard.ProcessContents getProcessContents(AttributeSG pController)
- Specified by:
- getProcessContents in interface AttributeSGChain
public PropertySG getPropertySG(AttributeSG pController)
- Specified by:
- getPropertySG in interface AttributeSGChain
public SchemaSG getSchema(AttributeSG pController)
- Specified by:
- getSchema in interface AttributeSGChain
public TypeSG getTypeSG(AttributeSG pController)
- Specified by:
- getTypeSG in interface AttributeSGChain
public void init(AttributeSG pController) throws SAXException
- Specified by:
- init in interface AttributeSGChain
public boolean isRequired(AttributeSG pController)
- Specified by:
- isRequired in interface AttributeSGChain
public boolean isWildcard(AttributeSG pController)
- Specified by:
- isWildcard in interface AttributeSGChain
public Object newPropertySGChain(AttributeSG pController)
- Specified by:
- newPropertySGChain in interface AttributeSGChain