@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
IOException
Copyright 2019-2022, Pavel Ponec