クラス
javax.swing.text.SimpleAttributeSetの使用
| パッケージ | 説明 |
|---|---|
| javax.swing.text.html.parser |
デフォルトのHTMLパーサーを、サポート・クラスとともに提供します。
|
-
javax.swing.text.html.parserでのSimpleAttributeSetの使用
SimpleAttributeSetを返すjavax.swing.text.html.parser内のメソッド 修飾子と型 メソッド 説明 protected SimpleAttributeSetParser. getAttributes()現在のタグの属性を返します。