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