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