Package | Description |
---|---|
com.rometools.modules.atom.modules | |
com.rometools.modules.base |
This is the base package for the Google Base ROME module.
|
com.rometools.modules.cc |
This is a module for ROME that supports both the
"CC" RSS1 module and the
RSS 2 (and Atom)
module in a unified manner.
|
com.rometools.modules.content |
This is a ROME plug in that implements the Content RSS extension.
|
com.rometools.modules.feedburner | |
com.rometools.modules.georss |
This package contains classes to enable the rome rss library with georss support.
|
com.rometools.modules.itunes |
This is a ROME plug in that implements the iTunes RSS extensions as defined
by Apple in their
documentation.
|
com.rometools.modules.mediarss |
This module supports Yahoo! MediaRSS elements for ROME feeds.
|
com.rometools.modules.opensearch | |
com.rometools.modules.opensearch.impl | |
com.rometools.modules.photocast |
This package represents the Apple iPhoto Photocasting 0.9 namespace support.
|
com.rometools.modules.slash |
This package contains the core classes for the Slash plug in for ROME.
|
com.rometools.modules.sle |
This is a module that supports the Microsoft Simple List Extensions.
|
com.rometools.modules.sse.modules | |
com.rometools.modules.thr | |
com.rometools.modules.yahooweather |
This package contains Modules for working with
Yahoo! Weather.
|
com.rometools.opml.feed.synd.impl |
This packages contains the SyndFeed converters for the
OPML module.
|
com.rometools.propono.atom.common.rome | |
com.rometools.rome.feed | |
com.rometools.rome.feed.impl | |
com.rometools.rome.feed.module | |
com.rometools.rome.feed.synd |
Modifier and Type | Interface and Description |
---|---|
interface |
AtomLinkModule |
Modifier and Type | Class and Description |
---|---|
class |
AtomLinkModuleImpl |
Modifier and Type | Method and Description |
---|---|
Class<? extends CopyFrom> |
AtomLinkModuleImpl.getInterface() |
Modifier and Type | Method and Description |
---|---|
void |
AtomLinkModuleImpl.copyFrom(CopyFrom obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomTags |
interface |
GoogleBase
This is the root interface for the Google Base module.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomTagsImpl |
class |
GoogleBaseImpl
This is the implementation class for the GoogleBase module interface.
|
Modifier and Type | Method and Description |
---|---|
void |
GoogleBaseImpl.copyFrom(CopyFrom obj) |
void |
CustomTagsImpl.copyFrom(CopyFrom object) |
Modifier and Type | Interface and Description |
---|---|
interface |
CreativeCommons |
Modifier and Type | Class and Description |
---|---|
class |
CreativeCommonsImpl |
Modifier and Type | Method and Description |
---|---|
void |
CreativeCommonsImpl.copyFrom(CopyFrom object) |
Modifier and Type | Interface and Description |
---|---|
interface |
ContentModule |
Modifier and Type | Class and Description |
---|---|
class |
ContentModuleImpl |
Modifier and Type | Method and Description |
---|---|
void |
ContentModuleImpl.copyFrom(CopyFrom obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
FeedBurner
Interface for the FeedBurner RSS extension.
|
Modifier and Type | Class and Description |
---|---|
class |
FeedBurnerImpl
Implementation of the FeedBurner RSS extension.
|
Modifier and Type | Method and Description |
---|---|
void |
FeedBurnerImpl.copyFrom(CopyFrom object) |
Modifier and Type | Class and Description |
---|---|
class |
GeoRSSModule
GeoRSSModule is the main georss interface defining the methods to produce and consume georss
elements.
|
class |
GMLModuleImpl
GMLModuleImpl is the implementation of the
GeoRSSModule Interface for the gml GeoRSS
format. |
class |
SimpleModuleImpl
SimpleModuleImpl is the implementation of the
GeoRSSModule Interface for the GeoRSS
Simple format. |
class |
W3CGeoModuleImpl
W3CGeoModuleImpl is the implementation of the
GeoRSSModule Interface for the W3C geo
format. |
Modifier and Type | Method and Description |
---|---|
void |
GeoRSSModule.copyFrom(CopyFrom obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
EntryInformation
This class contains information for iTunes podcast feeds that exist at the Item level.
|
interface |
FeedInformation
This class contains information for iTunes podcast feeds that exist at the Channel level.
|
interface |
ITunes
This interface contains the methods common to all iTunes module points.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractITunesObject
This is an abstract object that implements the attributes common across Feeds or Items in an
iTunes compatible RSS feed.
|
class |
EntryInformationImpl
This class contains information for iTunes podcast feeds that exist at the Item level.
|
class |
FeedInformationImpl
This class contains information for iTunes podcast feeds that exist at the Channel level.
|
Modifier and Type | Method and Description |
---|---|
void |
EntryInformationImpl.copyFrom(CopyFrom obj)
Defined by the ROME module API
|
void |
FeedInformationImpl.copyFrom(CopyFrom obj)
Required by the ROME API
|
Modifier and Type | Interface and Description |
---|---|
interface |
MediaEntryModule
Represents entry/item level information.
|
interface |
MediaModule
This is the base module for MediaRSS.
|
Modifier and Type | Class and Description |
---|---|
class |
MediaEntryModuleImpl
Represents information for an Entry/Item level.
|
class |
MediaModuleImpl
This class represents feed/channel level elements for MediaRSS
|
Modifier and Type | Method and Description |
---|---|
void |
MediaEntryModuleImpl.copyFrom(CopyFrom obj) |
void |
MediaModuleImpl.copyFrom(CopyFrom obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
OpenSearchModule
Provides access to A9 Open Search information.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenSearchModuleImpl |
Modifier and Type | Method and Description |
---|---|
void |
OpenSearchModuleImpl.copyFrom(CopyFrom obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
PhotocastModule
This is a ROME module that provides support for the "http://www.apple.com/ilife/wallpapers"
namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
PhotocastModuleImpl |
Modifier and Type | Method and Description |
---|---|
void |
PhotocastModuleImpl.copyFrom(CopyFrom obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
Slash
This interface represents the Slash RSS extension.
|
Modifier and Type | Class and Description |
---|---|
class |
SlashImpl |
Modifier and Type | Method and Description |
---|---|
void |
SlashImpl.copyFrom(CopyFrom object) |
Modifier and Type | Interface and Description |
---|---|
interface |
SimpleListExtension
This is the primary module interface for the MS
Simple List Extensions.
|
interface |
SleEntry
This is a parse only module that holds the values of enternal fields declared in the SLE
module.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleListExtensionImpl |
class |
SleEntryImpl
This is a parse only module that holds the values of enternal fields declared in the SLE
module.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleListExtensionImpl.copyFrom(CopyFrom obj)
Copies all the properties of the given bean into this one.
|
void |
SleEntryImpl.copyFrom(CopyFrom obj)
Copies all the properties of the given bean into this one.
|
Modifier and Type | Class and Description |
---|---|
class |
Conflict
|
class |
Conflicts
|
class |
History
|
class |
Related
|
class |
Sharing
|
class |
SSEModule
The base module for SSE data synchronization.
|
class |
Sync
|
class |
Update
|
Modifier and Type | Method and Description |
---|---|
void |
Sync.copyFrom(CopyFrom obj) |
void |
Conflicts.copyFrom(CopyFrom obj) |
void |
Sharing.copyFrom(CopyFrom obj) |
abstract void |
SSEModule.copyFrom(CopyFrom obj) |
void |
Conflict.copyFrom(CopyFrom obj) |
void |
Related.copyFrom(CopyFrom obj) |
void |
History.copyFrom(CopyFrom other) |
void |
Update.copyFrom(CopyFrom other) |
Modifier and Type | Interface and Description |
---|---|
interface |
ThreadingModule
Currently no support for thr:count, thr:updated, thr:total link attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadingModuleImpl
Currently no support for thr:count, thr:updated, thr:total link attributes.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends CopyFrom> |
ThreadingModuleImpl.getInterface() |
Modifier and Type | Method and Description |
---|---|
void |
ThreadingModuleImpl.copyFrom(CopyFrom copyFrom) |
Modifier and Type | Interface and Description |
---|---|
interface |
YWeatherEntryModule
An interface describing the entry/item level data for Yahoo Weather.
|
interface |
YWeatherFeedModule
An interface describing feed/channel level data for Yahoo Weather.
|
interface |
YWeatherModule
A simple parent interface that defines the feed URI.
|
static interface |
YWeatherModuleImpl.CopyFromInterface
Inteface combining feed and entry module.
|
Modifier and Type | Class and Description |
---|---|
class |
YWeatherModuleImpl
A Module implementation for entry or feed level information.
|
Modifier and Type | Method and Description |
---|---|
void |
YWeatherModuleImpl.copyFrom(CopyFrom o) |
Modifier and Type | Class and Description |
---|---|
class |
TreeCategoryImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
AppModule
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Class and Description |
---|---|
class |
AppModuleImpl
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Method and Description |
---|---|
void |
AppModuleImpl.copyFrom(CopyFrom obj)
Deprecated.
Copy from other module
|
Modifier and Type | Method and Description |
---|---|
Class<? extends CopyFrom> |
CopyFrom.getInterface()
Returns the interface the copyFrom works on.
|
Modifier and Type | Method and Description |
---|---|
void |
CopyFrom.copyFrom(CopyFrom obj)
Copies all the properties of the given bean into this one.
|
Constructor and Description |
---|
CopyFromHelper(Class<? extends CopyFrom> beanInterfaceClass,
Map<String,Class<?>> basePropInterfaceMap,
Map<Class<? extends CopyFrom>,Class<?>> basePropClassImplMap) |
CopyFromHelper(Class<? extends CopyFrom> beanInterfaceClass,
Map<String,Class<?>> basePropInterfaceMap,
Map<Class<? extends CopyFrom>,Class<?>> basePropClassImplMap) |
Modifier and Type | Interface and Description |
---|---|
interface |
DCModule
Dublin Core Module.
|
interface |
DCSubject
Subject of the Dublin Core ModuleImpl.
|
interface |
Module
Base class for modules describing Metadata of feeds.
|
interface |
SyModule
Syndication ModuleImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
DCModuleImpl
Dublin Core ModuleImpl, default implementation.
|
class |
DCSubjectImpl
Subject of the Dublin Core ModuleImpl, default implementation.
|
class |
ModuleImpl
Base class for modules describing Metadata of feeds, default implementations.
|
class |
SyModuleImpl
Syndication ModuleImpl, default implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
DCModuleImpl.copyFrom(CopyFrom obj) |
void |
DCSubjectImpl.copyFrom(CopyFrom obj) |
void |
SyModuleImpl.copyFrom(CopyFrom obj) |
Modifier and Type | Interface and Description |
---|---|
interface |
SyndCategory
Bean interface for categories of SyndFeedImpl feeds and entries.
|
interface |
SyndContent
Bean interface for content of SyndFeedImpl entries.
|
interface |
SyndEnclosure |
interface |
SyndEntry
Bean interface for entries of SyndFeedImpl feeds.
|
interface |
SyndFeed
Bean interface for all types of feeds.
|
interface |
SyndImage
Bean interface for images of SyndFeedImpl feeds.
|
Modifier and Type | Class and Description |
---|---|
class |
SyndCategoryImpl
Bean for categories of SyndFeedImpl feeds and entries.
|
class |
SyndContentImpl
Bean for content of SyndFeedImpl entries.
|
class |
SyndEnclosureImpl |
class |
SyndEntryImpl
Bean for entries of SyndFeedImpl feeds.
|
class |
SyndFeedImpl
Bean for all types of feeds.
|
class |
SyndImageImpl
Bean for images of SyndFeedImpl feeds.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends CopyFrom> |
SyndCategoryImpl.getInterface() |
Modifier and Type | Method and Description |
---|---|
void |
SyndCategoryImpl.copyFrom(CopyFrom obj) |
void |
SyndImageImpl.copyFrom(CopyFrom syndImage) |
void |
SyndEntryImpl.copyFrom(CopyFrom obj) |
void |
SyndFeedImpl.copyFrom(CopyFrom obj) |
void |
SyndEnclosureImpl.copyFrom(CopyFrom obj) |
void |
SyndContentImpl.copyFrom(CopyFrom obj) |
Copyright © 2024. All rights reserved.