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

    Modifier and Type
    Method
    Description
     
  • Method Details