Interface HtmlFragmentProvider
-
- All Known Implementing Classes:
HtmlLoggerImpl
public interface HtmlFragmentProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprovideHtmlCode(java.lang.Appendable appendable)provide a piece of HTML codevoidreset()
-