Interface Serializer

  • All Superinterfaces:
    org.xml.sax.ContentHandler
    All Known Implementing Classes:
    SAXWriter

    @Deprecated
    public interface Serializer
    extends org.xml.sax.ContentHandler
    Deprecated.
    Use the Apache Sling Rewriter Module (org.apache.sling.rewriter.Serializer)
    The Serializer marks the end of the pipeline.
    • Method Detail

      • init

        void init​(ProcessingContext context,
                  ProcessingComponentConfiguration config)
           throws java.io.IOException
        Deprecated.
        Initialize this component.
        Parameters:
        context - The invocation context.
        config - The configuration for this component.
        Throws:
        java.io.IOException - IOException