public class HTMLDocument.BlockElement extends javax.swing.text.AbstractDocument.BranchElement
| Constructor and Description |
|---|
HTMLDocument.BlockElement(javax.swing.text.Element parent,
javax.swing.text.AttributeSet a) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the name of the element.
|
javax.swing.text.AttributeSet |
getResolveParent()
Gets the resolving parent.
|
children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getStartOffset, isLeaf, positionToElement, replace, toStringaddAttribute, addAttributes, containsAttribute, containsAttributes, copyAttributes, dump, getAttribute, getAttributeCount, getAttributeNames, getAttributes, getChildAt, getChildCount, getDocument, getIndex, getParent, getParentElement, isDefined, isEqual, removeAttribute, removeAttributes, removeAttributes, setResolveParentpublic HTMLDocument.BlockElement(javax.swing.text.Element parent, javax.swing.text.AttributeSet a)
public javax.swing.text.AttributeSet getResolveParent()
getResolveParent in interface javax.swing.text.AttributeSetgetResolveParent in class javax.swing.text.AbstractDocument.AbstractElementAbstractDocument.AbstractElement.setResolveParent(AttributeSet)public java.lang.String getName()
getName in interface javax.swing.text.ElementgetName in class javax.swing.text.AbstractDocument.BranchElement