|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--opennlp.grok.util.SlashCatPair
A pair that contains a slash and a category.
| Field Summary | |
opennlp.common.synsem.Category |
cat
|
Slash |
slash
|
| Constructor Summary | |
SlashCatPair(Slash s,
opennlp.common.synsem.Category c)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final Slash slash
public final opennlp.common.synsem.Category cat
| Constructor Detail |
public SlashCatPair(Slash s,
opennlp.common.synsem.Category c)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||