org.rhq.core.util.file
Class PathFilter

java.lang.Object
  extended by org.rhq.core.util.file.PathFilter

public class PathFilter
extends Object


Constructor Summary
PathFilter(String path, String pattern)
           
 
Method Summary
 String getPath()
           
 String getPattern()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathFilter

public PathFilter(String path,
                  String pattern)
Method Detail

getPath

public String getPath()

getPattern

public String getPattern()


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