File
Doc
Category
Size
Date
Package
GOMIcon.java
API Doc
Apache Lucene 2.1.0
1304
Wed Feb 14 10:46:00 GMT 2007
org.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
Java Code Source