Download List

项目描述

Atomsphere is a Java feed library for the Atom 1.0 specification. It is designed to be easy-to-use and comes with an intuitive, developer-friendly API. All objects in the library are serializable, immutable, and thread-safe. It has been fully tested for accuracy. Atomsphere only requires a stax-api implementation to work.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-29 06:28
3.0.0.0

主要的API改变了,使这个版本与以前的版本不兼容。所有静态方法调用改为动态方法调用。
标签: Major API Refactoring
Major API changes were made that make this version incompatible with previous versions. All static method calls were replaced with dynamic method calls.

2008-10-14 06:12
2.0.2.1

本次要版本修复了在XHTML的内容元素呈现的内容链接时出现错误的查询字符串。还有更好的taglib渲染分项目图像的支持。
标签: Minor bugfixes
This minor release fixes a bug in the rendering of the content element for XHTML content when links appeared with a query string. There is also better support for rendering images with the taglib sub-project.

2008-04-21 10:41
2.0.1.0

阅读和写作入境证件的支持得到改善。属性支持改进,更加紧密地符合规范。入职类扩展效率的提高。
标签: Minor feature enhancements
Support for reading and writing entry documents
was improved. Attribute support was improved to
more closely match the specification. Efficiency
of the entry sort extension was improved.

2008-03-31 07:25
2.0.0.0

此版本是一份关于线程安全焦点的大幅度调整。饲料和图书馆的所有子元素是不变的,线程安全的。此外,还有一直在减少空气污染指数的大小体面。所有的读取和写入操作可以通过以下方式实现的,而不是FeedReader和FeedWriter类FeedDoc工厂。的斯塔克斯- utils的依赖已经从根本上脱钩atomsphere库。 Additonal支持,增加了阅读和写作任意XMLStreamWriter中类。一个同类型的XHTML内容处理的问题是固定的。
This release represents a substantial overhaul with a focus on thread safety. The feed and all subelements of the library are immutable and thread safe. Additionally, there has been a decent reduction in the size of the API. All reading and writing operations can now be achieved through the FeedDoc factory instead of the FeedReader and FeedWriter classes. The stax-utils dependency has been decoupled from the root atomsphere library. Additonal support was added for reading and writing with arbitrary XMLStreamWriter classes. An issue with handling of the XHTML content type was fixed.

2007-03-09 09:39
1.0.2.0

到atomsphere资源的更新包括一个新的排序扩展元素的名称或更新日期:订单项元素的支持。到atomsphere,更新标签库包括提供更多饲料元素可选显示。到atomsphere,更新weblib包括预览能力在作案前有变化和支持排序扩展。
Updates to the atomsphere library include support
for a new sort extension element which orders
entry elements by title or updated date. Updates
to the atomsphere-taglib include the optional
display of more feed elements. Updates to the
atomsphere-weblib include the ability to preview a
change before commiting it and support for the
sort extension.

Project Resources