public void
addAttribute
(Object name, Object value)
[Inherited From AbstractDocument.AbstractElement]
public boolean
containsAttribute
(Object name, Object value)
[Inherited From AbstractDocument.AbstractElement]
public boolean
containsAttributes
(AttributeSet attrs)
[Inherited From AbstractDocument.AbstractElement]
public void
dump
(PrintStream psOut, int indentAmount)
[Inherited From AbstractDocument.AbstractElement]
public TreeNode
getChildAt
(int childIndex)
[Inherited From AbstractDocument.AbstractElement]
TreeNode at index
childIndex.
public void
removeAttributes
(Enumeration<Object> names)
[Inherited From AbstractDocument.AbstractElement]
public void
setResolveParent
(AttributeSet parent)
[Inherited From AbstractDocument.AbstractElement]