org.w3.atom
Class Rights

java.lang.Object
  extended by org.purl.sword.base.XmlElement
      extended by org.w3.atom.TextConstruct
          extended by org.w3.atom.Rights
All Implemented Interfaces:
SwordElementInterface

public class Rights
extends TextConstruct

Represents an ATOM Rights element. This is a simple subclass of the TextConstruct class.

Author:
Neil Taylor

Field Summary
 
Fields inherited from class org.purl.sword.base.XmlElement
DATE_FORMAT, localName, prefix
 
Constructor Summary
Rights()
          Create a new instance and set the prefix to 'atom' and the local name to 'rights'.
 
Method Summary
 
Methods inherited from class org.w3.atom.TextConstruct
getContent, getType, marshall, setContent, setType, unmarshall
 
Methods inherited from class org.purl.sword.base.XmlElement
dateToString, getQualifiedName, getQualifiedName, isInstanceOf, stringToDate, unmarshallBoolean, unmarshallDate, unmarshallInteger, unmarshallString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rights

public Rights()
Create a new instance and set the prefix to 'atom' and the local name to 'rights'.



Copyright © 2008 The DSpace Foundation. All Rights Reserved.