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

GOMUpdated

public interface GOMUpdated implements GOMDateConstruct
The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant. Therefore, not all modifications necessarily result in a changed atom:updated value.
atomUpdated = element atom:updated { 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