Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-518

Allow the error handler to be set when using RDFDataMgr

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • Jena 2.11.2
    • RIOT
    • None

    Description

      The RDFDataMgr does not allow the error handler to be set; the RiotReader 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.

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: