com.sun.syndication.io.impl

Class RSS091NetscapeGenerator

public class RSS091NetscapeGenerator extends RSS091UserlandGenerator

Feed Generator for RSS 0.91

Author: Elaine Chien

Field Summary
String_version
Constructor Summary
RSS091NetscapeGenerator()
protected RSS091NetscapeGenerator(String type, String version)
Method Summary
protected DocumentcreateDocument(Element root)
protected StringgetTextInputLabel()
protected booleanisHourFormat24()
To be overriden by RSS 0.91 Netscape and RSS 0.94

Field Detail

_version

private String _version

Constructor Detail

RSS091NetscapeGenerator

public RSS091NetscapeGenerator()

RSS091NetscapeGenerator

protected RSS091NetscapeGenerator(String type, String version)

Method Detail

createDocument

protected Document createDocument(Element root)

getTextInputLabel

protected String getTextInputLabel()

isHourFormat24

protected boolean isHourFormat24()
To be overriden by RSS 0.91 Netscape and RSS 0.94
Copyright © Sun Microsystems. All Rights Reserved.