Class ObjectsReport


  • public class ObjectsReport
    extends Object
    Class that reports the table and image objects currently supported by the Transform Tool.
    Author:
    mcayanan
    • Constructor Detail

      • ObjectsReport

        public ObjectsReport()
        Constructor.
    • Method Detail

      • list

        public void list​(File label)
                  throws Exception
        Lists the table and image objects currently supported by the Transform Tool. Report defaults to standard out.
        Parameters:
        label - The label to examine.
        Throws:
        Exception - If there was an error while parsing the label.