GitHub user xristy opened a pull request:
https://github.com/apache/jena/pull/339
resolve JENA-1459 add jena text highlighting
This PR adds the highlighting feature describe in JENA-1459. This PR
includes unit tests for the highlighting feature.
Once the PR is approved, I'll submit an update to the jena-text
documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BuddhistDigitalResourceCenter/jena
JENA-1459-Highlighting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/339.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #339
----
commit 1299d653d295f3dfebaeb25984d8e5d55c3f5245
Author: Chris Tomlinson <ct@...>
Date: 2018-01-06T17:53:50Z
Merged Highlighting
----
---