|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.framework.logger.AbstractLoggable | +--org.apache.cocoon.serialization.ElementProcessorSerializer | +--org.apache.cocoon.serialization.POIFSSerializer | +--org.apache.cocoon.serialization.HSSFSerializer
Serializer to produce an HSSF stream.
Field Summary |
Fields inherited from class org.apache.cocoon.serialization.ElementProcessorSerializer |
manager |
Fields inherited from interface org.apache.cocoon.serialization.Serializer |
ROLE |
Constructor Summary | |
HSSFSerializer()
Constructor |
Method Summary | |
protected void |
doLocalPostEndDocument()
post-processing for endDocument |
protected void |
doLocalPreEndDocument()
pre-processing for endDocument |
protected ElementProcessorFactory |
getElementProcessorFactory()
get the ElementProcessorFactory |
java.lang.String |
getMimeType()
get the mime type |
void |
initialize()
Initialialize the component. |
Methods inherited from class org.apache.cocoon.serialization.POIFSSerializer |
doPreInitialization, endDocument, getFilesystem |
Methods inherited from class org.apache.cocoon.serialization.ElementProcessorSerializer |
characters, comment, compose, endCDATA, endDTD, endElement, endEntity, endPrefixMapping, getOutputStream, ignorableWhitespace, processingInstruction, SAXExceptionFactory, SAXExceptionFactory, setDocumentLocator, setOutputStream, shouldSetContentLength, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HSSFSerializer()
Method Detail |
public void initialize() throws java.lang.Exception
initialize
in interface org.apache.avalon.framework.activity.Initializable
java.lang.Exception
- if an error occurspublic java.lang.String getMimeType()
getMimeType
in interface SitemapOutputComponent
protected ElementProcessorFactory getElementProcessorFactory()
getElementProcessorFactory
in class ElementProcessorSerializer
protected void doLocalPostEndDocument()
doLocalPostEndDocument
in class POIFSSerializer
protected void doLocalPreEndDocument()
doLocalPreEndDocument
in class POIFSSerializer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |