Uses of Class
com.biglybt.core.html.HTMLException
Packages that use HTMLException
-
Uses of HTMLException in com.biglybt.core.html
Methods in com.biglybt.core.html that throw HTMLExceptionModifier 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 HTMLException in com.biglybt.core.html.impl
Constructors in com.biglybt.core.html.impl that throw HTMLException