Uses of Package
net.didion.jwnl.data.list

Packages that use net.didion.jwnl.data.list
net.didion.jwnl.data Classes for extracting and containing data from the dictionary. 
net.didion.jwnl.data.list Lists and associated classes that hold the results of relationship operations. 
net.didion.jwnl.data.relationship Tools for finding pointer relationships between words. 
 

Classes in net.didion.jwnl.data.list used by net.didion.jwnl.data
PointerTargetNodeList
          A PointerTargetNodeList holds the results of a relationship method.
PointerTargetTree
          A container for the root node of a pointer target tree.
PointerTargetTreeNodeList
          A list of PointerTargetTreeNodes.
 

Classes in net.didion.jwnl.data.list used by net.didion.jwnl.data.list
Node
          A node in a list.
PointerTargetNode
          A node in a PointerTargetNodeList.
PointerTargetNodeList
          A PointerTargetNodeList holds the results of a relationship method.
PointerTargetTreeNode
          A node in a PointerTargetTreeNodeList.
PointerTargetTreeNodeList
          A list of PointerTargetTreeNodes.
PointerTargetTreeNodeList.Operation
          Operation that is performed on the nodes of a tree or list.
 

Classes in net.didion.jwnl.data.list used by net.didion.jwnl.data.relationship
PointerTargetNodeList
          A PointerTargetNodeList holds the results of a relationship method.