org.xnap.io
Class MP3MetaInfo.Provider

java.lang.Object
  extended by org.xnap.io.MP3MetaInfo.Provider
All Implemented Interfaces:
MetaInfoProvider
Enclosing class:
MP3MetaInfo

public static class MP3MetaInfo.Provider
extends java.lang.Object
implements MetaInfoProvider


Constructor Summary
MP3MetaInfo.Provider()
           
 
Method Summary
 boolean handle(MetaInfoFile file)
          Called by library when file needs to be updated.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MP3MetaInfo.Provider

public MP3MetaInfo.Provider()
Method Detail

handle

public boolean handle(MetaInfoFile file)
Description copied from interface: MetaInfoProvider
Called by library when file needs to be updated.

Specified by:
handle in interface MetaInfoProvider
See Also:
MetaInfoProvider.handle(org.xnap.io.MetaInfoFile)


Copyright © 2001-2005 XNap Team. All Rights Reserved.