|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webdocwf.util.loader.generator.WriteXmlFile
WriteXmlFile writes the xml file (ImportDefinition.xml), and creates generatorOutput directory if they don't exists.
Constructor Summary | |
WriteXmlFile(org.w3c.dom.Document document,
InputParameters generatorParameters)
Construct object WriteXmlFile with associated parameters. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WriteXmlFile(org.w3c.dom.Document document, InputParameters generatorParameters) throws LoaderException
document
- is the org.w3c.dom.Document object, which is created in CreateIncludeFile class.generatorParameters
- represents the references to InputParameter object.
LoaderException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |