Package io.datareplication.model.feed
Class Link
- java.lang.Object
-
- io.datareplication.model.feed.Link
-
public abstract class Link extends java.lang.Object
Represents the link from a feed page. Each page must have a "link; rel=self" set. If they exist, the links to the previous "link; rel=prev" and next "link; rel=next" pages must also be present.