Class | Description |
---|---|
AbstractParameter |
Command Line parameter superclass
|
Argument |
Command line argument
|
CommandHelper |
Utility class for getting and setting context attributes.
|
CommandLine |
Command Line
|
CommandLineFactory |
Command line factory
|
Flag |
A command line flag
A flag is a parameter that has no other value that the option name. |
JcrClient |
Command line interface client
|
JcrParser |
Input Parser
|
Option |
Command Line option.
|
SourceCommand |
Executes a script from the given file
|
Exception | Description |
---|---|
CommandException |
JCR command Exception
|
ConfigurationException |
This Exception is thrown when there's an error in the command config file.
|
JcrParserException |
Exception thrown if any error occurs while parsing the user's input.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.