org.quattor.maven
Class CheckSyntaxMojo.DirectoryFileFilter

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

public static class CheckSyntaxMojo.DirectoryFileFilter
extends Object
implements FileFilter


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

Field Detail

singleton

public static CheckSyntaxMojo.DirectoryFileFilter singleton
Method Detail

getInstance

public static CheckSyntaxMojo.DirectoryFileFilter getInstance()

accept

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


Copyright © 2012 Quattor. All Rights Reserved.