|
||||||||||
| 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
public class 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 InitializableException - if an error occurs
public void configure(Configuration conf)
throws ConfigurationException
configure in interface ConfigurableConfigurationExceptionpublic String getMimeType()
getMimeType in interface SitemapOutputComponentAbstractProcessingPipeline.setMimeTypeForSerializer(org.apache.cocoon.environment.Environment),
AbstractProcessingPipeline.setMimeTypeForReader(org.apache.cocoon.environment.Environment)protected ElementProcessorFactory getElementProcessorFactory()
getElementProcessorFactory in class ElementProcessorSerializerprotected void doLocalPostEndDocument()
doLocalPostEndDocument in class POIFSSerializerprotected void doLocalPreEndDocument()
doLocalPreEndDocument in class POIFSSerializer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||