Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C D G O P S X

C

createSafeTagList() - Static method in class org.jfree.report.modules.gui.config.xml.DOMWriter
The safeTag list marks all tags which can be followed by an linebreak.

D

DOMUtilities - class org.jfree.report.modules.gui.config.xml.DOMUtilities.
Some utility methods to help parsing when using a DOM parser.
DOMUtilities() - Constructor for class org.jfree.report.modules.gui.config.xml.DOMUtilities
Hidden default constructor.
DOMWriter - class 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.
DOMWriter() - Constructor for class org.jfree.report.modules.gui.config.xml.DOMWriter
Hidden default constructor.

G

getInstance() - Static method in class org.jfree.report.modules.gui.config.xml.DOMWriter
Returns the singleton instance of this DOM writer.
getText(Element) - Static method in class org.jfree.report.modules.gui.config.xml.DOMUtilities
extracts all text-elements of a particular element and returns an single string containing the contents of all textelements and all character entity nodes.

O

org.jfree.report.modules.gui.config.xml - package org.jfree.report.modules.gui.config.xml
The configuration editor provides a gui to write the "jfreereport.properties" file that can be used to configure this library.

P

parseInputStream(InputStream) - Static method in class org.jfree.report.modules.gui.config.xml.DOMUtilities
Parses the given input stream to form a document.

S

singleton - Static variable in class org.jfree.report.modules.gui.config.xml.DOMWriter
The singleton instance of this writer.

X

XML_ENTITIES - Static variable in class org.jfree.report.modules.gui.config.xml.DOMUtilities
An instance of the XML character entity parser.

C D G O P S X