public class SchemaSGChainImpl extends java.lang.Object implements SchemaSGChain
| Modifier | Constructor and Description |
|---|---|
protected |
SchemaSGChainImpl(SchemaSGChain o) |
protected SchemaSGChainImpl(SchemaSGChain o)
public TypeSG[] getTypes(SchemaSG pController) throws org.xml.sax.SAXException
getTypes in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic TypeSG getType(SchemaSG pController, XsQName pName) throws org.xml.sax.SAXException
getType in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic GroupSG[] getGroups(SchemaSG pController) throws org.xml.sax.SAXException
getGroups in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic GroupSG getGroup(SchemaSG pController, XsQName pName) throws org.xml.sax.SAXException
getGroup in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic ObjectSG[] getObjects(SchemaSG pController) throws org.xml.sax.SAXException
getObjects in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic ObjectSG getElement(SchemaSG pController, XsQName pName) throws org.xml.sax.SAXException
getElement in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic ObjectSG[] getElements(SchemaSG pController) throws org.xml.sax.SAXException
getElements in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic java.lang.String getCollectionType(SchemaSG pController)
getCollectionType in interface SchemaSGChainpublic JavaSourceFactory getJavaSourceFactory(SchemaSG pController)
getJavaSourceFactory in interface SchemaSGChainpublic void generate(SchemaSG pController) throws org.xml.sax.SAXException
generate in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic boolean isBindingStyleModelGroup(SchemaSG pController)
isBindingStyleModelGroup in interface SchemaSGChainpublic boolean isChoiceContentProperty(SchemaSG pController)
isChoiceContentProperty in interface SchemaSGChainpublic boolean isFailFastCheckEnabled(SchemaSG pController)
isFailFastCheckEnabled in interface SchemaSGChainpublic boolean isJavaNamingConventionsEnabled(SchemaSG pController)
isJavaNamingConventionsEnabled in interface SchemaSGChainpublic boolean isFixedAttributeConstantProperty(SchemaSG pController)
isFixedAttributeConstantProperty in interface SchemaSGChainpublic boolean isGeneratingIsSetMethod(SchemaSG pController)
isGeneratingIsSetMethod in interface SchemaSGChainpublic boolean isUnderscoreWordSeparator(SchemaSG pController)
isUnderscoreWordSeparator in interface SchemaSGChainpublic JAXBJavaType[] getJAXBJavaTypes(SchemaSG pController)
getJAXBJavaTypes in interface SchemaSGChainpublic XsQName[] getTypesafeEnumBase(SchemaSG pController)
getTypesafeEnumBase in interface SchemaSGChainpublic org.w3c.dom.Document getConfigFile(SchemaSG pController, java.lang.String pPackageName, java.util.List pContextList) throws org.xml.sax.SAXException
getConfigFile in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic void generateJaxbProperties(SchemaSG pController) throws org.xml.sax.SAXException
generateJaxbProperties in interface SchemaSGChainorg.xml.sax.SAXExceptionpublic SGFactory getFactory(SchemaSG pController)
getFactory in interface SchemaSGChainpublic SchemaSG getSchema(SchemaSG pController)
getSchema in interface SchemaSGChainpublic org.xml.sax.Locator getLocator(SchemaSG pController)
getLocator in interface SchemaSGChainpublic void init(SchemaSG pController) throws org.xml.sax.SAXException
init in interface SchemaSGChainorg.xml.sax.SAXException