javax.swing.text.html
public class HTMLDocument.BlockElement extends AbstractDocument.BranchElement
Constructor Summary | |
---|---|
BlockElement(Element parent, AttributeSet a) |
Method Summary | |
---|---|
String | getName()
Gets the name of the element.
|
AttributeSet | getResolveParent()
Gets the resolving parent. |
Returns: the name of the element if it exists, null otherwise.