Uses of Class
org.jfree.xml.JCommonXMLInfo
-
Packages that use JCommonXMLInfo Package Description org.jfree.xml XML parser. -
-
Uses of JCommonXMLInfo in org.jfree.xml
Fields in org.jfree.xml declared as JCommonXMLInfo Modifier and Type Field Description private static JCommonXMLInfo
JCommonXMLInfo. singleton
The info singleton.Methods in org.jfree.xml that return JCommonXMLInfo Modifier and Type Method Description static JCommonXMLInfo
JCommonXMLInfo. getInstance()
Returns the single instance of this class.
-