クラス
javax.swing.text.ChangedCharSetExceptionの使用
パッケージ | 説明 |
---|---|
javax.swing.text.html.parser |
デフォルトのHTMLパーサーを、サポート・クラスとともに提供します。
|
-
javax.swing.text.html.parserでのChangedCharSetExceptionの使用
ChangedCharSetExceptionをスローするjavax.swing.text.html.parser内のメソッド 修飾子と型 メソッド 説明 protected void
DocumentParser. handleEmptyTag(TagElement tag)
空のタグを処理します。protected void
Parser. handleEmptyTag(TagElement tag)
空のタグを検出したときに呼び出されます。protected void
Parser. startTag(TagElement tag)
開始タグを処理します。