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

GOMIcon

public interface GOMIcon implements GOMElement
Simple atom:icon element class. The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed.
atomIcon = element atom:icon {
atomCommonAttributes,
(atomUri)
}
author
Simon Willnauer

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