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, newXSParser
public 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.SAXException
public TaminoAPI4JSG.RaDetails getRaDetails()
public void setDbDetails(TaminoAPI4JSG.DbDetails pDetails)
public TaminoAPI4JSG.DbDetails getDbDetails()
public void init(SGFactory pFactory)
init
in interface SGFactoryChain
init
in class SGFactoryChainImpl
public java.lang.Object newSchemaSG(SGFactory pController, XSSchema pSchema) throws org.xml.sax.SAXException
newSchemaSG
in interface SGFactoryChain
newSchemaSG
in class SGFactoryChainImpl
org.xml.sax.SAXException
protected void addAttribute(TypeSG pComplexTypeSG, XSType pParent, XsQName pName, XSType pType, java.lang.String pPropertyName) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public java.lang.Object newObjectSG(SGFactory pFactory, XSElement pElement) throws org.xml.sax.SAXException
newObjectSG
in interface SGFactoryChain
newObjectSG
in class SGFactoryChainImpl
org.xml.sax.SAXException
public ObjectSG getObjectSG(SGFactory pFactory, XSElement pElement) throws org.xml.sax.SAXException
getObjectSG
in interface SGFactoryChain
getObjectSG
in class SGFactoryChainImpl
org.xml.sax.SAXException