[ 
https://issues.apache.org/jira/browse/JENA-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091810#comment-14091810
 ] 

Andy Seaborne commented on JENA-762:
------------------------------------

{{ResultSetMgr}} added.

Only InputStreams and OutputStreams.  Adding {{java.io.Reader}} and 
{{java.io.Writer}} requires updating the underlying result set reader and 
writer code. The character stream versions simply don't exist and have not been 
visible in an API so this does not seem to be a high need.  Only 
{{StringReader}}/{{StringWriter}} make sense - otherwise, because of charset 
control, byte streams are better.

> Provide a registry for result set readers and writers.
> ------------------------------------------------------
>
>                 Key: JENA-762
>                 URL: https://issues.apache.org/jira/browse/JENA-762
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ, RIOT
>    Affects Versions: Jena 2.12.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 2.12.1
>
>
> c.f. {{RDFDataMgr}} for graph and dataset I/O.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to