Package | Description |
---|---|
org.restlet.ext.rdf |
Modifier and Type | Method and Description |
---|---|
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. All rights reserved.