gov.nasa.pds.objectAccess.example
Class ExtractTable
java.lang.Object
gov.nasa.pds.objectAccess.example.ExtractTable
public class ExtractTable
- extends Object
Implements a table extraction application. Uses the Apache
Jakarta Commons CLI library to parse the command line.
Constructor Summary |
ExtractTable()
Creates a new instance of the extraction object. |
Method Summary |
static void |
main(String[] args)
Runs the application with given command-line arguments. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractTable
public ExtractTable()
- Creates a new instance of the extraction object. Sets up
the command-line options.
main
public static void main(String[] args)
- Runs the application with given command-line arguments.
- Parameters:
args
- the command-line arguments
Copyright © 2013. All Rights Reserved.