Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Structured Text Toolkit
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
M
MatchesFunction
- class com.saelist.stx.xpath.
MatchesFunction
.
4.2
boolean
matches(
string
,
string
)
MatchesFunction()
- Constructor for class com.saelist.stx.xpath.
MatchesFunction
main(String[])
- Static method in class com.saelist.command.
CommandLineInterface
main(String[])
- Static method in class com.saelist.util.
FindFile
makeList()
- Static method in class com.saelist.util.
Strings
A convenience method to make an empty list.
makeList(Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a one element list.
makeList(Object, Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a two element list.
makeList(Object, Object, Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a three element list.
makeList(Object, Object, Object, Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a four element list.
makeList(Object[])
- Static method in class com.saelist.util.
Strings
A convenience method to enlist an array.
makeMap(Object, Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a one entry map.
makeMap(Object, Object, Object, Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a two entry map.
makeMap(Object, Object, Object, Object, Object, Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a three entry map.
makeMap(Object, Object, Object, Object, Object, Object, Object, Object)
- Static method in class com.saelist.util.
Strings
A convenience method to make a four entry map.
matches(Pair, Pair)
- Method in class com.saelist.stx.
Validator
Mathces a pattern pair to a candidate pair.
matches(List, int, List, int)
- Method in class com.saelist.stx.
Validator
A list of patterns s is matched against a list of candidates c.
matches(String, String)
- Static method in class com.saelist.util.
Strings
Indicates wether the pattern matches the text.
messages
- Static variable in class com.saelist.stx.parser.
ParserException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Structured Text Toolkit
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y