org.quattor.maven
Class PluginUtils.PanSourceFileFilter

java.lang.Object
  extended by org.quattor.maven.PluginUtils.PanSourceFileFilter
All Implemented Interfaces:
FileFilter
Enclosing class:
PluginUtils

public static class PluginUtils.PanSourceFileFilter
extends Object
implements FileFilter


Field Summary
static PluginUtils.PanSourceFileFilter singleton
           
 
Method Summary
 boolean accept(File pathname)
           
static PluginUtils.PanSourceFileFilter getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

singleton

public static PluginUtils.PanSourceFileFilter singleton
Method Detail

getInstance

public static PluginUtils.PanSourceFileFilter getInstance()

accept

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


Copyright © 2012 Quattor. All Rights Reserved.