Interface WebFormattable
- 
public interface WebFormattableAn 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoHTML() 
 -