|
|||||||||
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
org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementBeanSG
org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentBeanSG
public class SimpleContentBeanSG
Implementation of BeanSG
for elements with simple content.
Field Summary |
---|
Fields inherited from class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl |
---|
ctSG |
Constructor Summary | |
---|---|
SimpleContentBeanSG(ComplexTypeSG pType,
JavaSource pJs)
Creates a new instance generating properties for the given type into the Java class pJs . |
Method Summary | |
---|---|
void |
generate()
Creates the various bean properties. |
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl |
---|
getJavaSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleContentBeanSG(ComplexTypeSG pType, JavaSource pJs)
pJs
.
Method Detail |
---|
public void generate() throws org.xml.sax.SAXException
BeanSG
generate
in interface BeanSG
generate
in class BeanSGImpl
org.xml.sax.SAXException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |