public class TaminoAPI4JSG extends SGFactoryChainImpl
| Modifier and Type | Class and Description |
|---|---|
class |
TaminoAPI4JSG.DbDetails |
class |
TaminoAPI4JSG.InoDetails |
class |
TaminoAPI4JSG.RaDetails |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAMINOAPI4J_SCHEMA_URI |
| Constructor and Description |
|---|
TaminoAPI4JSG(SGFactoryChain o) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAttribute(TypeSG pComplexTypeSG,
XSType pParent,
XsQName pName,
XSType pType,
java.lang.String pPropertyName) |
TaminoAPI4JSG.DbDetails |
getDbDetails() |
ObjectSG |
getObjectSG(SGFactory pFactory,
XSElement pElement) |
TaminoAPI4JSG.RaDetails |
getRaDetails() |
void |
init(SGFactory pFactory) |
java.lang.Object |
newObjectSG(SGFactory pFactory,
XSElement pElement) |
java.lang.Object |
newSchemaSG(SGFactory pController,
XSSchema pSchema) |
void |
setDbDetails(TaminoAPI4JSG.DbDetails pDetails) |
void |
setRaDetails(TaminoAPI4JSG.RaDetails pDetails) |
getGenerator, getGroups, getGroupSG, getGroupSG, getObjects, getObjectSG, getObjectSG, getSchemaSG, getSchemaSG, getTypes, getTypeSG, getTypeSG, getTypeSG, newFacet, newGroupSG, newGroupSG, newObjectSG, newObjectSG, newTypeSG, newTypeSG, newTypeSG, newXsObjectFactory, newXSObjectFactory, newXSParserpublic static final java.lang.String TAMINOAPI4J_SCHEMA_URI
public TaminoAPI4JSG(SGFactoryChain o)
public void setRaDetails(TaminoAPI4JSG.RaDetails pDetails) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic TaminoAPI4JSG.RaDetails getRaDetails()
public void setDbDetails(TaminoAPI4JSG.DbDetails pDetails)
public TaminoAPI4JSG.DbDetails getDbDetails()
public void init(SGFactory pFactory)
init in interface SGFactoryChaininit in class SGFactoryChainImplpublic java.lang.Object newSchemaSG(SGFactory pController, XSSchema pSchema) throws org.xml.sax.SAXException
newSchemaSG in interface SGFactoryChainnewSchemaSG in class SGFactoryChainImplorg.xml.sax.SAXExceptionprotected void addAttribute(TypeSG pComplexTypeSG, XSType pParent, XsQName pName, XSType pType, java.lang.String pPropertyName) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic java.lang.Object newObjectSG(SGFactory pFactory, XSElement pElement) throws org.xml.sax.SAXException
newObjectSG in interface SGFactoryChainnewObjectSG in class SGFactoryChainImplorg.xml.sax.SAXExceptionpublic ObjectSG getObjectSG(SGFactory pFactory, XSElement pElement) throws org.xml.sax.SAXException
getObjectSG in interface SGFactoryChaingetObjectSG in class SGFactoryChainImplorg.xml.sax.SAXException