# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. org.apache.tika.parser.asm.ClassParser org.apache.tika.parser.audio.AudioParser org.apache.tika.parser.audio.MidiParser org.apache.tika.parser.epub.EpubParser org.apache.tika.parser.html.HtmlParser org.apache.tika.parser.image.ImageParser org.apache.tika.parser.jpeg.JpegParser org.apache.tika.parser.mbox.MboxParser org.apache.tika.parser.microsoft.OfficeParser org.apache.tika.parser.microsoft.ooxml.OOXMLParser org.apache.tika.parser.mp3.Mp3Parser org.apache.tika.parser.odf.OpenDocumentParser org.apache.tika.parser.pdf.PDFParser org.apache.tika.parser.pkg.PackageParser org.apache.tika.parser.rtf.RTFParser org.apache.tika.parser.txt.TXTParser org.apache.tika.parser.video.FLVParser org.apache.tika.parser.xml.DcXMLParser