Package net.didion.jwnl.data.list
package net.didion.jwnl.data.list
Lists and associated classes that hold the results of relationship operations. Nodes in a list are generally related to each other by a
PointerType
.-
ClassDescriptionA node in a list.A printer for displaying the contents of a node list.Wrapper for a NodeListIterator that allows the next pointer to be moved to any index.A node in a
PointerTargetNodeList
.APointerTargetNodeList
holds the results of a relationship method.A container for the root node of a pointer target tree.A node in aPointerTargetTreeNodeList
.A list ofPointerTargetTreeNode
s.Operation that is used for finding the specified node in a tree.Operation that is used for finding the node(s) in a tree that have the specifiedPointerTarget
.Operation that is performed on the nodes of a tree or list.