Interface ElementChecks.JsoupElementCheck

Enclosing class:
ElementChecks

public static interface ElementChecks.JsoupElementCheck
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    checkElement(Logger log, CompilerConfig config, Path file, org.jsoup.nodes.Element element)
     
  • Method Details