您的浏览器已禁用 JavaScript。
跳过导航链接
today-web
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
cn.taketoday.web.view.feed.AbstractFeedView
使用
AbstractFeedView
的程序包
程序包
说明
cn.taketoday.web.view.feed
Support classes for feed generation, providing View implementations for Atom and RSS.
cn.taketoday.web.view.feed
中
AbstractFeedView
的使用
cn.taketoday.web.view.feed
中
AbstractFeedView
的子类
修饰符和类型
类
说明
class
AbstractAtomFeedView
Abstract superclass for Atom Feed views, using the
ROME
package.
class
AbstractRssFeedView
Abstract superclass for RSS Feed views, using the
ROME
package.