eu.clarin.weblicht.wlfxb.tc.xb
Class LemmaStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.LemmaStored
All Implemented Interfaces:
Lemma

public class LemmaStored
extends Object
implements Lemma

Author:
Yana Panchenko

Field Summary
static String ID_PREFIX
           
protected  String lemmaId
           
protected  String lemmaString
           
protected  String[] tokRefs
           
static String XML_NAME
           
 
Constructor Summary
LemmaStored()
           
 
Method Summary
 String getString()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values

ID_PREFIX

public static final String ID_PREFIX
See Also:
Constant Field Values

lemmaString

protected String lemmaString

lemmaId

protected String lemmaId

tokRefs

protected String[] tokRefs
Constructor Detail

LemmaStored

public LemmaStored()
Method Detail

getString

public String getString()
Specified by:
getString in interface Lemma

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.