photospace.vfs
Class MetaFileFilter

java.lang.Object
  extended byphotospace.vfs.ExtensionFileFilter
      extended byphotospace.vfs.PhotoFileFilter
          extended byphotospace.vfs.MetaFileFilter
All Implemented Interfaces:
java.io.FileFilter, java.io.Serializable

public class MetaFileFilter
extends PhotoFileFilter

See Also:
Serialized Form

Constructor Summary
MetaFileFilter()
           
 
Methods inherited from class photospace.vfs.ExtensionFileFilter
accept, getExtensions, setExtensions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaFileFilter

public MetaFileFilter()