org.apache.ws.jaxme.generator.sg.impl
Class SchemaSGChainImpl
java.lang.Object
   org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
- All Implemented Interfaces: 
- SchemaSGChain
- Direct Known Subclasses: 
- JdbcSchemaSG, TaminoAPI4JSchemaSG
- public class SchemaSGChainImpl- extends java.lang.Object- implements SchemaSGChain
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SchemaSGChainImpl
protected SchemaSGChainImpl(SchemaSGChain o)
getTypes
public TypeSG[] getTypes(SchemaSG pController)
                  throws org.xml.sax.SAXException
- 
- Specified by:
- getTypesin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getType
public TypeSG getType(SchemaSG pController,
                      XsQName pName)
               throws org.xml.sax.SAXException
- 
- Specified by:
- getTypein interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getGroups
public GroupSG[] getGroups(SchemaSG pController)
                    throws org.xml.sax.SAXException
- 
- Specified by:
- getGroupsin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getGroup
public GroupSG getGroup(SchemaSG pController,
                        XsQName pName)
                 throws org.xml.sax.SAXException
- 
- Specified by:
- getGroupin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getObjects
public ObjectSG[] getObjects(SchemaSG pController)
                      throws org.xml.sax.SAXException
- 
- Specified by:
- getObjectsin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getElement
public ObjectSG getElement(SchemaSG pController,
                           XsQName pName)
                    throws org.xml.sax.SAXException
- 
- Specified by:
- getElementin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getElements
public ObjectSG[] getElements(SchemaSG pController)
                       throws org.xml.sax.SAXException
- 
- Specified by:
- getElementsin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getCollectionType
public java.lang.String getCollectionType(SchemaSG pController)
- 
- Specified by:
- getCollectionTypein interface- SchemaSGChain
 
- 
 
getJavaSourceFactory
public JavaSourceFactory getJavaSourceFactory(SchemaSG pController)
- 
- Specified by:
- getJavaSourceFactoryin interface- SchemaSGChain
 
- 
 
generate
public void generate(SchemaSG pController)
              throws org.xml.sax.SAXException
- 
- Specified by:
- generatein interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
isBindingStyleModelGroup
public boolean isBindingStyleModelGroup(SchemaSG pController)
- 
- Specified by:
- isBindingStyleModelGroupin interface- SchemaSGChain
 
- 
 
isChoiceContentProperty
public boolean isChoiceContentProperty(SchemaSG pController)
- 
- Specified by:
- isChoiceContentPropertyin interface- SchemaSGChain
 
- 
 
isFailFastCheckEnabled
public boolean isFailFastCheckEnabled(SchemaSG pController)
- 
- Specified by:
- isFailFastCheckEnabledin interface- SchemaSGChain
 
- 
 
isJavaNamingConventionsEnabled
public boolean isJavaNamingConventionsEnabled(SchemaSG pController)
- 
- Specified by:
- isJavaNamingConventionsEnabledin interface- SchemaSGChain
 
- 
 
isFixedAttributeConstantProperty
public boolean isFixedAttributeConstantProperty(SchemaSG pController)
- 
- Specified by:
- isFixedAttributeConstantPropertyin interface- SchemaSGChain
 
- 
 
isGeneratingIsSetMethod
public boolean isGeneratingIsSetMethod(SchemaSG pController)
- 
- Specified by:
- isGeneratingIsSetMethodin interface- SchemaSGChain
 
- 
 
isUnderscoreWordSeparator
public boolean isUnderscoreWordSeparator(SchemaSG pController)
- 
- Specified by:
- isUnderscoreWordSeparatorin interface- SchemaSGChain
 
- 
 
getJAXBJavaTypes
public JAXBJavaType[] getJAXBJavaTypes(SchemaSG pController)
- 
- Specified by:
- getJAXBJavaTypesin interface- SchemaSGChain
 
- 
 
getTypesafeEnumBase
public XsQName[] getTypesafeEnumBase(SchemaSG pController)
- 
- Specified by:
- getTypesafeEnumBasein interface- SchemaSGChain
 
- 
 
getConfigFile
public org.w3c.dom.Document getConfigFile(SchemaSG pController,
                                          java.lang.String pPackageName,
                                          java.util.List pContextList)
                                   throws org.xml.sax.SAXException
- 
- Specified by:
- getConfigFilein interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
generateJaxbProperties
public void generateJaxbProperties(SchemaSG pController)
                            throws org.xml.sax.SAXException
- 
- Specified by:
- generateJaxbPropertiesin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getFactory
public SGFactory getFactory(SchemaSG pController)
- 
- Specified by:
- getFactoryin interface- SchemaSGChain
 
- 
 
getSchema
public SchemaSG getSchema(SchemaSG pController)
- 
- Specified by:
- getSchemain interface- SchemaSGChain
 
- 
 
getLocator
public org.xml.sax.Locator getLocator(SchemaSG pController)
- 
- Specified by:
- getLocatorin interface- SchemaSGChain
 
- 
 
init
public void init(SchemaSG pController)
          throws org.xml.sax.SAXException
- 
- Specified by:
- initin interface- SchemaSGChain
 
- 
- Throws:
- org.xml.sax.SAXException