opennlp.leo.regulus.tdl
Class TdlType

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

public class TdlType
extends TdlIdent


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

Constructor Detail

TdlType

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

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.