public class LemmaStored extends Object implements Lemma
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashMap<QName,String> |
extraAttributes |
static String |
ID_PREFIX |
protected String |
lemmaId |
protected String |
lemmaString |
protected String[] |
tokRefs |
static String |
XML_NAME |
| Constructor and Description |
|---|
LemmaStored() |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,String> |
getExtraAttributes() |
String |
getLemmaId() |
String |
getString() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitretrieveAttributespublic static final String XML_NAME
public static final String ID_PREFIX
protected String lemmaString
protected String lemmaId
protected String[] tokRefs
protected LinkedHashMap<QName,String> extraAttributes
public String getLemmaId()
getLemmaId in interface Lemmapublic LinkedHashMap<String,String> getExtraAttributes()
getExtraAttributes in interface ExtraAttributesCopyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.