opennlp.leo.regulus.tdl
Class TdlString

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

public class TdlString
extends TdlIdent


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

Constructor Detail

TdlString

public TdlString(java.lang.String v)


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