Frames | No Frames |
Classes implementing org.xml.sax.ext.DeclHandler | |
class | Implementation of a JAXP1.1 TransformerHandler
|
Methods with return type org.xml.sax.ext.DeclHandler | |
DeclHandler |
Classes implementing org.xml.sax.ext.DeclHandler | |
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.ext.DeclHandler | |
DeclHandler | Return this DTM's DeclHandler.
|
Methods with return type org.xml.sax.ext.DeclHandler | |
DeclHandler | Return this DTM's DeclHandler, if it has one.
|
Methods with return type org.xml.sax.ext.DeclHandler | |
DeclHandler | Return this DTM's DeclHandler.
|
Classes implementing org.xml.sax.ext.DeclHandler | |
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.ext.DeclHandler | |
DeclHandler | Return this DTM's DeclHandler.
|
Classes implementing org.xml.sax.ext.DeclHandler | |
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.ext.DeclHandler | |
DeclHandler | Return this DTM's DeclHandler, if it has one.
|
DeclHandler |
Classes implementing org.xml.sax.ext.DeclHandler | |
class | A TransformerHandler
listens for SAX ContentHandler parse events and transforms
them to a Result.
|
class | This class implements an identity transformer for
SAXTransformerFactory.newTransformerHandler()
and TransformerFactory.newTransformer() . |
Methods with return type org.xml.sax.ext.DeclHandler | |
DeclHandler | Get a SAX2 DeclHandler for the input.
|
Classes implementing org.xml.sax.ext.DeclHandler | |
class |