org.webdocwf.util.loader.generator
Class WriteDomlFile

java.lang.Object
  extended by org.webdocwf.util.loader.generator.WriteDomlFile

public class WriteDomlFile
extends java.lang.Object

WriteDomlFile class writes the doml file.

Version:
1.0
Author:
Radoslav Dutina

Constructor Summary
WriteDomlFile(org.w3c.dom.Document documentDoml, InputParameters generatorParameters)
          Construct object WriteDomlFile with associated parameters.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriteDomlFile

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

Parameters:
documentDoml - is reference object of the Document class.
generatorParameters - represents the references to InputParameter object. database.
Throws:
LoaderException


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