org.xnap.io
Interface MetaInfoProvider

All Known Implementing Classes:
MP3MetaInfo.Provider, VideoMetaInfo.Provider

public interface MetaInfoProvider

Defines the requirements for classes that provide meta information for MetaInfoFile objects.

See Also:
Library

Method Summary
 boolean handle(MetaInfoFile file)
          Called by library when file needs to be updated.
 

Method Detail

handle

boolean handle(MetaInfoFile file)
Called by library when file needs to be updated.



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