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.AttributeSGImpl
Constructor Summary | |
Method Summary | |
void |
|
void |
|
SGFactory |
|
AttributeSGChain | |
Locator |
|
XsQName |
|
XsNamespaceList | |
XsTWildcard.ProcessContents | |
PropertySG | |
SchemaSG |
|
TypeSG | |
void |
|
boolean | |
boolean | |
Object |
public void forAllNonNullValues(JavaMethod pMethod, DirectAccessible pElement, SGlet pSGlet) throws SAXException
- Specified by:
- forAllNonNullValues in interface AttributeSG
public void forAllValues(JavaMethod pMethod, DirectAccessible pElement, SGlet pSGlet) throws SAXException
- Specified by:
- forAllValues in interface AttributeSG
public SGFactory getFactory()
Returns the factory that created this item.
- Specified by:
- getFactory in interface SGItem
public Locator getLocator()
Returns the items location in the schema; useful for error messages.
- Specified by:
- getLocator in interface SGItem
public XsNamespaceList getNamespaceList()
- Specified by:
- getNamespaceList in interface AttributeSG
public XsTWildcard.ProcessContents getProcessContents()
- Specified by:
- getProcessContents in interface AttributeSG
public void init() throws SAXException
Initializes the item.
public Object newPropertySGChain()
- Specified by:
- newPropertySGChain in interface AttributeSG