Skip to content
Snippets Groups Projects
Commit 58007b99 authored by Paweł Walkowiak's avatar Paweł Walkowiak
Browse files

Add import

parent a952d497
No related branches found
No related tags found
1 merge request!1Support xml
Pipeline #10796 passed
...@@ -24,6 +24,8 @@ import org.apache.tika.detect.TextDetector; ...@@ -24,6 +24,8 @@ import org.apache.tika.detect.TextDetector;
import org.apache.tika.parser.xml.XMLParser; import org.apache.tika.parser.xml.XMLParser;
import org.apache.tika.parser.ParseContext; import org.apache.tika.parser.ParseContext;
import org.apache.tika.sax.BodyContentHandler;
import org.xml.sax.SAXException; import org.xml.sax.SAXException;
import javax.xml.parsers.ParserConfigurationException; import javax.xml.parsers.ParserConfigurationException;
import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilder;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment