entagged.audioformats.ogg.util
Class OggTagReader

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

public class OggTagReader
extends Object


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

Constructor Detail

OggTagReader

public OggTagReader()
Method Detail

read

public OggTag read(RandomAccessFile raf)
            throws IOException
Throws:
IOException


Copyright © 2007-2008. All Rights Reserved.