|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.transform.BaseNodeProcessor
org.writersforge.catalan.transform.io.ExportJavaProcessor
Catalan processor which exports the contents of one or more java classes to the proper file and package path. Finds most of what it needs from the Java class content.
| Constructor Summary | |
ExportJavaProcessor(org.writersforge.bellows.Datum xml)
Creates a new instance of ExportJavaProcessor from the XML spec. |
|
| Method Summary | |
java.util.List |
processNode(java.lang.Object node)
Process a single node. |
| Methods inherited from class org.writersforge.catalan.transform.BaseNodeProcessor |
addLeftover, end, getLeftovers, getNodes, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExportJavaProcessor(org.writersforge.bellows.Datum xml)
xml - XML initializing spec| Method Detail |
public java.util.List processNode(java.lang.Object node)
node - the node to process
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||