Last update: 2011-06-23

org.proteios.props
Class FileTypeNameReader

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

public class FileTypeNameReader
extends AbstractReader<String,File>

Author:
olle

Constructor Summary
FileTypeNameReader()
           
 
Method Summary
protected  String getValue(File file)
           
 
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

FileTypeNameReader

public FileTypeNameReader()
Method Detail

getValue

protected String getValue(File file)
Specified by:
getValue in class AbstractReader<String,File>

Last update: 2011-06-23