Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
F
H
I
L
N
P
R
S
A
addWord(String)
- Method in class ft.
FTDictionary
Add word to dictionary.
F
ft
- package ft
FTDictionary
- class ft.
FTDictionary
.
A class for FT dictionary.
FTDictionary()
- Constructor for class ft.
FTDictionary
Create and initialize new FT dictionary.
FTIterator
- class ft.
FTIterator
.
An iterator over a FTDictionary.
FTIterator(FTDictionary)
- Constructor for class ft.
FTIterator
H
hasNext()
- Method in class ft.
FTIterator
Returns true if the iteration has more elements.
I
iterator()
- Method in class ft.
FTDictionary
Returns an iterator over the elements in this collection.
L
loadDictionary(File)
- Method in class ft.
FTDictionary
Loads new dictionary file.
N
next()
- Method in class ft.
FTIterator
Returns the next element in the iteration.
nextLevel(int)
- Method in class ft.
FTIterator
Go to next level in dictionary.
P
prevLevel()
- Method in class ft.
FTIterator
Go to previous level in dictionary.
R
remove()
- Method in class ft.
FTIterator
Unsupported method.
S
searchFullWord(int[])
- Method in class ft.
FTDictionary
Search whole word that matches whole word.
sort()
- Method in class ft.
FTDictionary
Sort dictionary.
A
F
H
I
L
N
P
R
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Markku Korsumäki 2003
code::web