Uses of Class
de.xima.fc.common.dom.HtmlParseException
Packages that use HtmlParseException
-
Uses of HtmlParseException in de.xima.fc.utils
Methods in de.xima.fc.utils that throw HtmlParseExceptionModifier and TypeMethodDescriptionstatic org.jsoup.nodes.DocumentHTMLUtils.parseDocumentStrict(String htmlFragment, String baseUri) Parses an HTML string and returns the document.