Uses of Class
htmlcompiler.checks.jsoup.JsoupDocumentChecks
| Package | Description |
|---|---|
| htmlcompiler.checks.jsoup |
-
Uses of JsoupDocumentChecks in htmlcompiler.checks.jsoup
Methods in htmlcompiler.checks.jsoup that return JsoupDocumentChecks Modifier and Type Method Description static JsoupDocumentChecksJsoupDocumentChecks. valueOf(String name)Returns the enum constant of this type with the specified name.static JsoupDocumentChecks[]JsoupDocumentChecks. values()Returns an array containing the constants of this enum type, in the order they are declared.