Save This Page
Home » pentaho-reporting-engine-classic-0.8.10 » org.jfree.report.modules.gui » config » xml » [javadoc | source]
org.jfree.report.modules.gui.config.xml
public final class: DOMWriter [javadoc | source]
java.lang.Object
   org.jfree.xml.writer.XMLWriterSupport
      org.jfree.report.modules.gui.config.xml.DOMWriter
A XML-Writer utility class, that helps when writing an XML document from an arbitary data source.
Method from org.jfree.report.modules.gui.config.xml.DOMWriter Summary:
getInstance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.report.modules.gui.config.xml.DOMWriter Detail:
 public static synchronized DOMWriter getInstance() 
    Returns the singleton instance of this DOM writer.