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

GOMPublished

public interface GOMPublished implements GOMDateConstruct
The "atom:published" element is a Date construct indicating an instant in time associated with an event early in the life cycle of the entry. Typically, atom:published will be associated with the initial creation or first availability of the resource.
atomPublished = element atom:published { atomDateConstruct}
author
Simon Willnauer
see
org.apache.lucene.gdata.gom.GOMDateConstruct

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