org.webdocwf.util.loader.generator
Class WriteXmlFile

java.lang.Object
  extended byorg.webdocwf.util.loader.generator.WriteXmlFile

public class WriteXmlFile
extends java.lang.Object

WriteXmlFile writes the xml file (ImportDefinition.xml), and creates generatorOutput directory if they don't exists.

Version:
1.0
Author:
Radoslav Dutina

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

WriteXmlFile

public WriteXmlFile(org.w3c.dom.Document document,
                    InputParameters generatorParameters)
             throws LoaderException
Construct object WriteXmlFile with associated parameters.

Parameters:
document - is the org.w3c.dom.Document object, which is created in CreateIncludeFile class.
generatorParameters - represents the references to InputParameter object.
Throws:
LoaderException


Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.