|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
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 | |
void |
configure(Configuration conf)
|
protected void |
doLocalPostEndDocument()
post-processing for endDocument |
protected void |
doLocalPreEndDocument()
pre-processing for endDocument |
protected ElementProcessorFactory |
getElementProcessorFactory()
get the ElementProcessorFactory |
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, endCDATA, endDTD, endElement, endEntity, endPrefixMapping, getOutputStream, ignorableWhitespace, processingInstruction, SAXExceptionFactory, SAXExceptionFactory, service, setDocumentLocator, setOutputStream, shouldSetContentLength, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging, getLogger, 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 Exception
initialize
in interface Initializable
Exception
- if an error occurspublic void configure(Configuration conf) throws ConfigurationException
configure
in interface Configurable
ConfigurationException
public 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 |