You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by GitBox <gi...@apache.org> on 2020/11/23 07:06:21 UTC

[GitHub] [tika] PeterAlfredLee opened a new pull request #387: Simplify method Tika#parseToString(InputStream, Metadata)

PeterAlfredLee opened a new pull request #387:
URL: https://github.com/apache/tika/pull/387


   Replace with `return parseToString(stream, metadata, maxStringLength);`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tika] PeterAlfredLee merged pull request #387: Simplify method Tika#parseToString(InputStream, Metadata)

Posted by GitBox <gi...@apache.org>.
PeterAlfredLee merged pull request #387:
URL: https://github.com/apache/tika/pull/387


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org