eXo JCR :: Ext :: Services 1.16.0-Alpha1

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

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.artifact.MavenFileFilter
All Implemented Interfaces:
FilenameFilter

public class MavenFileFilter
extends Object
implements FilenameFilter

Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua

Version:
$Id: MavenFileFilter.java 11:45:04

Constructor Summary
MavenFileFilter()
           
 
Method Summary
 boolean accept(File dir, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenFileFilter

public MavenFileFilter()
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter

eXo JCR :: Ext :: Services 1.16.0-Alpha1

Copyright © 2013 eXo Platform SAS. All Rights Reserved.