java.lang.Object
org.jdrupes.mdoclet.internal.doclets.formats.html.markup.HtmlDocument

public class HtmlDocument extends Object
Class for generating an HTML document for javadoc output.
  • Konstruktordetails

    • HtmlDocument

      public HtmlDocument(Content html)
      Constructs an HTML document.
      Parameter:
      html - the HTML element of the document
  • Methodendetails