public class PathStringMatcher
extends Object
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
boolean
match(String string,
org.xbib.net.ParameterBuilder queryParameters)
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Konstruktordetails
-
PathStringMatcher
public PathStringMatcher(String patternString,
boolean caseSensitive)
-
Methodendetails
-
getPatternString
public String getPatternString()
-
-
-
match
public boolean match(String string,
org.xbib.net.ParameterBuilder queryParameters)