public void
addAttribute
(Object name, Object value)
[Inherited From AbstractDocument.AbstractElement]
public Enumeration
children
()
[Inherited From AbstractDocument.BranchElement]
[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.BranchElement]
[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.BranchElement]
[Specified in AbstractDocument.AbstractElement]
public int
getElementCount
()
[Inherited From AbstractDocument.BranchElement]
[Specified in AbstractDocument.AbstractElement]
public int
getElementIndex
(int offset)
[Inherited From AbstractDocument.BranchElement]
[Specified in AbstractDocument.AbstractElement]
public int
getEndOffset
()
[Inherited From AbstractDocument.BranchElement]
[Specified in AbstractDocument.AbstractElement]
public int
getStartOffset
()
[Inherited From AbstractDocument.BranchElement]
[Specified in AbstractDocument.AbstractElement]
public boolean
isLeaf
()
[Inherited From AbstractDocument.BranchElement]
[Specified in AbstractDocument.AbstractElement]
public void
removeAttributes
(Enumeration<Object> names)
[Inherited From AbstractDocument.AbstractElement]
public void
replace
(int offset, int length, Element elems)
[Inherited From AbstractDocument.BranchElement]
public void
setResolveParent
(AttributeSet parent)
[Inherited From AbstractDocument.AbstractElement]