org.outerj.daisy.frontend.components.reading
Class CachingReader
java.lang.Object
org.outerj.daisy.frontend.components.reading.CachingReader
public class CachingReader
- extends java.lang.Object
The stupid solution to forced caching, without resolving the "cocoon:"
pipeline since that costs too much energy.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingReader
public CachingReader()
service
public void service(ServiceManager serviceManager)
throws ServiceException
- Throws:
ServiceException
generate
public void generate()
throws java.io.IOException,
org.xml.sax.SAXException,
ProcessingException
- Throws:
java.io.IOException
org.xml.sax.SAXException
ProcessingException
getLastModified
public long getLastModified()
setup
public void setup(SourceResolver sourceResolver,
java.util.Map objectModel,
java.lang.String src,
Parameters parameters)
throws ProcessingException,
org.xml.sax.SAXException,
java.io.IOException
- Throws:
ProcessingException
org.xml.sax.SAXException
java.io.IOException
setOutputStream
public void setOutputStream(java.io.OutputStream outputStream)
throws java.io.IOException
- Throws:
java.io.IOException
getMimeType
public java.lang.String getMimeType()
shouldSetContentLength
public boolean shouldSetContentLength()
Copyright © -2006 . All Rights Reserved.