opennlp.leo.regulus.tug
Class TugCategory
java.lang.Object
|
+--opennlp.leo.regulus.tug.TugCategory
- All Implemented Interfaces:
- Constituent
- public class TugCategory
- extends java.lang.Object
- implements Constituent
Java representation of a TUG category.
- Version:
- $Revision: 1.1.1.1 $, $Date: 2001/10/22 11:12:36 $
- Author:
- Jason Baldridge
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TugCategory
public TugCategory(org.jdom.Element e)
TugCategory
public TugCategory(POp po)
getType
public java.lang.String getType()
- Specified by:
getType
in interface Constituent
getFeatures
public Feature[] getFeatures()
toProlog
public java.lang.String toProlog()
- Specified by:
toProlog
in interface Constituent
toXml
public java.lang.String toXml(java.lang.String tab)
- Specified by:
toXml
in interface Constituent
Copyright © 2002 Research Institute for Advanced Computer Science. All Rights Reserved.