org.apache.ws.jaxme.generator.sg
Interface AttributeSGChain
- All Known Implementing Classes:
- AttributeSGChainImpl
- public interface AttributeSGChain
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)
getProcessContents
public XsTWildcard.ProcessContents getProcessContents(AttributeSG pController)
getNamespaceList
public XsNamespaceList getNamespaceList(AttributeSG pController)
isWildcard
public boolean isWildcard(AttributeSG pController)
getTypeSG
public TypeSG getTypeSG(AttributeSG pController)
getPropertySG
public PropertySG getPropertySG(AttributeSG pController)
newPropertySGChain
public java.lang.Object newPropertySGChain(AttributeSG pController)
forAllNonNullValues
public void forAllNonNullValues(AttributeSG pController,
JavaMethod p0,
DirectAccessible p1,
SGlet p2)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
forAllValues
public void forAllValues(AttributeSG pController,
JavaMethod p0,
DirectAccessible p1,
SGlet p2)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
isRequired
public boolean isRequired(AttributeSG pController)
getName
public XsQName getName(AttributeSG pController)