com.sun.syndication.io.impl
Class RSS093Generator
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.RSS092Generator
com.sun.syndication.io.impl.RSS093Generator
- All Implemented Interfaces:
- WireFeedGenerator
- Direct Known Subclasses:
- RSS094Generator
public class RSS093Generator
- extends RSS092Generator
Feed Generator for RSS 0.93
- Author:
- Elaine Chien
Methods inherited from class com.sun.syndication.io.impl.RSS090Generator |
addImage, addItem, addItems, addTextInput, checkLength, checkNotNullAndLength, generate, generateSimpleElement, getContentNamespace, getRDFNamespace, getTextInputLabel, populateTextInput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSS093Generator
public RSS093Generator()
RSS093Generator
protected RSS093Generator(String feedType,
String version)
populateItem
protected void populateItem(Item item,
org.jdom2.Element eItem,
int index)
- Overrides:
populateItem
in class RSS092Generator
getNumberOfEnclosures
protected int getNumberOfEnclosures(List<Enclosure> enclosures)
- Overrides:
getNumberOfEnclosures
in class RSS092Generator
Copyright © 2004–2013 ROME Project. All rights reserved.