Uses of Class
org.thdl.tib.scanner.LinkedList

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()
           
 



These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo