|
Java Platform 1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DTD | |
javax.swing.text.html.parser |
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 | |
protected static DTD |
ParserDelegator.createDTD(DTD dtd,
String name)
|
static DTD |
DTD.getDTD(String name)
Get a DTD. |
Methods in javax.swing.text.html.parser with parameters of type DTD | |
protected static DTD |
ParserDelegator.createDTD(DTD dtd,
String name)
|
static void |
DTD.putDTDHash(String name,
DTD dtd)
|
Constructors in javax.swing.text.html.parser with parameters of type DTD | |
Parser.Parser(DTD dtd)
|
|
DocumentParser.DocumentParser(DTD dtd)
|
|
Java Platform 1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |