|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.jrat.util.regex.ToLowerMatcher
public class ToLowerMatcher
Field Summary |
---|
Fields inherited from interface org.shiftone.jrat.util.regex.Matcher |
---|
ALL, NONE |
Constructor Summary | |
---|---|
ToLowerMatcher(Matcher matcher)
|
Method Summary | |
---|---|
boolean |
isMatch(java.lang.String inputString)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ToLowerMatcher(Matcher matcher)
Method Detail |
---|
public boolean isMatch(java.lang.String inputString)
isMatch
in interface Matcher
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |