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