public interface Serializer
extends org.xml.sax.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.
|
void init(ProcessingContext context, ProcessingComponentConfiguration config) throws java.io.IOException
context
- The invocation context.config
- The configuration for this component.java.io.IOException
void dispose()
Copyright © 2010 - 2020 Adobe. All Rights Reserved