Package org.apache.sling.commons.html
Class Html
java.lang.Object
org.apache.sling.commons.html.Html
Provides a Stream of HtmlElement tokens
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stream<HtmlElement> stream(InputStream is) static Stream<HtmlElement> stream(InputStream is, String encoding) static Stream<HtmlElement>
-
Method Details
-
stream
-
stream
-
stream
-