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

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

public class OrthCorrectionStored
extends Object
implements OrthCorrection

Author:
Yana Panchenko

Field Summary
protected  String corrString
           
protected  CorrectionOperation operation
           
protected  String[] tokRefs
           
static String XML_NAME
           
 
Constructor Summary
OrthCorrectionStored()
           
 
Method Summary
 CorrectionOperation getOperation()
           
 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

corrString

protected String corrString

tokRefs

protected String[] tokRefs

operation

protected CorrectionOperation operation
Constructor Detail

OrthCorrectionStored

public OrthCorrectionStored()
Method Detail

getString

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

getOperation

public CorrectionOperation getOperation()
Specified by:
getOperation in interface OrthCorrection

toString

public String toString()
Overrides:
toString in class Object


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