Last update: 2011-06-23

org.proteios.props
Class LabelNameReader

java.lang.Object
  extended by org.proteios.props.AbstractReader<String,LabeledExtract>
      extended by org.proteios.props.LabelNameReader
All Implemented Interfaces:
AttributeReader<String,LabeledExtract>

public class LabelNameReader
extends AbstractReader<String,LabeledExtract>

Author:
olle

Constructor Summary
LabelNameReader()
           
 
Method Summary
protected  String getValue(LabeledExtract labeledExtract)
           
 
Methods inherited from class org.proteios.props.AbstractReader
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelNameReader

public LabelNameReader()
Method Detail

getValue

protected String getValue(LabeledExtract labeledExtract)
Specified by:
getValue in class AbstractReader<String,LabeledExtract>

Last update: 2011-06-23