org.outerj.daisy.frontend
Class PartReader
java.lang.Object
org.outerj.daisy.frontend.PartReader
public class PartReader
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartReader
public PartReader()
service
public void service(ServiceManager serviceManager)
throws ServiceException
- Throws:
ServiceException
enableLogging
public void enableLogging(Logger logger)
dispose
public void dispose()
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 s,
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.