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