Java Doc for XMLWriter.java in » Swing-Library » abeille-forms-designer » com » jeta » forms » store » xml » writer » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Writes the JMLNode to the writer associated with this object.
Parameters: node - the node to convert to XML Parameters: writer - A writer where the XML will be output to. throws: IOException -