Package | Description |
---|---|
com.rometools.rome.feed.module | |
com.rometools.rome.feed.synd |
Modifier and Type | Class and Description |
---|---|
class |
DCModuleImpl
Dublin Core ModuleImpl, default implementation.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<DCModule> |
DCModuleImpl.getInterface() |
Modifier and Type | Method and Description |
---|---|
private DCModule |
SyndEntryImpl.getDCModule()
Returns the Dublin Core module of the feed.
|
private DCModule |
SyndFeedImpl.getDCModule()
Returns the Dublin Core module of the feed.
|