Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
U
W
S
SHORTEST
- Static variable in class pobs.
PDirective
SIGN
- Static variable in class pobs.utility.
POBS
Matches all the ASCII characters for the positive and negative signs.
SIGNED_FLOAT
- Static variable in class pobs.utility.
POBS
Matches a signed floating decimal of any length.
SIGNED_INT
- Static variable in class pobs.utility.
POBS
Matches a signed decimal integer of any length.
set(PObject)
- Method in class pobs.parser.
PPointer
Sets the parser to which this pointer references.
setAbsoluteTab(boolean)
- Method in class pobs.scanner.
PLineScanner
Insert the method's description here.
setActions(boolean)
- Method in class pobs.
PDirective
Enables or disables actions for this PContext.
setAlternatives(byte)
- Method in class pobs.
PDirective
Sets the alternatives mode for this PContext.
setCaseSensitive(boolean)
- Method in class pobs.
PDirective
Enables or disables case sensitivity for this PContext.
setEndOfLine(byte)
- Method in class pobs.scanner.
PLineScanner
Insert the method's description here.
setErrorInfo(String)
- Method in class pobs.
PParser
Sets an error info.
setMatchAction(PAction)
- Method in class pobs.
PParser
Defines the action used in the case of matching.
setMismatchAction(PAction)
- Method in class pobs.
PParser
Defines the action used in the case of missmatching.
setSkip(boolean)
- Method in class pobs.
PDirective
Enables or disables skipping for this PContext.
setSkipper(PObject)
- Method in class pobs.
PDirective
Sets the
parser
to use for skipping.
setTabSize(int)
- Method in class pobs.scanner.
PLineScanner
Insert the method's description here.
skip(PScanner, long)
- Method in class pobs.
PDirective
Support method for skipping.
string
- Variable in class pobs.action.
PLog
substring(long, long)
- Method in interface pobs.
PScanner
Returns the part of the input from the beginning upto the ending index locations.
substring(long, long)
- Method in class pobs.scanner.
PLineScanner
substring(long, long)
- Method in class pobs.scanner.
PReverseScanner
substring(long, long)
- Method in class pobs.scanner.
PStringScanner
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
U
W