Class PointerUtils

java.lang.Object
net.didion.jwnl.data.PointerUtils

public final class PointerUtils extends Object
This class constains static methods for performing various pointer operations. A pointer from one synset/word to another connotes a relationship between those words. The type of the relationship is specified by the type of pointer. See the WordNet documentation for information on pointer types. To avoid confusion with the Relationship class, these relationships will be referred to as links.