Uses of Interface
org.apache.commons.rdf.rdf4j.RDF4JLiteral
Packages that use RDF4JLiteral
-
Uses of RDF4JLiteral in org.apache.commons.rdf.rdf4j
Methods in org.apache.commons.rdf.rdf4j that return RDF4JLiteralModifier and TypeMethodDescriptionRDF4J.asRDFTerm(org.eclipse.rdf4j.model.Literal value) Adapt a RDF4JLiteralas a Commons RDFLiteralRDF4J.createLiteral(String lexicalForm) -
Uses of RDF4JLiteral in org.apache.commons.rdf.rdf4j.impl
Classes in org.apache.commons.rdf.rdf4j.impl that implement RDF4JLiteralMethods in org.apache.commons.rdf.rdf4j.impl that return RDF4JLiteralModifier and TypeMethodDescriptionInternalRDF4JFactory.createLiteralImpl(org.eclipse.rdf4j.model.Literal literal) Construct aRDF4JLiteralfrom a RDF4JLiteral.