org.apache.ws.jaxme.generator.ino.api4j
Class TaminoAPI4JSchemaSG

java.lang.Object
  extended by org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
      extended by org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSchemaSG
All Implemented Interfaces:
SchemaSGChain

public class TaminoAPI4JSchemaSG
extends SchemaSGChainImpl

Author:
Jochen Wiedmann

Constructor Summary
TaminoAPI4JSchemaSG(SchemaSGChain pChain, TaminoAPI4JSG pBaseSG)
          Creates a new instance with the given backing chains.
 
Method Summary
protected  TaminoAPI4JSG getBaseSG()
           
 org.w3c.dom.Document getConfigFile(SchemaSG pController, java.lang.String pPackageName, java.util.List pContextList)
           
 
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
generate, generateJaxbProperties, getCollectionType, getElement, getElements, getFactory, getGroup, getGroups, getJavaSourceFactory, getJAXBJavaTypes, getLocator, getObjects, getSchema, getType, getTypes, getTypesafeEnumBase, init, isBindingStyleModelGroup, isChoiceContentProperty, isFailFastCheckEnabled, isFixedAttributeConstantProperty, isGeneratingIsSetMethod, isJavaNamingConventionsEnabled, isUnderscoreWordSeparator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaminoAPI4JSchemaSG

public TaminoAPI4JSchemaSG(SchemaSGChain pChain,
                           TaminoAPI4JSG pBaseSG)
Creates a new instance with the given backing chains.

Method Detail

getBaseSG

protected TaminoAPI4JSG getBaseSG()

getConfigFile

public org.w3c.dom.Document getConfigFile(SchemaSG pController,
                                          java.lang.String pPackageName,
                                          java.util.List pContextList)
                                   throws org.xml.sax.SAXException
Specified by:
getConfigFile in interface SchemaSGChain
Overrides:
getConfigFile in class SchemaSGChainImpl
Throws:
org.xml.sax.SAXException