Implement this method to indicate whether a concrete subclass of HTMLElement provides a closing tag. Elements such as BR do not provide closing tags, they are self-closing.
HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace