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, populateItemaddImage, addItem, addItems, addTextInput, checkItemsConstraints, checkLength, checkNotNullAndLength, generate, generateSimpleElement, getContentNamespace, getRDFNamespace, populateTextInputgenerateFeedModules, generateForeignMarkup, generateItemModules, generateModuleNamespaceDefs, generatePersonModules, getType, purgeUnusedNamespaceDeclarationsprotected org.jdom2.Document createDocument(org.jdom2.Element root)
createDocument in class RSS091UserlandGeneratorprotected String getTextInputLabel()
getTextInputLabel in class RSS090Generatorprotected boolean isHourFormat24()
isHourFormat24 in class RSS091UserlandGeneratorCopyright © 2021. All rights reserved.