Package org.jfree.xml

Class JCommonXMLInfo


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

    • singleton

      private static JCommonXMLInfo singleton
      The info singleton.
  • Constructor Details

    • JCommonXMLInfo

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

    • getInstance

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