All Implemented Interfaces:
TagBase, AddressAttributable, Serializable, Cloneable

public class Address extends AbstractHtml implements AddressAttributable
Since:
1.0.0
See Also:
  • Constructor Details

    • Address

      public Address(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