Uses of Interface org.xml.sax.DTDHandler

Uses in package org.apache.xml.dtm.ref.dom2dtm

Methods with return type org.xml.sax.DTDHandler

DTDHandler
Return this DTM's DTDHandler.

Uses in package org.xml.sax

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.

Uses in package org.apache.xalan.processor

Classes implementing org.xml.sax.DTDHandler

class
Initializes and processes a stylesheet via SAX events.

Uses in package org.apache.xml.dtm.ref

Classes implementing org.xml.sax.DTDHandler

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.DTDHandler

void
Register a SAX-style DTD handler for us to output to
void
Register a SAX-style DTD handler for us to output to
void
Register a SAX-style DTD handler for us to output to

Methods with return type org.xml.sax.DTDHandler

DTDHandler
Return this DTM's DTDHandler.

Uses in package org.apache.xalan.xsltc.dom

Classes implementing org.xml.sax.DTDHandler

class
SAXImpl is the core model for SAX input source.

Methods with return type org.xml.sax.DTDHandler

DTDHandler
Return this DTM's DTDHandler, if it has one.
DTDHandler

Uses in package org.apache.xalan.lib.sql

Methods with return type org.xml.sax.DTDHandler

DTDHandler

Uses in package org.apache.xml.dtm.ref.sax2dtm

Classes implementing org.xml.sax.DTDHandler

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.DTDHandler

DTDHandler
Return this DTM's DTDHandler.

Uses in package org.xml.sax.helpers

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.

Uses in package org.apache.xml.utils

Classes implementing org.xml.sax.DTDHandler

class
Search for the xml-stylesheet processing instructions in an XML document.

Uses in package org.apache.xalan.xsltc.trax

Classes implementing org.xml.sax.DTDHandler

class
skeleton extension of XMLFilterImpl for now.
class
Implementation of a JAXP1.1 TransformerHandler

Methods with parameter type org.xml.sax.DTDHandler

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.DTDHandler

DTDHandler
This class is only used internally so this method should never be called.
DTDHandler
This class is only used internally so this method should never be called.

Uses in package org.apache.xml.dtm

Methods with return type org.xml.sax.DTDHandler

DTDHandler
Return this DTM's DTDHandler, if it has one.

Uses in package org.apache.xalan.transformer

Classes implementing org.xml.sax.DTDHandler

class
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().

Copyright B) 2004 Apache XML Project. All Rights Reserved.