Class ByteFlipper

    • Constructor Detail

      • ByteFlipper

        public ByteFlipper()
    • Method Detail

      • getSupportedTypes

        public Set<org.apache.tika.mime.MediaType> getSupportedTypes()
        Description copied from interface: Transformer
        Returns the set of media types supported by this parser when used with the given parse context.
        Specified by:
        getSupportedTypes in interface Transformer
        Returns:
        immutable set of media types
      • setPercentCorrupt

        public void setPercentCorrupt​(float percentCorrupt)