org.hyperic.hq.product
Class StringMatcher
java.lang.Object
org.hyperic.hq.product.StringMatcher
public class StringMatcher
- extends Object
StringMatcher
public StringMatcher()
setIncludes
public void setIncludes(String includes)
setExcludes
public void setExcludes(String excludes)
getLastMatches
public List getLastMatches()
matches
public boolean matches(String s)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.