org.apache.xalan.xsltc.trax
Class TrAXFilter
XMLFilterImpl
org.apache.xalan.xsltc.trax.TrAXFilter
public class TrAXFilter
extends XMLFilterImpl
skeleton extension of XMLFilterImpl for now.
- Santiago Pericas-Geertsen
- G. Todd Miller
TrAXFilter
public TrAXFilter(Templates templates)
throws TransformerConfigurationException
getTransformer
public Transformer getTransformer()
parse
public void parse(InputSource input)
throws SAXException,
IOException
parse
public void parse(String systemId)
throws SAXException,
IOException
setContentHandler
public void setContentHandler(ContentHandler handler)
setErrorListener
public void setErrorListener(ErrorListener handler)
Copyright B) 2006 Apache XML Project. All Rights Reserved.