org.apache.jmeter.protocol.java.control.gui
Class ClassFilter
java.lang.Object
org.apache.jmeter.protocol.java.control.gui.ClassFilter
- public class ClassFilter
- extends Object
- Author:
- pete
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pkgs
protected String[] pkgs
ClassFilter
public ClassFilter()
setPackges
public void setPackges(String[] pk)
addPackage
public void addPackage(String pkg)
include
public boolean include(String text)
filterArray
public Object[] filterArray(List items)
size
public int size()
Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.