|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Link.Rel | |
com.sun.syndication.feed.atom |
Uses of Link.Rel in com.sun.syndication.feed.atom |
Fields in com.sun.syndication.feed.atom declared as Link.Rel | |
static Link.Rel |
Link.ALTERNATE
|
static Link.Rel |
Link.START
|
static Link.Rel |
Link.NEXT
|
static Link.Rel |
Link.PREV
|
static Link.Rel |
Link.SERVICE_EDIT
|
static Link.Rel |
Link.SERVICE_POST
|
static Link.Rel |
Link.SERVICE_FEED
|
Methods in com.sun.syndication.feed.atom that return Link.Rel | |
Link.Rel |
Link.getRel()
Returns the link rel. |
Methods in com.sun.syndication.feed.atom with parameters of type Link.Rel | |
void |
Link.setRel(Link.Rel rel)
Sets the link rel. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |