[
https://issues.apache.org/jira/browse/JENA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074314#comment-15074314
]
ASF subversion and git services commented on JENA-1082:
-------------------------------------------------------
Commit bd9fdd2e40997b67e1f3f8ff755deb05400b1ca7 in jena's branch
refs/heads/master from [~ramiromagalhaes]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=bd9fdd2 ]
Fixes JENA-1082.
> Add to org.apache.jena.rdf.model.ModelCon interface a listLiteralStatements
> method that accepts ints.
> -----------------------------------------------------------------------------------------------------
>
> Key: JENA-1082
> URL: https://issues.apache.org/jira/browse/JENA-1082
> Project: Apache Jena
> Issue Type: Improvement
> Components: Core
> Affects Versions: Jena 3.0.0
> Reporter: Ramiro Pereira de Magalhães
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 3.1.0
>
>
> Add to org.apache.jena.rdf.model.ModelCon interface a {{StmtIterator
> listLiteralStatements(Resource subject, Property predicate, int object );}}
> method.
> Implement such method in classes that implement such interface. This method
> should be able to list literal integer statements, like the other
> listLiteralStatement methods do to other types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)