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