Package com.mindee
Class CommandLineInterface
- java.lang.Object
-
- com.mindee.CommandLineInterface
-
public class CommandLineInterface extends Object
Command Line Interface for the Mindee client.
-
-
Constructor Summary
Constructors Constructor Description CommandLineInterface()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PageOptions
getDefaultPageOptions()
static void
main(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
getDefaultPageOptions
protected PageOptions getDefaultPageOptions()
-
-