Uses of Class
org.joni.Matcher
Packages that use Matcher
-
Uses of Matcher in org.joni
Modifier and TypeClassDescription(package private) class
(package private) class
(package private) class
Modifier and TypeMethodDescription(package private) abstract Matcher
Regex.matcher
(byte[] bytes) Regex.matcher
(byte[] bytes, int p, int end) Regex.matcherNoRegion
(byte[] bytes) Regex.matcherNoRegion
(byte[] bytes, int p, int end)