Interface DocumentParser

All Known Implementing Classes:
JsoupHTMLParser, JsoupXMLParser

public interface DocumentParser
  • Method Summary

    Modifier and Type Method Description
    Node parse​(InputStream inputStream)