Package com.biglybt.core.html
Class HTMLPageFactory
java.lang.Object
com.biglybt.core.html.HTMLPageFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HTMLPage
loadPage
(InputStream is) static HTMLPage
loadPage
(InputStream is, boolean close_file) static HTMLPage
loadPage
(InputStream is, String charset) static HTMLPage
loadPage
(InputStream is, String charset, boolean close_file)
-
Constructor Details
-
HTMLPageFactory
public HTMLPageFactory()
-
-
Method Details
-
loadPage
- Throws:
HTMLException
-
loadPage
- Throws:
HTMLException
-
loadPage
- Throws:
HTMLException
-
loadPage
public static HTMLPage loadPage(InputStream is, String charset, boolean close_file) throws HTMLException - Throws:
HTMLException
-