Uses of Class
org.restlet.ext.atom.Source
-
Packages that use Source Package Description org.restlet.ext.atom Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version. -
-
Uses of Source in org.restlet.ext.atom
Methods in org.restlet.ext.atom that return Source Modifier and Type Method Description SourceEntry. getSource()Returns the source feed's metadata if the entry was copied from another feed.Methods in org.restlet.ext.atom with parameters of type Source Modifier and Type Method Description voidEntry. setSource(Source source)Sets the source feed's metadata if the entry was copied from another feed.
-