opennlp.leo.regulus.tdl
Class TdlAttribute

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

public class TdlAttribute
extends TdlIdent


Field Summary
 
Fields inherited from class opennlp.leo.regulus.tdl.TdlIdent
val
 
Constructor Summary
TdlAttribute(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

TdlAttribute

public TdlAttribute(java.lang.String v)


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