All Implemented Interfaces:
TagBase, Serializable, Cloneable

public class Head extends AbstractHtml
Since:
1.0.0
See Also:
  • Constructor Details

    • Head

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

    • init

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