Package org.jfree.xml

Class JCommonXMLInfo


  • public class JCommonXMLInfo
    extends ProjectInfo
    The info implementation for the XML classes of JCommon.
    • Field Detail

      • singleton

        private static JCommonXMLInfo singleton
        The info singleton.
    • Constructor Detail

      • JCommonXMLInfo

        private JCommonXMLInfo()
        Constructs an empty project info object.
    • Method Detail

      • getInstance

        public static JCommonXMLInfo getInstance()
        Returns the single instance of this class.
        Returns:
        The single instance of information about the JCommon library.