Uses of Class
org.restlet.ext.rdf.RdfClientResource

Packages that use RdfClientResource
org.restlet.ext.rdf Support for the RDF parsing and generation. 
 

Uses of RdfClientResource in org.restlet.ext.rdf
 

Methods in org.restlet.ext.rdf that return types with arguments of type RdfClientResource
 Set<RdfClientResource> RdfClientResource.getLinked()
          Returns all the linked resources, based on the RDF representation exposed.
 Set<RdfClientResource> RdfClientResource.getLinked(Collection<Reference> typeRefs)
          Returns the linked resources, based on the RDF representation exposed.
 Set<RdfClientResource> RdfClientResource.getLinked(Reference typeRef)
          Returns the linked resources, based on the RDF representation exposed.
 



Copyright © 2005-2013 Restlet.