Package org.jsoup.helper

Interface Regex.Matcher

Enclosing class:
Regex

public static interface Regex.Matcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    find()
     
  • Method Details

    • find

      boolean find()