Class XLZParser

  • All Implemented Interfaces:
    Serializable, org.apache.tika.parser.Parser

    public class XLZParser
    extends org.apache.tika.parser.AbstractParser
    Parser for XLZ Archives.
    See Also:
    Serialized Form
    • Constructor Detail

      • XLZParser

        public XLZParser()
    • Method Detail

      • getSupportedTypes

        public Set<org.apache.tika.mime.MediaType> getSupportedTypes​(org.apache.tika.parser.ParseContext context)