| Package | Description |
|---|---|
| org.ujorm.tools.web |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ExceptionProvider |
ExceptionProvider.of()
A factory method
|
static @NotNull ExceptionProvider |
ExceptionProvider.of(@NotNull Throwable e)
A factory method
|
@NotNull ExceptionProvider |
Element.then(@NotNull Consumer<Element> builder)
Apply body of element by a lambda expression.
|
@NotNull ExceptionProvider |
HtmlElement.then(@NotNull Consumer<HtmlElement> builder)
Apply body of element by a lambda expression.
|
Copyright 2015, Pavel Ponec