|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
DTD を使用しているパッケージ | |
---|---|
javax.swing.text.html.parser | デフォルトの HTML パーサを、サポートクラスと共に提供します。 |
javax.swing.text.html.parser での DTD の使用 |
---|
DTD として宣言されている javax.swing.text.html.parser のフィールド | |
---|---|
protected DTD |
Parser.dtd
|
DTD を返す javax.swing.text.html.parser のメソッド | |
---|---|
protected static DTD |
ParserDelegator.createDTD(DTD dtd,
String name)
|
static DTD |
DTD.getDTD(String name)
指定した name を持つ DTD を返します。 |
DTD 型のパラメータを持つ javax.swing.text.html.parser のメソッド | |
---|---|
protected static DTD |
ParserDelegator.createDTD(DTD dtd,
String name)
|
static void |
DTD.putDTDHash(String name,
DTD dtd)
|
DTD 型のパラメータを持つ javax.swing.text.html.parser のコンストラクタ | |
---|---|
DocumentParser(DTD dtd)
|
|
Parser(DTD dtd)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。