Class HTMLRenderer

All Implemented Interfaces:
PropertySource, Renderer

public class HTMLRenderer extends AbstractIncrementingRenderer
Renderer to basic HTML format. FIXME: this class should just work with the XMLRenderer and then apply an XSLT transformation + stylesheet. No need to hard-code HTML markup here.