public abstract class FeedPublisher extends XML
| Modifier and Type | Field and Description |
|---|---|
static SimpleDateFormat |
format |
static SimpleDateFormat |
oldformat |
| Constructor and Description |
|---|
FeedPublisher() |
| Modifier and Type | Method and Description |
|---|---|
static String |
dateToString(Date date) |
abstract Feed |
fromFeed(XML xml) |
abstract String |
toFeed(Feed feed,
int limit) |
addElement, addElement, appendElement, appendElement, createElement, createElement, getElements, getElements, getElements, getElementsWithAttribute, getElementsWithAttribute, getFirstElement, getFirstElement, getRoot, getXML, getXMLAsSource, saveState, transform, transform, transformpublic static SimpleDateFormat format
public static SimpleDateFormat oldformat
public abstract String toFeed(Feed feed, int limit) throws FeedException
FeedExceptionpublic abstract Feed fromFeed(XML xml) throws FeedException
FeedExceptionCopyright © 2018. All rights reserved.