public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getExceptionString(Exception e) |
static URI |
getNextLink(com.sun.syndication.feed.atom.Feed feed) |
static URI |
getPreviousLink(com.sun.syndication.feed.atom.Feed feed) |
static URI |
getSelfLink(com.sun.syndication.feed.atom.Feed feed) |
static URI |
getViaLink(com.sun.syndication.feed.atom.Feed feed) |
public static URI getSelfLink(com.sun.syndication.feed.atom.Feed feed)
public static URI getViaLink(com.sun.syndication.feed.atom.Feed feed)
public static URI getPreviousLink(com.sun.syndication.feed.atom.Feed feed)
public static URI getNextLink(com.sun.syndication.feed.atom.Feed feed)
Copyright © 2014. All Rights Reserved.