public class RSS091NetscapeGenerator extends RSS091UserlandGenerator
Modifier | Constructor and Description |
---|---|
|
RSS091NetscapeGenerator() |
protected |
RSS091NetscapeGenerator(String type,
String version) |
Modifier and Type | Method and Description |
---|---|
protected org.jdom2.Document |
createDocument(org.jdom2.Element root) |
protected String |
getTextInputLabel() |
protected boolean |
isHourFormat24()
To be overriden by RSS 0.91 Netscape and RSS 0.94
|
addChannel, checkChannelConstraints, checkImageConstraints, checkItemConstraints, checkTextInputConstraints, createRootElement, generateSkipDaysElement, generateSkipHoursElement, getFeedNamespace, getVersion, populateChannel, populateFeed, populateImage, populateItem
addImage, addItem, addItems, addTextInput, checkItemsConstraints, checkLength, checkNotNullAndLength, generate, generateSimpleElement, getContentNamespace, getRDFNamespace, populateTextInput
generateFeedModules, generateForeignMarkup, generateItemModules, generateModuleNamespaceDefs, generatePersonModules, getType, purgeUnusedNamespaceDeclarations
protected org.jdom2.Document createDocument(org.jdom2.Element root)
createDocument
in class RSS091UserlandGenerator
protected String getTextInputLabel()
getTextInputLabel
in class RSS090Generator
protected boolean isHourFormat24()
isHourFormat24
in class RSS091UserlandGenerator
Copyright © 2019. All rights reserved.