A B C D E F G H I J K L M N O P R S T U X _

N

next() - Method in class pt.tumba.spell.DefaultWordFinder
This method scans the text from the end of the last word, and returns a String corresponding to the next word.
next() - Method in class pt.tumba.spell.TeXWordFinder
This method scans the text from the end of the last word, and returns a String corresponding to the next word.
next() - Method in class pt.tumba.spell.XMLWordFinder
This method scans the text from the end of the last word, and returns a String corresponding to the next word.
nextSegment() - Method in class pt.tumba.spell.DefaultWordFinder
Returns the next text segment from the input.
nextSegmentPos - Variable in class pt.tumba.spell.DefaultWordFinder
The index of the next segment in the input text.
nextWord - Variable in class pt.tumba.spell.DefaultWordFinder
A string with the word next to the current one.
nextWordPos - Variable in class pt.tumba.spell.DefaultWordFinder
The index of the next word in the input text.
numDataNodes() - Method in class pt.tumba.spell.TernarySearchTrie
Returns the number of nodes in the trie that have non-null data.
numDataNodes(TernarySearchTrie.TSTNode) - Method in class pt.tumba.spell.TernarySearchTrie
Returns the number of nodes in the subtrie below and including the starting node.
numFunctions - Variable in class pt.tumba.spell.BloomFilter
The number of hash functions.
numNodes() - Method in class pt.tumba.spell.TernarySearchTrie
Returns the total number of nodes in the trie.
numNodes(TernarySearchTrie.TSTNode) - Method in class pt.tumba.spell.TernarySearchTrie
Returns the total number of nodes in the subtrie below and including the starting Node.

A B C D E F G H I J K L M N O P R S T U X _