I have a InputStream to an unknown file and would like to extract text from it -
using ParseUtils.getStringContent(java.io.InputStream stream, TikaConfig config,
java.lang.String mimeType). Which mimeType should I use?

Thanks.

Reply via email to