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

Add import

parent a952d497
Branches
1 merge request!1Support xml
Pipeline #10796 passed with stage
in 1 minute and 42 seconds
......@@ -24,6 +24,8 @@ import org.apache.tika.detect.TextDetector;
import org.apache.tika.parser.xml.XMLParser;
import org.apache.tika.parser.ParseContext;
import org.apache.tika.sax.BodyContentHandler;
import org.xml.sax.SAXException;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.parsers.DocumentBuilder;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment