|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjavax.swing.text.EditorKit
javax.swing.text.DefaultEditorKit
javax.swing.text.StyledEditorKit
javax.swing.text.html.HTMLEditorKit
com.ozacc.blog.util.DefaultHTMLParser
public class DefaultHTMLParser
HTMLパーサ。
入れ子のクラスの概要 |
---|
クラス javax.swing.text.html.HTMLEditorKit から継承された入れ子のクラス/インタフェース |
---|
HTMLEditorKit.HTMLFactory, HTMLEditorKit.HTMLTextAction, HTMLEditorKit.InsertHTMLTextAction, HTMLEditorKit.LinkController, HTMLEditorKit.Parser, HTMLEditorKit.ParserCallback |
フィールドの概要 |
---|
クラス javax.swing.text.html.HTMLEditorKit から継承されたフィールド |
---|
BOLD_ACTION, COLOR_ACTION, DEFAULT_CSS, FONT_CHANGE_BIGGER, FONT_CHANGE_SMALLER, IMG_ALIGN_BOTTOM, IMG_ALIGN_MIDDLE, IMG_ALIGN_TOP, IMG_BORDER, ITALIC_ACTION, LOGICAL_STYLE_ACTION, PARA_INDENT_LEFT, PARA_INDENT_RIGHT |
コンストラクタの概要 | |
---|---|
DefaultHTMLParser()
|
メソッドの概要 | |
---|---|
HTMLEditorKit.Parser |
getParser()
HTMLストリームの読み込みに使用するパーサを取り出します。 |
クラス javax.swing.text.html.HTMLEditorKit から継承されたメソッド |
---|
clone, createDefaultDocument, createInputAttributes, deinstall, getAccessibleContext, getActions, getContentType, getDefaultCursor, getInputAttributes, getLinkCursor, getStyleSheet, getViewFactory, insertHTML, install, isAutoFormSubmission, read, setAutoFormSubmission, setDefaultCursor, setLinkCursor, setStyleSheet, write |
クラス javax.swing.text.StyledEditorKit から継承されたメソッド |
---|
getCharacterAttributeRun |
クラス javax.swing.text.DefaultEditorKit から継承されたメソッド |
---|
createCaret, read, write |
クラス java.lang.Object から継承されたメソッド |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public DefaultHTMLParser()
メソッドの詳細 |
---|
public HTMLEditorKit.Parser getParser()
HTMLEditorKit
内の getParser
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |