JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
DRAFT 23-internal-2024-04-16-1247301.vklang...
java.desktop
javax.swing.text
SimpleAttributeSet
Uses of Class
javax.swing.text.SimpleAttributeSet
Packages that use
SimpleAttributeSet
Package
Description
javax.swing.text.html.parser
Provides the default HTML parser, along with support classes.
Uses of
SimpleAttributeSet
in
javax.swing.text.html.parser
Methods in
javax.swing.text.html.parser
that return
SimpleAttributeSet
Modifier and Type
Method
Description
protected
SimpleAttributeSet
Parser.
getAttributes
()
Returns attributes for the current tag.