Package | Description |
---|---|
com.sun.syndication.feed.impl | |
com.sun.syndication.feed.module | |
com.sun.syndication.feed.synd |
Modifier and Type | Method and Description |
---|---|
private CopyFrom |
CopyFromHelper.createInstance(java.lang.Class interfaceClass) |
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 | Interface and Description |
---|---|
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 |
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.
|
Copyright © Sun Microsystems. All Rights Reserved.