Uses of Interface
net.didion.jwnl.data.list.Node
Packages that use Node
Package
Description
Lists and associated classes that hold the results of relationship operations.
-
Uses of Node in net.didion.jwnl.data.list
Classes in net.didion.jwnl.data.list that implement NodeModifier and TypeClassDescriptionclassA node in aPointerTargetNodeList.classA node in aPointerTargetTreeNodeList.Methods in net.didion.jwnl.data.list with parameters of type NodeModifier and TypeMethodDescriptionprotected abstract voidNodePrinter.print(PrintStream stream, Node node, int indent, int indentIncrement) Print the contents of the given node, indenting it indent spaces.