Uses of Interface
net.sf.json.regexp.RegexpMatcher
Packages that use RegexpMatcher
-
Uses of RegexpMatcher in net.sf.json.regexp
Classes in net.sf.json.regexp that implement RegexpMatcherMethods in net.sf.json.regexp that return RegexpMatcherModifier and TypeMethodDescriptionstatic RegexpMatcherRegexpUtils.getMatcher(String pattern) Returns a RegexpMatcher that works in a specific environment.static RegexpMatcherRegexpUtils.getMatcher(String pattern, boolean multiline) Returns a RegexpMatcher that works in a specific environment.