| Package | Description |
|---|---|
| net.praqma.util.xml.feed |
| Modifier and Type | Method and Description |
|---|---|
abstract Feed |
FeedPublisher.fromFeed(XML xml) |
Feed |
AtomPublisher.fromFeed(XML xml) |
static Feed |
Feed.getFeed(FeedPublisher publisher,
File file) |
static Feed |
Feed.getFeed(FeedPublisher publisher,
XML xml) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
FeedPublisher.toFeed(Feed feed,
int limit) |
String |
AtomPublisher.toFeed(Feed feed,
int limit) |
Copyright © 2018. All rights reserved.