com.sun.syndication.io.impl
Class RSS091NetscapeGenerator
java.lang.Object
com.sun.syndication.io.impl.BaseWireFeedGenerator
com.sun.syndication.io.impl.RSS090Generator
com.sun.syndication.io.impl.RSS091UserlandGenerator
com.sun.syndication.io.impl.RSS091NetscapeGenerator
- All Implemented Interfaces:
- WireFeedGenerator
public class RSS091NetscapeGenerator
- extends RSS091UserlandGenerator
Feed Generator for RSS 0.91
- Author:
- Elaine Chien
Methods inherited from class com.sun.syndication.io.impl.RSS091UserlandGenerator |
addChannel, checkChannelConstraints, checkImageConstraints, checkItemConstraints, checkTextInputConstraints, createRootElement, generateSkipDaysElement, generateSkipHoursElement, getFeedNamespace, getVersion, populateChannel, populateFeed, populateImage, populateItem |
Methods inherited from class com.sun.syndication.io.impl.RSS090Generator |
addImage, addItem, addItems, addTextInput, checkItemsConstraints, checkLength, checkNotNullAndLength, generate, generateSimpleElement, getContentNamespace, getRDFNamespace, populateTextInput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSS091NetscapeGenerator
public RSS091NetscapeGenerator()
RSS091NetscapeGenerator
protected RSS091NetscapeGenerator(String type,
String version)
createDocument
protected org.jdom.Document createDocument(org.jdom.Element root)
- Overrides:
createDocument
in class RSS091UserlandGenerator
getTextInputLabel
protected String getTextInputLabel()
- Overrides:
getTextInputLabel
in class RSS090Generator
isHourFormat24
protected boolean isHourFormat24()
- To be overriden by RSS 0.91 Netscape and RSS 0.94
- Overrides:
isHourFormat24
in class RSS091UserlandGenerator
Copyright © 2004-2013 ROME Project. All Rights Reserved.