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
Method Summary |
void |
list(File label)
Lists the table and image objects currently supported by the Transform
Tool. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectsReport
public ObjectsReport()
- Constructor.
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.
Copyright © 2010–2015 Planetary Data System. All rights reserved.