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