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 HTMLPage
HTMLPageFactory.loadPage
(InputStream is) static HTMLPage
HTMLPageFactory.loadPage
(InputStream is, boolean close_file) static HTMLPage
HTMLPageFactory.loadPage
(InputStream is, String charset) static HTMLPage
HTMLPageFactory.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