Uses of Class
net.sf.extjwnl.data.Pointer

Packages that use Pointer
net.sf.extjwnl.data Classes for extracting and containing data from the dictionary. 
 

Uses of Pointer in net.sf.extjwnl.data
 

Methods in net.sf.extjwnl.data that return types with arguments of type Pointer
 List<Pointer> Word.getPointers()
          Returns all the pointers of the synset that contains this word whose source is this word.
abstract  List<Pointer> PointerTarget.getPointers()
          Returns a list of Target's pointers.
 List<Pointer> Synset.getPointers()
           
 List<Pointer> PointerTarget.getPointers(PointerType type)
          Returns all pointers of type type.
 



Copyright © 2011. All Rights Reserved.