com.servingxml.components.error
Class ErrorSaxSource
java.lang.Object
com.servingxml.io.saxsource.AbstractSaxSource
com.servingxml.components.error.ErrorSaxSource
- All Implemented Interfaces:
- SaxSource
public class ErrorSaxSource
- extends AbstractSaxSource
A ErrorSaxSource
instance may be used to obtain objects that
implement the SAXSource
interface.
Objects that implements the TrAX SAXSource
interface contain
the information that is needed to supply XML content as SAX events.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ErrorSaxSource
public ErrorSaxSource(ServingXmlException fault,
javax.xml.transform.TransformerFactory transformerFactory)
getSystemId
public java.lang.String getSystemId()
createXmlReader
public org.xml.sax.XMLReader createXmlReader()
getKey
public final Key getKey()
getExpirable
public Expirable getExpirable()