Class StreamingFilterImpl

  • All Implemented Interfaces:
    org.xml.sax.XMLFilter, org.xml.sax.XMLReader

    public class StreamingFilterImpl
    extends AbstractXMLFilter
    StreamingFilterImpl is an XMLFilter (a SAX2 filter) that performs a transformation taking a SAX stream as input and producing a SAX stream as output, using XSLT 3.0 streaming to process the source
    Since:
    9.8.0.4