com.servingxml.components.content
Class DocumentCollectionSaxSource
java.lang.Object
com.servingxml.components.content.DocumentCollectionSaxSource
- All Implemented Interfaces:
- SaxSource
public class DocumentCollectionSaxSource
- extends java.lang.Object
- implements SaxSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentCollectionSaxSource
public DocumentCollectionSaxSource(ServiceContext context,
Flow flow,
Name documentElementName,
java.lang.String documentElementQname,
Content[] contentFactories)
createXmlReader
public org.xml.sax.XMLReader createXmlReader()
- Specified by:
createXmlReader
in interface SaxSource
getKey
public Key getKey()
- Specified by:
getKey
in interface SaxSource
getExpirable
public Expirable getExpirable()
- Specified by:
getExpirable
in interface SaxSource
getSystemId
public java.lang.String getSystemId()
- Specified by:
getSystemId
in interface SaxSource
getDefaultOutputProperties
public java.util.Properties getDefaultOutputProperties()
- Specified by:
getDefaultOutputProperties
in interface SaxSource