[
https://issues.apache.org/jira/browse/JENA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne reassigned JENA-518:
----------------------------------
Assignee: Andy Seaborne
> Allow the error 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
> Assignee: Andy Seaborne
> Priority: Minor
>
> The RDFDataMgr does not allow the error handler to be set; the RioReader
> class does (for the built-in parsers).
> In order to add this capability, rather than multiple out the API calls,
> possible approaches are:
> 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).
> 3. More explicit access to parser factories.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)