|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkedList | |
org.thdl.tib.scanner | Provides the classes to take Tibetan language passages and divide the passages up into their component phrases and words, and display corresponding dictionary definitions. |
Uses of LinkedList in org.thdl.tib.scanner |
Subclasses of LinkedList in org.thdl.tib.scanner | |
class |
BinaryFileGenerator
Converts Tibetan dictionaries stored in text files into a binary file tree structure format, to be used by some implementations of the SyllableListTree. |
class |
MemorySyllableListTree
Loads the whole dictionary into memory; not the preferred implementation. |
Methods in org.thdl.tib.scanner that return LinkedList | |
org.thdl.tib.scanner.LinkedList |
LinkedList.sort()
|
org.thdl.tib.scanner.LinkedList |
LocalTibetanScanner.getTokenLinkedList()
|
org.thdl.tib.scanner.LinkedList |
RemoteTibetanScanner.getTokenLinkedList()
|
org.thdl.tib.scanner.LinkedList |
TibetanScanner.getTokenLinkedList()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |