Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
W
P
ParameterValidator
- Class in
org.naturalcli
This class checks parameters values against their types.
ParameterValidator()
- Constructor for class org.naturalcli.
ParameterValidator
Creates a new instance of
ParameterValidator
with default parameter types
ParameterValidator(Collection<IParameterType>)
- Constructor for class org.naturalcli.
ParameterValidator
Creates a new instance of
ParameterValidator
parse(String[], int, ParameterValidator)
- Method in class org.naturalcli.
Syntax
Parse the tokens to see if match with the syntax
ParseResult
- Class in
org.naturalcli
Encapsulate the data that restuls of a command parse.
ParseResult(Object[], boolean[])
- Constructor for class org.naturalcli.
ParseResult
Constructor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
W