org.apache.ws.jaxme.generator.ino.api4j
Class TaminoAPI4JSG
java.lang.Object
   org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
       org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
- All Implemented Interfaces: 
- SGFactoryChain
- public class TaminoAPI4JSG- extends SGFactoryChainImpl
- Author:
- Jochen Wiedmann
 
 
 
 
| Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl | 
| getGenerator, getGroups, getGroupSG, getGroupSG, getObjects, getObjectSG, getObjectSG, getSchemaSG, getSchemaSG, getTypes, getTypeSG, getTypeSG, getTypeSG, newFacet, newGroupSG, newGroupSG, newObjectSG, newObjectSG, newTypeSG, newTypeSG, newTypeSG, newXsObjectFactory, newXSObjectFactory, newXSParser | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TAMINOAPI4J_SCHEMA_URI
public static final java.lang.String TAMINOAPI4J_SCHEMA_URI
- See Also:
- Constant Field Values
TaminoAPI4JSG
public TaminoAPI4JSG(SGFactoryChain o)
setRaDetails
public void setRaDetails(TaminoAPI4JSG.RaDetails pDetails)
- 
 
getRaDetails
public TaminoAPI4JSG.RaDetails getRaDetails()
- 
 
init
public void init(SGFactory pFactory)
- 
- Specified by:
- initin interface- SGFactoryChain
- Overrides:
- initin class- SGFactoryChainImpl
 
- 
 
newSchemaSG
public java.lang.Object newSchemaSG(SGFactory pController,
                                    XSSchema pSchema)
                             throws org.xml.sax.SAXException
- 
- Specified by:
- newSchemaSGin interface- SGFactoryChain
- Overrides:
- newSchemaSGin class- SGFactoryChainImpl
 
- 
- Throws:
- org.xml.sax.SAXException
 
addAttribute
protected void addAttribute(TypeSG pComplexTypeSG,
                            XSType pParent,
                            XsQName pName,
                            XSType pType,
                            java.lang.String pPropertyName)
                     throws org.xml.sax.SAXException
- 
- Throws:
- org.xml.sax.SAXException
 
newObjectSG
public java.lang.Object newObjectSG(SGFactory pFactory,
                                    XSElement pElement)
                             throws org.xml.sax.SAXException
- 
- Specified by:
- newObjectSGin interface- SGFactoryChain
- Overrides:
- newObjectSGin class- SGFactoryChainImpl
 
- 
- Throws:
- org.xml.sax.SAXException
 
getObjectSG
public ObjectSG getObjectSG(SGFactory pFactory,
                            XSElement pElement)
                     throws org.xml.sax.SAXException
- 
- Specified by:
- getObjectSGin interface- SGFactoryChain
- Overrides:
- getObjectSGin class- SGFactoryChainImpl
 
- 
- Throws:
- org.xml.sax.SAXException