opennlp.grok.expression
Class CatReader

java.lang.Object
  |
  +--opennlp.grok.expression.CatReader

public class CatReader
extends java.lang.Object


Constructor Summary
CatReader()
           
 
Method Summary
static opennlp.common.synsem.Category getCat(org.jdom.Element catel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatReader

public CatReader()
Method Detail

getCat

public static opennlp.common.synsem.Category getCat(org.jdom.Element catel)


Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.