gov.nasa.pds.transform.util
Class ObjectsReport

java.lang.Object
  extended by 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
ObjectsReport()
          Constructor.
 
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
 

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.


Copyright © 2010–2015 Planetary Data System. All rights reserved.