opennlp.leo.regulus.tdl
Class TdlCoref

java.lang.Object
  |
  +--opennlp.leo.regulus.tdl.TdlTerm
        |
        +--opennlp.leo.regulus.tdl.TdlIdent
              |
              +--opennlp.leo.regulus.tdl.TdlCoref

public class TdlCoref
extends TdlIdent


Field Summary
 
Fields inherited from class opennlp.leo.regulus.tdl.TdlIdent
val
 
Constructor Summary
TdlCoref(java.lang.String v)
           
 
Method Summary
 java.lang.String toString()
           
 java.lang.String toXml(java.lang.String indent)
           
 
Methods inherited from class opennlp.leo.regulus.tdl.TdlIdent
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TdlCoref

public TdlCoref(java.lang.String v)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class TdlIdent

toXml

public java.lang.String toXml(java.lang.String indent)
Overrides:
toXml in class TdlIdent


Copyright © 2002 Research Institute for Advanced Computer Science. All Rights Reserved.