public class XMLSerializerFactory.XMLSerializer extends org.apache.cocoon.components.serializers.util.XMLSerializer implements Serializer
Constructor and Description |
---|
XMLSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose the serializer.
|
void |
init(ProcessingContext context,
ProcessingComponentConfiguration config)
Initialize this component.
|
body, charactersImpl, closeElement, comment, endCDATA, endDocument, endDTD, endElementImpl, endEntity, getMimeType, head, ignorableWhitespace, processingInstruction, recycle, skippedEntity, startCDATA, startDocument, startDTD, startElementImpl, startEntity
characters, encode, encode, encode, endElement, endPrefixMapping, flush, getColumnNumber, getLineNumber, getLocation, getPublicId, getSystemId, include, setDocumentLocator, setEncoding, setIndentPerLevel, setOutputStream, setup, startElement, startPrefixMapping, write, write, write, write, write, writeIndent, writeln, writeln
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
public void init(ProcessingContext context, ProcessingComponentConfiguration config) throws IOException
Serializer
init
in interface Serializer
context
- The invocation context.config
- The configuration for this component.IOException
Serializer.init(org.apache.sling.rewriter.ProcessingContext, org.apache.sling.rewriter.ProcessingComponentConfiguration)
public void dispose()
Serializer
dispose
in interface Serializer
Serializer.dispose()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.