public class HTMLDocument.BlockElement extends AbstractDocument.BranchElement
AttributeSet.CharacterAttribute, AttributeSet.ColorAttribute, AttributeSet.FontAttribute, AttributeSet.ParagraphAttribute
NameAttribute, ResolveAttribute
Constructor and Description |
---|
BlockElement(Element parent,
AttributeSet a)
Constructs a composite element that initially contains
no children.
|
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 BlockElement(Element parent, AttributeSet a)
parent
- the parent elementa
- the attributes for the elementpublic String getName()
getName
in interface Element
getName
in class AbstractDocument.BranchElement
public AttributeSet getResolveParent()
getResolveParent
in interface AttributeSet
getResolveParent
in class AbstractDocument.AbstractElement
AttributeSet.getResolveParent()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.