| Package | Description |
|---|---|
| org.basex.data |
Database structures.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<FTStringMatch> |
FTMatch.iterator() |
| Modifier and Type | Method and Description |
|---|---|
FTMatch |
FTMatch.add(FTStringMatch m)
Adds a string match.
|
int |
FTStringMatch.compareTo(FTStringMatch sm) |