Last update: 2011-06-23

org.proteios.props
Class IdentificationResultFileNameReader

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

public class IdentificationResultFileNameReader
extends AbstractReader<String,Hit>
implements AttributeReader<String,Hit>

Author:
gugga

Constructor Summary
IdentificationResultFileNameReader()
           
 
Method Summary
protected  String getValue(Hit obj)
           
 
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
 
Methods inherited from interface org.proteios.props.AttributeReader
get
 

Constructor Detail

IdentificationResultFileNameReader

public IdentificationResultFileNameReader()
Method Detail

getValue

protected String getValue(Hit obj)
Specified by:
getValue in class AbstractReader<String,Hit>

Last update: 2011-06-23