public void
 addAttribute
(Object name, Object value)
    [Inherited From AbstractDocument.AbstractElement]
public Enumeration
 children
()
    [Inherited From AbstractDocument.LeafElement]
    [Specified in 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 boolean
 getAllowsChildren
()
    [Inherited From AbstractDocument.LeafElement]
    [Specified in AbstractDocument.AbstractElement]
public TreeNode
 getChildAt
(int childIndex)
    [Inherited From AbstractDocument.AbstractElement]
TreeNode at index 
 childIndex.
public Element
 getElement
(int index)
    [Inherited From AbstractDocument.LeafElement]
    [Specified in AbstractDocument.AbstractElement]
public int
 getElementCount
()
    [Inherited From AbstractDocument.LeafElement]
    [Specified in AbstractDocument.AbstractElement]
public int
 getElementIndex
(int pos)
    [Inherited From AbstractDocument.LeafElement]
    [Specified in AbstractDocument.AbstractElement]
public int
 getEndOffset
()
    [Inherited From AbstractDocument.LeafElement]
    [Specified in AbstractDocument.AbstractElement]
public int
 getStartOffset
()
    [Inherited From AbstractDocument.LeafElement]
    [Specified in AbstractDocument.AbstractElement]
public boolean
 isLeaf
()
    [Inherited From AbstractDocument.LeafElement]
    [Specified in AbstractDocument.AbstractElement]
public void
 removeAttributes
(Enumeration<Object> names)
    [Inherited From AbstractDocument.AbstractElement]
public void
 setResolveParent
(AttributeSet parent)
    [Inherited From AbstractDocument.AbstractElement]