|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopennlp.tools.dictionary.serializer.Entry
public class Entry
| Constructor Summary | |
|---|---|
Entry(TokenList tokens,
Attributes attributes)
Initializes the current instance. |
|
| Method Summary | |
|---|---|
Attributes |
getAttributes()
Retrives the Attributes. |
TokenList |
getTokens()
Retrives the Tokens. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Entry(TokenList tokens,
Attributes attributes)
tokens - attributes - | Method Detail |
|---|
public TokenList getTokens()
Tokens.
Tokenspublic Attributes getAttributes()
Attributes.
Attributes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||