|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl
Base implementation of BeanSG
, for derivation
of subclasses.
Field Summary | |
protected ComplexTypeSG |
ctSG
|
Constructor Summary | |
protected |
BeanSGImpl(ComplexTypeSG pType,
JavaSource pJs)
|
Method Summary | |
void |
generate()
Creates the various bean properties. |
JavaSource |
getJavaSource()
Returns the class being generated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected final ComplexTypeSG ctSG
Constructor Detail |
protected BeanSGImpl(ComplexTypeSG pType, JavaSource pJs)
Method Detail |
public JavaSource getJavaSource()
public void generate() throws org.xml.sax.SAXException
BeanSG
generate
in interface BeanSG
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |