public class CSVSerializer extends TextSerializer
AbstractTextSerializer.NamespaceAsAttributes
format
output
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
ROLE
Constructor and Description |
---|
CSVSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
configure(Configuration conf) |
String |
getMimeType() |
void |
setOutputStream(OutputStream out) |
characters, endDocument, recycle, startElement
contextualize, getKey, getTransformerFactory, getTransformerHandler, getValidity, needsNamespacesAsAttributes, setConsumer, setContentHandler, setLexicalHandler
shouldSetContentLength
comment, endCDATA, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMapping
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
public CSVSerializer()
public void configure(Configuration conf) throws ConfigurationException
configure
in interface Configurable
configure
in class TextSerializer
ConfigurationException
public String getMimeType()
getMimeType
in interface SitemapOutputComponent
getMimeType
in class AbstractSerializer
public void setOutputStream(OutputStream out) throws IOException
setOutputStream
in interface SitemapOutputComponent
setOutputStream
in class TextSerializer
IOException