com.servingxml.io.saxsource
Class StreamSourceSaxSource
java.lang.Object
com.servingxml.io.saxsource.StreamSourceSaxSource
- All Implemented Interfaces:
- SaxSource
public class StreamSourceSaxSource
- extends java.lang.Object
- implements SaxSource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StreamSourceSaxSource
public StreamSourceSaxSource(StreamSource streamSource)
createXmlReader
public org.xml.sax.XMLReader createXmlReader()
- Specified by:
createXmlReader in interface SaxSource
getSystemId
public java.lang.String getSystemId()
- Specified by:
getSystemId in interface SaxSource
getKey
public Key getKey()
- Specified by:
getKey in interface SaxSource
getExpirable
public Expirable getExpirable()
- Specified by:
getExpirable in interface SaxSource
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getDefaultOutputProperties
public java.util.Properties getDefaultOutputProperties()
- Specified by:
getDefaultOutputProperties in interface SaxSource