@FunctionalInterface public interface ObjectProvider
| Modifier and Type | Method and Description |
|---|---|
void |
accept(JsonBuilder element)
Write a HTML code to the element
|
void accept(@Nonnull JsonBuilder element) throws IOException
IOExceptionCopyright 2019-2022, Pavel Ponec