|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.forms.util.xmltools.Forms2XML
| Constructor Summary | |
Forms2XML(java.io.File moduleFile)
Constructor - Takes a form ready for dumping. |
|
Forms2XML(JdapiModule module)
Constructor - Takes a form ready for dumping. |
|
| Method Summary | |
oracle.xml.parser.v2.XMLDocument |
dumpModule()
Dumps the form passed to the constructor and returns the XML as an object. |
static void |
main(java.lang.String[] args)
Takes a filename or set of filenames to process. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Forms2XML(JdapiModule module)
module - the module to dumppublic Forms2XML(java.io.File moduleFile)
moduleFile - the module to dump| Method Detail |
public oracle.xml.parser.v2.XMLDocument dumpModule()
public static void main(java.lang.String[] args)
args - command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||