Package org.ametys.core.cocoon
Class CSVSerializer
- All Implemented Interfaces:
Poolable,Recyclable,Component,Configurable,Contextualizable,LogEnabled,CacheableProcessingComponent,Serializer,SitemapOutputComponent,XMLConsumer,XMLPipe,XMLProducer,XMLConsumer,ContentHandler,LexicalHandler
Serializer CSV
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cocoon.serialization.AbstractTextSerializer
AbstractTextSerializer.NamespaceAsAttributes -
Field Summary
Fields inherited from class org.apache.cocoon.serialization.AbstractTextSerializer
formatFields inherited from class org.apache.cocoon.serialization.AbstractSerializer
outputFields inherited from class org.apache.cocoon.xml.AbstractXMLProducer
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumerFields inherited from interface org.apache.cocoon.serialization.Serializer
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cocoon.serialization.TextSerializer
characters, endDocument, recycle, startElementMethods inherited from class org.apache.cocoon.serialization.AbstractTextSerializer
contextualize, getKey, getTransformerFactory, getTransformerHandler, getValidity, needsNamespacesAsAttributes, setConsumer, setContentHandler, setLexicalHandlerMethods inherited from class org.apache.cocoon.serialization.AbstractSerializer
shouldSetContentLengthMethods inherited from class org.apache.cocoon.xml.AbstractXMLPipe
comment, endCDATA, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMappingMethods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingMethods inherited from interface org.xml.sax.ext.LexicalHandler
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
-
Constructor Details
-
CSVSerializer
public CSVSerializer()
-
-
Method Details
-
configure
- Specified by:
configurein interfaceConfigurable- Overrides:
configurein classTextSerializer- Throws:
ConfigurationException
-
getMimeType
- Specified by:
getMimeTypein interfaceSitemapOutputComponent- Overrides:
getMimeTypein classAbstractSerializer
-
setOutputStream
- Specified by:
setOutputStreamin interfaceSitemapOutputComponent- Overrides:
setOutputStreamin classTextSerializer- Throws:
IOException
-