org.apache.ws.jaxme.generator.sg.impl
Class AttributeSGChainImpl
java.lang.Object
   org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
- All Implemented Interfaces: 
- AttributeSGChain
- public class AttributeSGChainImpl- extends java.lang.Object- implements AttributeSGChain
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AttributeSGChainImpl
protected AttributeSGChainImpl(AttributeSGChain o)
getName
public XsQName getName(AttributeSG pController)
- 
- Specified by:
- getNamein interface- AttributeSGChain
 
- 
 
isRequired
public boolean isRequired(AttributeSG pController)
- 
- Specified by:
- isRequiredin interface- AttributeSGChain
 
- 
 
forAllValues
public void forAllValues(AttributeSG pController,
                         JavaMethod pMethod,
                         DirectAccessible pElement,
                         SGlet pSGlet)
                  throws org.xml.sax.SAXException
- 
- Specified by:
- forAllValuesin interface- AttributeSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
forAllNonNullValues
public void forAllNonNullValues(AttributeSG pController,
                                JavaMethod pMethod,
                                DirectAccessible pElement,
                                SGlet pSGlet)
                         throws org.xml.sax.SAXException
- 
- Specified by:
- forAllNonNullValuesin interface- AttributeSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
newPropertySGChain
public java.lang.Object newPropertySGChain(AttributeSG pController)
- 
- Specified by:
- newPropertySGChainin interface- AttributeSGChain
 
- 
 
getPropertySG
public PropertySG getPropertySG(AttributeSG pController)
- 
- Specified by:
- getPropertySGin interface- AttributeSGChain
 
- 
 
getTypeSG
public TypeSG getTypeSG(AttributeSG pController)
- 
- Specified by:
- getTypeSGin interface- AttributeSGChain
 
- 
 
isWildcard
public boolean isWildcard(AttributeSG pController)
- 
- Specified by:
- isWildcardin interface- AttributeSGChain
 
- 
 
getNamespaceList
public XsNamespaceList getNamespaceList(AttributeSG pController)
- 
- Specified by:
- getNamespaceListin interface- AttributeSGChain
 
- 
 
getProcessContents
public XsTWildcard.ProcessContents getProcessContents(AttributeSG pController)
- 
- Specified by:
- getProcessContentsin interface- AttributeSGChain
 
- 
 
getFactory
public SGFactory getFactory(AttributeSG pController)
- 
- Specified by:
- getFactoryin interface- AttributeSGChain
 
- 
 
getSchema
public SchemaSG getSchema(AttributeSG pController)
- 
- Specified by:
- getSchemain interface- AttributeSGChain
 
- 
 
getLocator
public org.xml.sax.Locator getLocator(AttributeSG pController)
- 
- Specified by:
- getLocatorin interface- AttributeSGChain
 
- 
 
init
public void init(AttributeSG pController)
          throws org.xml.sax.SAXException
- 
- Specified by:
- initin interface- AttributeSGChain
 
- 
- Throws:
- org.xml.sax.SAXException