org.exist.client
Class BackupContentsFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by org.exist.client.BackupContentsFilter

public class BackupContentsFilter
extends FileFilter


Constructor Summary
BackupContentsFilter()
           
 
Method Summary
 boolean accept(File f)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupContentsFilter

public BackupContentsFilter()
Method Detail

accept

public boolean accept(File f)
Specified by:
accept in class FileFilter

getDescription

public String getDescription()
Specified by:
getDescription in class FileFilter


Copyright (C) Wolfgang Meier. All rights reserved.