TagElement
Class TagElement
- java.lang.Object
-
- javax.swing.text.html.parser.TagElement
public class TagElement extends Object
A generic HTML TagElement class. The methods define how white space is interpreted around the tag.
Constructors
TagElement
public TagElement(Element elem)
TagElement
public TagElement(Element elem, boolean fictional)
Methods
breaksFlow
public boolean breaksFlow()