| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface of an object, which generates instances
 of org.apache.ws.jaxme.JMXmlSerializer.
| Method Summary | |
|  void | generate()Invokes the various newFooMethodmethods. | 
|  JavaSource | getJavaSource()Returns the class being created. | 
|  ComplexTypeSG | getType()Returns the type being serialized. | 
|  JavaMethod | newGetAttributesMethod()Generates the method JMSAXDriver.getAttributes(org.apache.ws.jaxme.impl.JMSAXDriverController, Object). | 
|  JavaMethod | newGetPreferredPrefixMethod()Generates the method JMSAXDriver.getPreferredPrefix(String). | 
|  JavaMethod | newMarshalChildsMethod()Generates the method JMSAXDriver.marshalChilds(org.apache.ws.jaxme.impl.JMSAXDriverController, org.xml.sax.ContentHandler, Object). | 
| Method Detail | 
public JavaSource getJavaSource()
public ComplexTypeSG getType()
public JavaMethod newGetAttributesMethod()
                                  throws org.xml.sax.SAXException
JMSAXDriver.getAttributes(org.apache.ws.jaxme.impl.JMSAXDriverController, Object).
org.xml.sax.SAXException
public JavaMethod newGetPreferredPrefixMethod()
                                       throws org.xml.sax.SAXException
JMSAXDriver.getPreferredPrefix(String).
org.xml.sax.SAXException
public JavaMethod newMarshalChildsMethod()
                                  throws org.xml.sax.SAXException
JMSAXDriver.marshalChilds(org.apache.ws.jaxme.impl.JMSAXDriverController, org.xml.sax.ContentHandler, Object).
org.xml.sax.SAXException
public void generate()
              throws org.xml.sax.SAXException
newFooMethod
 methods.
org.xml.sax.SAXException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||