Package | Description |
---|---|
com.sun.syndication.feed.module | |
com.sun.syndication.feed.synd | |
com.sun.syndication.io.impl |
Modifier and Type | Class and Description |
---|---|
class |
DCSubjectImpl
Subject of the Dublin Core ModuleImpl, default implementation.
|
Modifier and Type | Method and Description |
---|---|
DCSubject |
DCModuleImpl.getSubject()
Gets the DublinCore module subject.
|
DCSubject |
DCModule.getSubject()
Gets the DublinCore module subject.
|
Modifier and Type | Method and Description |
---|---|
void |
DCModuleImpl.setSubject(DCSubject subject)
Sets the DCSubject element.
|
void |
DCModule.setSubject(DCSubject subject)
Sets the DCSubject element.
|
Modifier and Type | Field and Description |
---|---|
private DCSubject |
SyndCategoryImpl._subject |
Modifier and Type | Method and Description |
---|---|
(package private) DCSubject |
SyndCategoryImpl.getSubject()
Package private constructor, used by SyndCategoryListFacade.
|
Constructor and Description |
---|
SyndCategoryImpl(DCSubject subject)
For implementations extending SyndContentImpl to be able to use the ObjectBean functionality
with extended interfaces.
|
Modifier and Type | Method and Description |
---|---|
protected org.jdom.Element |
DCModuleGenerator.generateSubjectElement(DCSubject subject)
Utility method to generate an element for a subject.
|
Copyright © Sun Microsystems. All Rights Reserved.