public interface Serializer extends ContentHandler
Serializer marks the end of the pipeline.| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Dispose the serializer.
|
void |
init(ProcessingContext context,
ProcessingComponentConfiguration config)
Initialize this component.
|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingvoid init(ProcessingContext context, ProcessingComponentConfiguration config) throws IOException
context - The invocation context.config - The configuration for this component.IOExceptionvoid dispose()
Copyright © 2010 - 2020 Adobe. All Rights Reserved