javax.swing.text.html
static class: HTMLDocument.TaggedAttributeSet [javadoc |
source]
java.lang.Object
javax.swing.text.SimpleAttributeSet
javax.swing.text.html.HTMLDocument$TaggedAttributeSet
All Implemented Interfaces:
MutableAttributeSet, Cloneable, Serializable
Used by StyleSheet to determine when to avoid removing HTML.Tags
matching StyleConstants.
| Methods from javax.swing.text.SimpleAttributeSet: |
|---|
|
addAttribute, addAttributes, clone, containsAttribute, containsAttributes, copyAttributes, equals, getAttribute, getAttributeCount, getAttributeNames, getResolveParent, hashCode, isDefined, isEmpty, isEqual, removeAttribute, removeAttributes, removeAttributes, setResolveParent, toString |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |