|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webdocwf.util.loader.generator.WriteImportDefinition
public class WriteImportDefinition
WriteImportDefinition class creates ImportDefinition.xml file.
Constructor Summary | |
---|---|
WriteImportDefinition(org.w3c.dom.Document document,
org.w3c.dom.Element root,
ImportDefinitionAttributes importDefinitionAttributes,
InputParameters generatorParameters)
Construct object WriteImportDefinition 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 |
---|
public WriteImportDefinition(org.w3c.dom.Document document, org.w3c.dom.Element root, ImportDefinitionAttributes importDefinitionAttributes, InputParameters generatorParameters) throws LoaderException
document
- is the org.w3c.dom.Document object, which is created in CreateIncludeFile class.root
- is the root element from document object.importDefinitionAttributes
- is references to ImportDefinitionAttributes object.generatorParameters
- represents the references to InputParameter object.
LoaderException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |