File
Doc
Category
Size
Date
Package
GOMSubtitle.java
API Doc
Apache Lucene 2.1.0
1412
Wed Feb 14 10:46:00 GMT 2007
org.apache.lucene.gdata.gom
GOMSubtitle
public interface GOMSubtitle implements GOMTextConstruct
The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
atomSubtitle = element atom:subtitle { atomTextConstruct }
author
Simon Willnauer
see
org.apache.lucene.gdata.gom.GOMTextConstruct
Fields Summary
public static final String
LOCALNAME
Atom local name for the xml element
public static final String
RSS_LOCALNAME
RSS local name for the xml element
Constructors Summary
Methods Summary
Java Code Source