You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/08/20 14:07:52 UTC

[jira] [Created] (JENA-518) Allow the rror handler to be set when using RDFDataMgr

Andy Seaborne created JENA-518:
----------------------------------

             Summary: Allow the rror handler to be set when using RDFDataMgr
                 Key: JENA-518
                 URL: https://issues.apache.org/jira/browse/JENA-518
             Project: Apache Jena
          Issue Type: Improvement
          Components: RIOT
            Reporter: Andy Seaborne
            Priority: Minor


The RDFDataMgr does not allow the error handler to be set.

In order to add this capability, rather than multiple out the API calls, sopmething like either

1. the error handler could be part of the context
2. a lower level cycle of create-parser, set parameters, call .parse() cycle (c.f. RiotReader which is for the built-in parsers).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira