GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type org.xml.sax.ContentHandler | |
Constructor specifying a content handler.
|
Methods with parameter type org.xml.sax.ContentHandler | |
void | Sets the content handler to which result document events will be
propagated.
|
Methods with return type org.xml.sax.ContentHandler | |
ContentHandler | Returns the content handler to which result document events will be
propagated.
|
Classes implementing org.xml.sax.ContentHandler | |
class | A streaming validator that operates on a SAX event stream.
|
Methods with parameter type org.xml.sax.ContentHandler | |
void | Sets the ContentHandler to receive PSVI SAX events.
|
Methods with return type org.xml.sax.ContentHandler | |
ContentHandler | Returns the ContentHandler to receive PSVI SAX events.
|
Classes implementing org.xml.sax.ContentHandler | |
class | This class extends the SAX2 base handler class to support the
SAX2 LexicalHandler , DeclHandler , and
EntityResolver2 extensions. |
Classes implementing org.xml.sax.ContentHandler | |
class | Default base class for SAX2 event handlers.
|
class | Base class for deriving an XML filter.
|
class | Adapt a SAX2 XMLReader as a SAX1 Parser.
|
Methods with parameter type org.xml.sax.ContentHandler | |
void | Set the content handler.
|
void | Set the content event handler.
|
Methods with return type org.xml.sax.ContentHandler | |
ContentHandler | Return the current content handler.
|
ContentHandler | Get the content event handler.
|
Methods with parameter type org.xml.sax.ContentHandler | |
void | Allow an application to register a content event handler.
|
Methods with return type org.xml.sax.ContentHandler | |
ContentHandler | Return the current content handler.
|
GNU Classpath (0.95) |