Class HTMLEmitter

All Implemented Interfaces:
Result

public class HTMLEmitter extends XMLEmitter
This class generates HTML output
Author:
Michael H. Kay
  • Field Details

    • emptyTags

      static HashMap emptyTags
      Table of HTML tags that have no closing tag
  • Constructor Details

    • HTMLEmitter

      public HTMLEmitter()
      Constructor
  • Method Details