Uses of Class
org.restlet.ext.rdf.Couple
-
Packages that use Couple Package Description org.restlet.ext.rdf Support for the RDF parsing and generation. -
-
Uses of Couple in org.restlet.ext.rdf
Methods in org.restlet.ext.rdf that return types with arguments of type Couple Modifier and Type Method Description java.util.Set<Couple<Reference,Literal>>RdfClientResource. getLiterals()Returns all the linked literals, based on the RDF representation exposed.
-