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

Packages that use DictionarySource
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 DictionarySource in org.thdl.tib.scanner
 

Fields in org.thdl.tib.scanner declared as DictionarySource
static org.thdl.tib.scanner.DictionarySource FileSyllableListTree.defSourcesWanted
           
 

Methods in org.thdl.tib.scanner that return DictionarySource
 org.thdl.tib.scanner.DictionarySource CachedSyllableListTree.getDictionarySource()
           
static org.thdl.tib.scanner.DictionarySource DictionarySource.getAllDictionaries()
           
static org.thdl.tib.scanner.DictionarySource DictionarySource.read(DataInput raf)
           
 org.thdl.tib.scanner.DictionarySource DictionarySource.intersection(org.thdl.tib.scanner.DictionarySource dsO)
           
 org.thdl.tib.scanner.DictionarySource FileSyllableListTree.getDictionarySource()
           
 org.thdl.tib.scanner.DictionarySource LocalTibetanScanner.getDictionarySource()
           
 org.thdl.tib.scanner.DictionarySource MemorySyllableListTree.getDictionarySource()
          Null because it does not support multiple dictionaries.
 org.thdl.tib.scanner.DictionarySource RemoteTibetanScanner.getDictionarySource()
           
 org.thdl.tib.scanner.DictionarySource SyllableListTree.getDictionarySource()
           
 org.thdl.tib.scanner.DictionarySource TibetanScanner.getDictionarySource()
           
 

Methods in org.thdl.tib.scanner with parameters of type DictionarySource
 org.thdl.tib.scanner.DictionarySource DictionarySource.intersection(org.thdl.tib.scanner.DictionarySource dsO)
           
protected  void ScannerPanel.setDicts(org.thdl.tib.scanner.DictionarySource ds)
           
 

Constructors in org.thdl.tib.scanner with parameters of type DictionarySource
FileSyllableListTree(String sil, long[] def, org.thdl.tib.scanner.DictionarySource defSource, long posLista)
          Used to create each node (except the root)
 



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