|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.model.vocabulary.RSS
public final class RSS
RSS vocabulary.
| Field Summary | |
|---|---|
static URI |
CHANNEL
|
static URI |
DESCRIPTION
http://purl.org/rss/1.0/description |
static URI |
IMAGE
http://purl.org/rss/1.0/image |
static URI |
ITEM
http://purl.org/rss/1.0/item |
static URI |
ITEMS
http://purl.org/rss/1.0/items |
static URI |
LINK
http://purl.org/rss/1.0/link |
static String |
NAMESPACE
http://purl.org/rss/1.0/channel |
static URI |
TEXTINPUT
http://purl.org/rss/1.0/textinput |
static URI |
TITLE
http://purl.org/rss/1.0/title |
| Constructor Summary | |
|---|---|
RSS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAMESPACE
public static final URI CHANNEL
public static final URI TITLE
public static final URI DESCRIPTION
public static final URI LINK
public static final URI IMAGE
public static final URI ITEM
public static final URI ITEMS
public static final URI TEXTINPUT
| Constructor Detail |
|---|
public RSS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||