Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
_
H
HIKID
- Static variable in class pt.tumba.spell.
TernarySearchTrie.TSTNode
Index values for accessing relatives array.
hasKey(Object)
- Method in class pt.tumba.spell.
BloomFilter
Returns true if this Bloom Filter contains the specified key.
hasNext()
- Method in class pt.tumba.spell.
DefaultWordFinder
Tests if there are more words available from the text.
hashRabin(byte[])
- Method in class pt.tumba.spell.
BloomFilter
Return the Rabin hash value of an array of bytes.
hashRabin(byte[], int, int, int)
- Method in class pt.tumba.spell.
BloomFilter
Return the Rabin hash value of an array of bytes.
hashRabin(char[])
- Method in class pt.tumba.spell.
BloomFilter
Return the Rabin hash value of an array of chars.
hashRabin(File)
- Method in class pt.tumba.spell.
BloomFilter
Computes the Rabin hash value of the contents of a
File
.
hashRabin(InputStream)
- Method in class pt.tumba.spell.
BloomFilter
Computes the Rabin hash value of the data from an
InputStream
.
hashRabin(int[])
- Method in class pt.tumba.spell.
BloomFilter
Returns the Rabin hash value of an array of integers.
hashRabin(Object)
- Method in class pt.tumba.spell.
BloomFilter
Computes the Rabin hash value of a given Object.
hashRabin(Serializable)
- Method in class pt.tumba.spell.
BloomFilter
Computes the Rabin hash value of a given serializable Object.
hashRabin(String)
- Method in class pt.tumba.spell.
BloomFilter
Computes the Rabin hash value of a String.
hashRabin(URL)
- Method in class pt.tumba.spell.
BloomFilter
Computes the Rabin hash value of the contents of a Web document, specified by an URL.
heuristicsPortuguese(String)
- Static method in class pt.tumba.spell.
SpellChecker
Phonetic heuristics for the Portuguese language, taking as input a Portuguese word and replacing letters and groups of letter that correspond to a specific "sound" by a cannonical representation.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
X
_