org.apache.ws.jaxme.generator.sg
Interface AttributeSGChain
- All Known Implementing Classes:
- AttributeSGChainImpl
- public interface AttributeSGChain
getName
public XsQName getName(AttributeSG pController)
isRequired
public boolean isRequired(AttributeSG pController)
forAllValues
public void forAllValues(AttributeSG pController,
JavaMethod p0,
DirectAccessible p1,
SGlet p2)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
forAllNonNullValues
public void forAllNonNullValues(AttributeSG pController,
JavaMethod p0,
DirectAccessible p1,
SGlet p2)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
newPropertySGChain
public java.lang.Object newPropertySGChain(AttributeSG pController)
getPropertySG
public PropertySG getPropertySG(AttributeSG pController)
getTypeSG
public TypeSG getTypeSG(AttributeSG pController)
init
public void init(AttributeSG pController)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
getLocator
public org.xml.sax.Locator getLocator(AttributeSG pController)
getSchema
public SchemaSG getSchema(AttributeSG pController)
getFactory
public SGFactory getFactory(AttributeSG pController)