|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pointer | |
|---|---|
| edu.mit.jwi.item | Provides classes and interfaces that represent the Wordnet data structures. |
| Uses of Pointer in edu.mit.jwi.item |
|---|
| Methods in edu.mit.jwi.item that return Pointer | |
|---|---|
static Pointer |
Pointer.getPointerType(java.lang.String symbol,
POS pos)
Returns the pointer type (static final instance) that matches the specified pointer symbol. |
| Methods in edu.mit.jwi.item that return types with arguments of type Pointer | |
|---|---|
static java.util.Collection<Pointer> |
Pointer.values()
Emulates the Enum#values() function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||