public class AtomPublisher extends FeedPublisher
format, oldformat| Constructor and Description |
|---|
AtomPublisher() |
| Modifier and Type | Method and Description |
|---|---|
Feed |
fromFeed(XML xml) |
static Person |
getPerson(Element e,
XML xml) |
static Element |
getPerson(Person author,
XML xml) |
String |
toFeed(Feed feed,
int limit) |
dateToStringaddElement, addElement, appendElement, appendElement, createElement, createElement, getElements, getElements, getElements, getElementsWithAttribute, getElementsWithAttribute, getFirstElement, getFirstElement, getRoot, getXML, getXMLAsSource, saveState, transform, transform, transformpublic String toFeed(Feed feed, int limit) throws FeedException
toFeed in class FeedPublisherFeedExceptionpublic Feed fromFeed(XML xml) throws FeedException
fromFeed in class FeedPublisherFeedExceptionpublic static Element getPerson(Person author, XML xml) throws FeedException
FeedExceptionpublic static Person getPerson(Element e, XML xml) throws FeedException
FeedExceptionCopyright © 2018. All rights reserved.