entagged.audioformats.ogg.util
Class VorbisTagReader

java.lang.Object
  extended by entagged.audioformats.ogg.util.VorbisTagReader

public class VorbisTagReader
extends Object


Constructor Summary
VorbisTagReader()
           
 
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

VorbisTagReader

public VorbisTagReader()
Method Detail

read

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


Copyright © 2007-2008. All Rights Reserved.