org.springframework.beans
Class MultipleCopyrightIgnores

java.lang.Object
  extended by org.springframework.beans.CommonIgnoresFilter
      extended by org.springframework.beans.MultipleCopyrightIgnores
All Implemented Interfaces:
FileFilter

public class MultipleCopyrightIgnores
extends CommonIgnoresFilter


Constructor Summary
MultipleCopyrightIgnores()
           
 
Method Summary
 boolean accept(File file)
           
 
Methods inherited from class org.springframework.beans.CommonIgnoresFilter
contains
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipleCopyrightIgnores

public MultipleCopyrightIgnores()
Method Detail

accept

public boolean accept(File file)
Specified by:
accept in interface FileFilter
Overrides:
accept in class CommonIgnoresFilter


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.