public class DefaultStringMatcher extends Object implements Matcher<String>
String
DefaultStringMatcher()
boolean
match(String leftValue, String rightValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultStringMatcher()
public boolean match(String leftValue, String rightValue)
match
Matcher<String>
leftValue
rightValue
true
false
Copyright © 2004–2017 XWiki. All rights reserved.