opennlp.leo.regulus.tdl
Class TdlEntry

java.lang.Object
  |
  +--opennlp.leo.regulus.tdl.TdlEntry

public class TdlEntry
extends java.lang.Object


Field Summary
 TdlConj avm
           
 java.lang.String id
           
 
Constructor Summary
TdlEntry(java.lang.String s, TdlConj tc)
           
 
Method Summary
 java.lang.String toString()
           
 java.lang.String toXml(java.lang.String indent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

public java.lang.String id

avm

public TdlConj avm
Constructor Detail

TdlEntry

public TdlEntry(java.lang.String s,
                TdlConj tc)
Method Detail

toString

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

toXml

public java.lang.String toXml(java.lang.String indent)


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