-
public class FetchEntry.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static FetchEntry.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final WebPagecreatePageShell(NormUrl normUrl)final WebPagecreatePageShell(String url, LoadOptions options, String href)final UnitinitWebPage(WebPage page, LoadOptions options, String href)-
-
Method Detail
-
createPageShell
final WebPage createPageShell(NormUrl normUrl)
-
createPageShell
final WebPage createPageShell(String url, LoadOptions options, String href)
-
initWebPage
final Unit initWebPage(WebPage page, LoadOptions options, String href)
-
-
-
-