Class SAXInput

java.lang.Object
org.exolab.adaptx.xslt.util.SAXInput
All Implemented Interfaces:
ContentHandler, DocumentHandler, LexicalHandler
Direct Known Subclasses:
TransformerHandlerImpl

public class SAXInput extends Object implements ContentHandler, DocumentHandler, LexicalHandler
A SAX 1.0 and 2.0 adapter for the source tree
Version:
$Revision: 3928 $ $Date: 2003-10-01 10:52:12 +0200 (Wed, 01 Oct 2003) $
Author:
Keith Visco