Uses of Interface
com.biglybt.core.html.HTMLPage
Packages that use HTMLPage
-
Uses of HTMLPage in com.biglybt.core.html
Methods in com.biglybt.core.html that return HTMLPageModifier and TypeMethodDescriptionstatic HTMLPageHTMLPageFactory.loadPage(InputStream is) static HTMLPageHTMLPageFactory.loadPage(InputStream is, boolean close_file) static HTMLPageHTMLPageFactory.loadPage(InputStream is, String charset) static HTMLPageHTMLPageFactory.loadPage(InputStream is, String charset, boolean close_file) -
Uses of HTMLPage in com.biglybt.core.html.impl
Classes in com.biglybt.core.html.impl that implement HTMLPage