org.proteios.props
Class LabelNameReader
java.lang.Object
org.proteios.props.AbstractReader<String,LabeledExtract>
org.proteios.props.LabelNameReader
- All Implemented Interfaces:
- AttributeReader<String,LabeledExtract>
public class LabelNameReader
- extends AbstractReader<String,LabeledExtract>
- Author:
- olle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelNameReader
public LabelNameReader()
getValue
protected String getValue(LabeledExtract labeledExtract)
- Specified by:
getValue in class AbstractReader<String,LabeledExtract>