com.servingxml.components.recordmapping
Class RecordSaxSource
java.lang.Object
com.servingxml.io.saxsource.AbstractSaxSource
com.servingxml.components.recordmapping.RecordSaxSource
- All Implemented Interfaces:
- SaxSource
public class RecordSaxSource
- extends AbstractSaxSource
- implements SaxSource
A RecordSaxSource
implements SaxSource.
Constructor Summary |
RecordSaxSource(org.xml.sax.XMLReader reader,
Expirable expirable,
Key key,
javax.xml.transform.TransformerFactory transformerFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RecordSaxSource
public RecordSaxSource(org.xml.sax.XMLReader reader,
Expirable expirable,
Key key,
javax.xml.transform.TransformerFactory transformerFactory)
toString
public java.lang.String toString()
- Overrides:
toString
in class AbstractSaxSource
getExpirable
public Expirable getExpirable()
- Specified by:
getExpirable
in interface SaxSource
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