[
https://issues.apache.org/jira/browse/JENA-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806864#comment-13806864
]
ASF subversion and git services commented on JENA-539:
------------------------------------------------------
Commit 1536382 from [~claudenw] in branch 'jena/trunk'
[ https://svn.apache.org/r1536382 ]
JENA-539
Added code to remove RDFReaders from RDFReaderF
added documentation
fixed some documentation in RDFWriterF
fixed a null ponter error in RDFWriterF
> RDFReaderF does not have a method to remove a registered reader
> ---------------------------------------------------------------
>
> Key: JENA-539
> URL: https://issues.apache.org/jira/browse/JENA-539
> Project: Apache Jena
> Issue Type: New Feature
> Components: Jena
> Affects Versions: Jena 2.11.0
> Reporter: Claude Warren
> Assignee: Claude Warren
>
> RDFReaderF has a mechanism to set a reader but does not have a mechanism to
> remove a reader once set.
> Suggest accepting null as the second argument in setReaderClassName() to
> indicate that the reader type should be removed from the list. In addition,
> removal of the default reader should throw an exception.
--
This message was sent by Atlassian JIRA
(v6.1#6144)