File
Doc
Category
Size
Date
Package
GOMId.java
API Doc
Apache Lucene 2.1.0
1333
Wed Feb 14 10:46:00 GMT 2007
org.apache.lucene.gdata.gom
GOMId
public interface GOMId implements GOMElement
The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
atomId = element atom:id { atomCommonAttributes, (atomUri) }
author
Simon Willnauer
Fields Summary
public static final String
LOCALNAME
Atom local name for the xml element
public static final String
LOCALNAME_RSS
RSS local name for the xml element
Constructors Summary
Methods Summary
Java Code Source