| Package | Description |
|---|---|
| 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.
|
| net.didion.jwnl.util |
Utility classes used by JWNL.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Node
A node in a list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PointerTargetNode
A node in a
PointerTargetNodeList. |
class |
PointerTargetNodeList
A
PointerTargetNodeList holds the results of a relationship method. |
class |
PointerTargetTreeNode
A node in a
PointerTargetTreeNodeList. |
class |
PointerTargetTreeNodeList
A list of
PointerTargetTreeNodes. |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationshipList
A list of
Relationships. |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeCheckingList
Wrapper for a list that checks the type of arguments before putting them in the list.
|
Copyright © 2023. All rights reserved.