Class SelfClosingTag

  • All Implemented Interfaces:
    Content

    public final class SelfClosingTag
    extends AbstractTag
    A self closing tag is <br> or <hr/>. A self closing tag does not contain any other HTML content.
    Author:
    cybercon <bndly@cybercon.de>