com.hp.hpl.mesa.rdf.jena.vocabulary
Class RSS

java.lang.Object
  |
  +--com.hp.hpl.mesa.rdf.jena.vocabulary.RSS

public class RSS
extends java.lang.Object

Version:
Release='$Name: $' Revision='$Revision: 1.2 $' Date='$Date: 2001/07/04 17:54:07 $'
Author:
bwm

Field Summary
static Resource channel
           
static Property description
           
static Property image
           
static Resource item
           
static Property items
           
static Property link
           
static Property name
           
static Property textinput
           
static Property title
           
static Property url
           
 
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
 

Field Detail

channel

public static Resource channel

item

public static Resource item

description

public static Property description

image

public static Property image

items

public static Property items

link

public static Property link

name

public static Property name

textinput

public static Property textinput

title

public static Property title

url

public static Property url
Constructor Detail

RSS

public RSS()
Method Detail

getURI

public static java.lang.String getURI()
returns the URI for this schema
Returns:
the URI for this schema


Copyright © 2001 Hewlett-Packard. All Rights Reserved.