entagged.audioformats.mpc.util
Class MpcInfoReader

java.lang.Object
  extended by entagged.audioformats.mpc.util.MpcInfoReader

public class MpcInfoReader
extends Object


Constructor Summary
MpcInfoReader()
           
 
Method Summary
 EncodingInfo read(RandomAccessFile raf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MpcInfoReader

public MpcInfoReader()
Method Detail

read

public EncodingInfo read(RandomAccessFile raf)
                  throws CannotReadException,
                         IOException
Throws:
CannotReadException
IOException


Copyright © 2007-2008. All Rights Reserved.