org.xnap.io
Class VideoMetaInfo.Provider

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

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


Constructor Summary
VideoMetaInfo.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

VideoMetaInfo.Provider

public VideoMetaInfo.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.