de.hedenus.mobilerss
Class Channel

java.lang.Object
  extended by de.hedenus.rdfschema.ResourceImpl
      extended by de.hedenus.mobilerss.Channel
All Implemented Interfaces:
Resource

public class Channel
extends ResourceImpl

Binding for http://purl.org/rss/1.0/channel.

Author:
Michael Hedenus

Field Summary
static java.lang.String URI
           
 
Constructor Summary
Channel()
           
 
Method Summary
 java.util.List items()
           
 
Methods inherited from class de.hedenus.rdfschema.ResourceImpl
about, binding, getProperties, getProperty, getProperty, getProperty, init, node, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

URI

public static final java.lang.String URI
See Also:
Constant Field Values
Constructor Detail

Channel

public Channel()
Method Detail

items

public java.util.List items()