Package com.biglybt.core.html
Interface HTMLPage
-
- All Superinterfaces:
HTMLChunk
- All Known Implementing Classes:
HTMLPageImpl
public interface HTMLPage extends HTMLChunk
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URL
getMetaRefreshURL()
java.net.URL
getMetaRefreshURL(java.net.URL base_url)
-
Methods inherited from interface com.biglybt.core.html.HTMLChunk
getContent
-
-