Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
F
M
P
T
A
add(String, int)
- Method in class pds.util.
PPIOption
Adds an option definition to the list of known options.
add(String)
- Method in class pds.util.
PPIOption
Adds an option definition to the list of known options.
F
find(String[], String)
- Static method in class pds.util.
PPIOption
Searches a list contain options specified in a KEYWORD=VALUE format and locates the option with a given keyword.
find(String[], String, String)
- Static method in class pds.util.
PPIOption
Searches a list contain options specified in a KEYWORD=VALUE format and locates the option with a given keyword.
find(String[], String, String, int)
- Static method in class pds.util.
PPIOption
Searches a list contain options specified in a KEYWORD=VALUE format and locates the option with a given keyword.
M
mID
- Variable in class pds.util.
PPIOption.Item
mItemList
- Variable in class pds.util.
PPIOption
List of option names and id
mName
- Variable in class pds.util.
PPIOption.Item
P
pds.util
- package pds.util
PPIOption
- Class in
pds.util
PPIOption is a class that contains methods for parsing options and finding values within those options.
PPIOption()
- Constructor for class pds.util.
PPIOption
Creates an instance.
PPIOption.Item
- Class in
pds.util
PPIOption.Item()
- Constructor for class pds.util.
PPIOption.Item
T
toBoolean(String)
- Static method in class pds.util.
PPIOption
Deprecated.
Calls PPIUtil.toBoolean();
toDouble(String)
- Static method in class pds.util.
PPIOption
Deprecated.
Calls PPIUtil.toDouble();
toInt(String)
- Static method in class pds.util.
PPIOption
Deprecated.
Calls PPIUtil.toInt();
token(String)
- Method in class pds.util.
PPIOption
Searches the list of options and returns the ID of the first match found.
toTime(String, String)
- Static method in class pds.util.
PPIOption
Deprecated.
Calls PPIUtil.toTime();
A
F
M
P
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes