Uses of Class
javax.swing.text.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.parserMethods in javax.swing.text.html.parser that return SimpleAttributeSet Modifier and Type Method Description protected SimpleAttributeSetParser. getAttributes()Returns attributes for the current tag.