org.quattor.maven
Class CheckSyntaxMojo.PanSourceFileFilter

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

public static class CheckSyntaxMojo.PanSourceFileFilter
extends Object
implements FileFilter


Field Summary
static CheckSyntaxMojo.PanSourceFileFilter singleton
           
 
Method Summary
 boolean accept(File pathname)
           
static CheckSyntaxMojo.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 CheckSyntaxMojo.PanSourceFileFilter singleton
Method Detail

getInstance

public static CheckSyntaxMojo.PanSourceFileFilter getInstance()

accept

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


Copyright © 2012 Quattor. All Rights Reserved.