org.exoplatform.services.jcr.ext.artifact
Class DefaultFileFilter

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.artifact.DefaultFileFilter
All Implemented Interfaces:
java.io.FileFilter

public class DefaultFileFilter
extends java.lang.Object
implements java.io.FileFilter

Version:
$Id: DefaultFileFilter.java 14:47:50
Author:
Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua

Constructor Summary
DefaultFileFilter()
           
 
Method Summary
 boolean accept(java.io.File pathname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultFileFilter

public DefaultFileFilter()
Method Detail

accept

public boolean accept(java.io.File pathname)
Specified by:
accept in interface java.io.FileFilter


Copyright © 2010 eXo Platform SAS. All Rights Reserved.