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