Class XmlResponseWriter

    • Constructor Detail

      • XmlResponseWriter

        public XmlResponseWriter​(EncoderRepository encoderRepository,
                                 Producer<org.apache.xmlbeans.XmlOptions> xmlOptions)
    • Method Detail

      • supportsGZip

        public boolean supportsGZip​(org.apache.xmlbeans.XmlObject t)
        Description copied from interface: ResponseWriter
        Check if GZip is supported by this writer
        Parameters:
        t - Object to write
        Returns:
        true, if GZip is supported