|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentModule
| Field Summary | |
|---|---|
static String |
RDF_URI
|
static String |
URI
|
| Method Summary | |
|---|---|
List |
getContentItems()
Contains a list of ContentItems that represent the "Original Syntax" set. |
List |
getContents()
Returns a List of Strings containing whatever new or original syntax items are in the element. |
List |
getEncodeds()
Returns a List of Strings containing the New Syntax Encoded values are in the element. |
String |
getUri()
|
void |
setContentItems(List list)
Contains a list of ContentItems that represent the "Original Syntax" set. |
void |
setContents(List contents)
Sets a List of Strings containing whatever new or original syntax items are in the element. |
void |
setEncodeds(List encodeds)
Sets a List of Strings containing the New Syntax Encoded values are in the element. |
String |
toString(String str)
|
| Methods inherited from interface com.sun.syndication.feed.module.Module |
|---|
clone |
| Methods inherited from interface com.sun.syndication.feed.CopyFrom |
|---|
copyFrom, getInterface |
| Field Detail |
|---|
static final String URI
static final String RDF_URI
| Method Detail |
|---|
List getEncodeds()
void setEncodeds(List encodeds)
String getUri()
getUri in interface com.sun.syndication.feed.module.ModuleString toString(String str)
List getContentItems()
com.totsp.xml.syndication.content.ContentItemvoid setContentItems(List list)
List - of ContentItems.com.totsp.xml.syndication.content.ContentItemList getContents()
void setContents(List contents)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||