Package gov.nasa.pds.transform.util
Class ObjectsReport
- java.lang.Object
-
- gov.nasa.pds.transform.util.ObjectsReport
-
public class ObjectsReport extends Object
Class that reports the table and image objects currently supported by the Transform Tool.- Author:
- mcayanan
-
-
Constructor Summary
Constructors Constructor Description ObjectsReport()Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidlist(File label)Lists the table and image objects currently supported by the Transform Tool.voidlist(URL url, File outputDir)
-