Interface WebFormattable
public interface WebFormattable
An object that knows how to format itself in HTML appropriate for appending into a web page. Note that no
<HTML> tag is needed.
-
Method Summary
-
Method Details
-
toHTML
String toHTML()
-