public static interface BootstrapHandler.PageBuilder extends Serializable
| Modifier and Type | Method and Description |
|---|---|
org.jsoup.nodes.Document |
getBootstrapPage(BootstrapHandler.BootstrapContext context)
Creates the bootstrap page.
|
org.jsoup.nodes.Document getBootstrapPage(BootstrapHandler.BootstrapContext context)
context - Context to build page for.Document with bootstrap page.Copyright © 2025. All rights reserved.