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