mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Added link to Atom spec in javadoc
This commit is contained in:
+1
@@ -42,6 +42,7 @@ import com.sun.syndication.feed.atom.Feed;
|
||||
* @since 3.0
|
||||
* @see #buildFeedMetadata(Map, WireFeed, HttpServletRequest)
|
||||
* @see #buildFeedEntries(Map, HttpServletRequest, HttpServletResponse)
|
||||
* @see <a href="http://www.atomenabled.org/developers/syndication/">Atom Syndication Format</a>
|
||||
*/
|
||||
public abstract class AbstractAtomFeedView extends AbstractFeedView<Feed> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user