org.rhq.augeas.util
Class LensFilter

java.lang.Object
  extended by org.rhq.augeas.util.LensFilter
All Implemented Interfaces:
FileFilter

public class LensFilter
extends Object
implements FileFilter


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

Constructor Detail

LensFilter

public LensFilter(String name)
Method Detail

accept

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


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.