Frames | No Frames |
Classes implementing org.xml.sax.ErrorHandler | |
class | This class is an adapter class. |
class | This class acts as a base class for the XML "serializers"
and the stream serializers.
|
class | This class accepts SAX-like calls, then sends true SAX calls to a
wrapped SAX handler. |
class | |
class | |
class | This abstract class is a base class for other stream
serializers (xml, html, text ...) that write output to a stream.
|
class | |
class | |
class | This class wraps another SerializationHandler. |
class | This class receives notification of SAX-like events, and with gathered
information over these calls it will invoke the equivalent SAX methods
on a handler, the ultimate output is known to be XML.
|
class |
Methods with return type org.xml.sax.ErrorHandler | |
ErrorHandler | Return this DTM's ErrorHandler, if it has one.
|
Methods with return type org.xml.sax.ErrorHandler | |
ErrorHandler |
Classes implementing org.xml.sax.ErrorHandler | |
class | |
class | A TransformerHandler
listens for SAX ContentHandler parse events and transforms
them to a Result.
|
Classes implementing org.xml.sax.ErrorHandler | |
class |
Classes implementing org.xml.sax.ErrorHandler | |
class | IncrementalSAXSource_Filter implements IncrementalSAXSource, using a
standard SAX2 event source as its input and parcelling out those
events gradually in reponse to deliverMoreNodes() requests. |
Methods with parameter type org.xml.sax.ErrorHandler | |
void |
Methods with return type org.xml.sax.ErrorHandler | |
ErrorHandler | Return this DTM's ErrorHandler.
|
Classes implementing org.xml.sax.ErrorHandler | |
class | This class implements a DTM that tends to be optimized more for speed than
for compactness, that is constructed via SAX2 ContentHandler events.
|
class | SAX2DTM2 is an optimized version of SAX2DTM which is used in non-incremental situation.
|
class | This is a subclass of SAX2DTM which has been modified to meet the needs of
Result Tree Frameworks (RTFs). |
Methods with return type org.xml.sax.ErrorHandler | |
ErrorHandler | Return this DTM's ErrorHandler.
|
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 | Implement SAX error handler for default reporting.
|
class | Sample implementation of similar SAX ErrorHandler and JAXP ErrorListener.
|
class | Search for the xml-stylesheet processing instructions in an XML document.
|
Classes implementing org.xml.sax.ErrorHandler | |
class | skeleton extension of XMLFilterImpl for now.
|
Methods with parameter type org.xml.sax.ErrorHandler | |
void | This class is only used internally so this method should never
be called.
|
void | This class is only used internally so this method should never
be called.
|
Methods with return type org.xml.sax.ErrorHandler | |
ErrorHandler | This class is only used internally so this method should never
be called.
|
ErrorHandler | This class is only used internally so this method should never
be called.
|
Methods with parameter type org.xml.sax.ErrorHandler | |
void | Specify the ErrorHandler to be used to report
errors present in the XML document to be parsed. |
Methods with return type org.xml.sax.ErrorHandler | |
ErrorHandler | Return this DTM's ErrorHandler.
|
Classes implementing org.xml.sax.ErrorHandler | |
class | Initializes and processes a stylesheet via SAX events.
|
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.
|
Classes implementing org.xml.sax.ErrorHandler | |
class | AdaptiveResultTreeImpl is a adaptive DOM model for result tree fragments (RTF). |
class | SAXImpl is the core model for SAX input source. |
class | This class represents a light-weight DOM model for simple result tree fragment(RTF).
|
Methods with return type org.xml.sax.ErrorHandler | |
ErrorHandler | Return this DTM's ErrorHandler, if it has one.
|
ErrorHandler |