public final class SyndFeedWrapper extends Object
Modifier and Type | Method and Description |
---|---|
SyndFeedWrapper |
build()
Builds the content and the size of this wrapper.
|
static SyndFeedWrapper |
create(com.sun.syndication.feed.synd.SyndFeed feed)
Creates a new instance of this wrapper.
|
byte[] |
getContent()
Gets the content.
|
long |
getSize()
Gets the size.
|
public SyndFeedWrapper build() throws com.sun.syndication.io.FeedException
com.sun.syndication.io.FeedException
- the feed exceptionpublic byte[] getContent()
public long getSize()
public static SyndFeedWrapper create(com.sun.syndication.feed.synd.SyndFeed feed)
feed
- the feedCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.