All Implemented Interfaces:
TagBase, Serializable, Cloneable

public class H6 extends AbstractHtml
Since:
1.1.3
See Also:
  • Constructor Details

    • H6

      public H6(AbstractHtml base, AbstractAttribute... attributes)
      Parameters:
      base - i.e. parent tag of this tag
      attributes - An array of AbstractAttribute
      Since:
      1.1.3
  • Method Details

    • init

      protected void init()
      invokes only once per object
      Since:
      1.1.3