|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Objectjp.hishidama.html.parser.rule.HtParserManager
public class HtParserManager
HtHtmlParser管理クラス.
HtHtmlParserの要素毎のインスタンスを管理する。
| コンストラクタの概要 | |
|---|---|
HtParserManager()
コンストラクター. |
|
| メソッドの概要 | |
|---|---|
HtParser |
getDefaultParser()
デフォルトHtHtmlParser取得. |
HtParser |
getParser(String name)
HtHtmlParser取得. |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public HtParserManager()
| メソッドの詳細 |
|---|
public final HtParser getParser(String name)
name - 要素名
public final HtParser getDefaultParser()
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||