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

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

Fields in org.thdl.tib.scanner declared as Link
 org.thdl.tib.scanner.Link Link.siguiente
           
protected  org.thdl.tib.scanner.Link LinkedList.cabeza
           
 

Methods in org.thdl.tib.scanner that return Link
 org.thdl.tib.scanner.Link Link.createNext(Object obj)
           
 org.thdl.tib.scanner.Link Link.createPrevious(Object obj)
           
 org.thdl.tib.scanner.Link Link.next()
           
 org.thdl.tib.scanner.Link Link.sort()
           
 

Methods in org.thdl.tib.scanner with parameters of type Link
 void Link.insertSorted(org.thdl.tib.scanner.Link link)
           
 

Constructors in org.thdl.tib.scanner with parameters of type Link
ListIterator(org.thdl.tib.scanner.Link current)
           
ListIterator(org.thdl.tib.scanner.Link current, int n)
           
 



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