public class HTMLDocument.BlockElement extends AbstractDocument.BranchElement
AttributeSet.CharacterAttribute, AttributeSet.ColorAttribute, AttributeSet.FontAttribute, AttributeSet.ParagraphAttribute
NameAttribute, ResolveAttribute
Constructor and Description |
---|
HTMLDocument.BlockElement(Element parent,
AttributeSet a) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the element.
|
AttributeSet |
getResolveParent()
Gets the resolving parent.
|
children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getStartOffset, isLeaf, positionToElement, replace, toString
addAttribute, addAttributes, containsAttribute, containsAttributes, copyAttributes, dump, getAttribute, getAttributeCount, getAttributeNames, getAttributes, getChildAt, getChildCount, getDocument, getIndex, getParent, getParentElement, isDefined, isEqual, removeAttribute, removeAttributes, removeAttributes, setResolveParent
public HTMLDocument.BlockElement(Element parent, AttributeSet a)
public AttributeSet getResolveParent()
getResolveParent
in interface AttributeSet
getResolveParent
in class AbstractDocument.AbstractElement
AbstractDocument.AbstractElement.setResolveParent(AttributeSet)