Serializable
, AttributeSet
, Element
, MutableAttributeSet
, TreeNode
public class HTMLDocument.BlockElement extends AbstractDocument.BranchElement
AttributeSet.CharacterAttribute, AttributeSet.ColorAttribute, AttributeSet.FontAttribute, AttributeSet.ParagraphAttribute
NameAttribute, ResolveAttribute
Constructor | Description |
---|---|
BlockElement(Element parent,
AttributeSet a) |
Constructs a composite element that initially contains
no children.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Gets the name of the element.
|
AttributeSet |
getResolveParent() |
Gets the resolving parent.
|
addAttribute, addAttributes, containsAttribute, containsAttributes, copyAttributes, dump, getAttribute, getAttributeCount, getAttributeNames, getAttributes, getChildAt, getChildCount, getDocument, getIndex, getParent, getParentElement, isDefined, isEqual, removeAttribute, removeAttributes, removeAttributes, setResolveParent
children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getStartOffset, isLeaf, positionToElement, replace, toString
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()
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-internal+0-adhoc.mlchung.jdk9-jdeps