Uses of Class
org.restlet.ext.atom.Link

Packages that use Link
org.restlet.ext.atom Support for the Atom syndication standard. 
 

Uses of Link in org.restlet.ext.atom
 

Methods in org.restlet.ext.atom that return Link
 Link Entry.getLink(Relation rel)
          Returns the first available link with a given relation type.
 

Methods in org.restlet.ext.atom that return types with arguments of type Link
 java.util.List<Link> Entry.getLinks()
          Returns the references from the entry to Web resources.
 java.util.List<Link> Feed.getLinks()
          Returns the references from the entry to Web resources.
 java.util.List<Link> Source.getLinks()
          Returns the references from the entry to Web resources.
 



Copyright © 2005-2008 Noelios Technologies.