FileDocCategorySizeDatePackage
GOMRights.javaAPI DocApache Lucene 2.1.01389Wed Feb 14 10:46:00 GMT 2007org.apache.lucene.gdata.gom

GOMRights

public interface GOMRights implements org.apache.lucene.gdata.gom.GOMElement
The "atom:rights" element is a Text construct that conveys information about rights held in and over an entry or feed. The atom:rights element SHOULD NOT be used to convey machine-readable licensing information.
atomRights = element atom:rights { atomTextConstruct }
author
Simon Willnauer

Fields Summary
public static final String
LOCALNAME
Atom local name for the xml element
Constructors Summary
Methods Summary