com.servingxml.io.saxsource
Class JaxpSourceSaxSource
java.lang.Object
com.servingxml.io.saxsource.AbstractSaxSource
com.servingxml.io.saxsource.JaxpSourceSaxSource
- All Implemented Interfaces:
- SaxSource
public class JaxpSourceSaxSource
- extends AbstractSaxSource
Implements a simple SaxSource.
Constructor Summary |
JaxpSourceSaxSource(javax.xml.transform.Source source,
javax.xml.transform.TransformerFactory transformerFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JaxpSourceSaxSource
public JaxpSourceSaxSource(javax.xml.transform.Source source,
javax.xml.transform.TransformerFactory transformerFactory)
createXmlReader
public org.xml.sax.XMLReader createXmlReader()
getKey
public Key getKey()
getExpirable
public Expirable getExpirable()
getSystemId
public java.lang.String getSystemId()
openStream
public java.io.InputStream openStream()