|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DTD | |
javax.swing.text.html.parser | Provides the default HTML parser, along with support classes. |
Uses of DTD in javax.swing.text.html.parser |
Fields in javax.swing.text.html.parser declared as DTD | |
protected DTD |
Parser.dtd
|
Methods in javax.swing.text.html.parser that return DTD | |
static DTD |
DTD.getDTD(String name)
Get a DTD. |
protected static DTD |
ParserDelegator.createDTD(DTD dtd,
String name)
|
Methods in javax.swing.text.html.parser with parameters of type DTD | |
static void |
DTD.putDTDHash(String name,
DTD dtd)
|
protected static DTD |
ParserDelegator.createDTD(DTD dtd,
String name)
|
Constructors in javax.swing.text.html.parser with parameters of type DTD | |
Parser(DTD dtd)
|
|
DocumentParser(DTD dtd)
|
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.