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