entagged.audioformats.ape.util
Class ApeTagReader

java.lang.Object
  extended by entagged.audioformats.ape.util.ApeTagReader

public class ApeTagReader
extends Object


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

Constructor Detail

ApeTagReader

public ApeTagReader()
Method Detail

read

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


Copyright © 2007-2008. All Rights Reserved.