net.sf.ext.entagged.plugins.audioformats.flac.inforeader
Class FLACEncodingInfoReader

java.lang.Object
  extended bynet.sf.ext.entagged.plugins.audioformats.flac.inforeader.FLACEncodingInfoReader
All Implemented Interfaces:
EncodingInfoReader

public class FLACEncodingInfoReader
extends java.lang.Object
implements EncodingInfoReader


Constructor Summary
FLACEncodingInfoReader()
           
 
Method Summary
 EncodingInfo read(java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FLACEncodingInfoReader

public FLACEncodingInfoReader()
Method Detail

read

public EncodingInfo read(java.io.File f)
                  throws CannotReadException
Specified by:
read in interface EncodingInfoReader
Throws:
CannotReadException