com.hp.hpl.jena.vocabulary
Class RSS
java.lang.Object
com.hp.hpl.jena.vocabulary.RSS
- public class RSS
- extends java.lang.Object
- Version:
- Release='$Name: $' Revision='$Revision: 1.5 $' Date='$Date: 2003/06/30 14:55:53 $'
- Author:
- bwm + kers
Constructor Summary |
RSS()
|
Method Summary |
static java.lang.String |
getURI()
returns the URI for this schema |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
channel
public static final Resource channel
item
public static final Resource item
description
public static final Property description
image
public static final Property image
items
public static final Property items
link
public static final Property link
name
public static final Property name
textinput
public static final Property textinput
title
public static final Property title
url
public static final Property url
RSS
public RSS()
getURI
public static java.lang.String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.