Package org.ujorm.tools.web.ao
Interface ObjectProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Value provider
- Author:
- Pavel Ponec
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(@NotNull JsonBuilder element) Write a HTML code to the element
-
Method Details
-
accept
Write a HTML code to the element- Throws:
IOException
-