Uses of Package
net.didion.jwnl.data.list
-
Packages that use net.didion.jwnl.data.list Package Description 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 Class Description PointerTargetNodeList APointerTargetNodeList
holds the results of a relationship method.PointerTargetTree A container for the root node of a pointer target tree.PointerTargetTreeNodeList A list ofPointerTargetTreeNode
s. -
Classes in net.didion.jwnl.data.list used by net.didion.jwnl.data.list Class Description Node A node in a list.NodePrinter A printer for displaying the contents of a node list.PointerTargetNode A node in aPointerTargetNodeList
.PointerTargetNodeList APointerTargetNodeList
holds the results of a relationship method.PointerTargetTreeNode A node in aPointerTargetTreeNodeList
.PointerTargetTreeNodeList A list ofPointerTargetTreeNode
s.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 Class Description PointerTargetNodeList APointerTargetNodeList
holds the results of a relationship method.