JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.jsoup.helper.Regex.Matcher
Packages that use
Regex.Matcher
Package
Description
org.jsoup.helper
Package containing classes supporting the core jsoup code.
Uses of
Regex.Matcher
in
org.jsoup.helper
Methods in
org.jsoup.helper
that return
Regex.Matcher
Modifier and Type
Method
Description
Regex.Matcher
Regex.
matcher
(
CharSequence
input)