|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DCSubject | |
---|---|
com.sun.syndication.feed.module |
Uses of DCSubject in com.sun.syndication.feed.module |
---|
Classes in com.sun.syndication.feed.module that implement DCSubject | |
---|---|
class |
DCSubjectImpl
Subject of the Dublin Core ModuleImpl, default implementation. |
Methods in com.sun.syndication.feed.module that return DCSubject | |
---|---|
DCSubject |
DCModuleImpl.getSubject()
Gets the DublinCore module subject. |
DCSubject |
DCModule.getSubject()
Gets the DublinCore module subject. |
Methods in com.sun.syndication.feed.module with parameters of type DCSubject | |
---|---|
void |
DCModuleImpl.setSubject(DCSubject subject)
Sets the DCSubject element. |
void |
DCModule.setSubject(DCSubject subject)
Sets the DCSubject element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |