Uses of Class
org.eclipse.rdf4j.rio.helpers.NTriplesUtil.TripleMatch
Packages that use NTriplesUtil.TripleMatch
-
Uses of NTriplesUtil.TripleMatch in org.eclipse.rdf4j.rio.helpers
Methods in org.eclipse.rdf4j.rio.helpers that return NTriplesUtil.TripleMatchModifier and TypeMethodDescriptionprivate static NTriplesUtil.TripleMatch
NTriplesUtil.parseTripleInternal
(String nTriplesTriple, ValueFactory valueFactory) Parses an RDF-star triple (non-standard N-Triples), creates an object for it using the supplied ValueFactory and returns an object that contains the parsed triple and the length of the parsed text.