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

GOMLogo

public interface GOMLogo implements org.apache.lucene.gdata.gom.GOMElement
Simple atom:logo element. The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
atomLogo = element atom:logo {
atomCommonAttributes,
(atomUri)
author
Simon Willnauer

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