Home » Xerces-J-src.2.9.1 » dom » [javadoc | source]
dom
public class: DOMGenerate [javadoc | source]
java.lang.Object
   dom.DOMGenerate
Simple Sample that: - Generates a DOM from scratch. - Writes the DOM to a String using an LSSerializer
Method from dom.DOMGenerate Summary:
main
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from dom.DOMGenerate Detail:
 public static  void main(String[] argv)