| GNU Classpath (0.95) | |
| Frames | No Frames |
Classes implementing org.xml.sax.DTDHandler | |
| class | This class extends the SAX2 base handler class to support the
SAX2 LexicalHandler, DeclHandler, and
EntityResolver2 extensions. |
Classes implementing org.xml.sax.DTDHandler | |
| class | Default base class for SAX2 event handlers.
|
| class | Base class for deriving an XML filter.
|
Methods with parameter type org.xml.sax.DTDHandler | |
| void | Set the DTD handler.
|
| void | Set the DTD event handler.
|
| void | Register the DTD event handler.
|
Methods with return type org.xml.sax.DTDHandler | |
| DTDHandler | Return the current DTD handler.
|
| DTDHandler | Get the current DTD event handler.
|
Classes implementing org.xml.sax.DTDHandler | |
| class | Default base class for handlers.
|
Methods with parameter type org.xml.sax.DTDHandler | |
| void | Allow an application to register a DTD event handler.
|
| void | Allow an application to register a DTD event handler.
|
Methods with return type org.xml.sax.DTDHandler | |
| DTDHandler | Return the current DTD handler.
|
| GNU Classpath (0.95) |