ダウンロードリスト

プロジェクト概要

スベンソンは JSON ジェネレーター/パーサーを Java オブジェクトや逆のグラフに JSON データ セットを変換することができます。ちょうどコレクション クラスを使用して、Java オブジェクト グラフまたは、独自の型または Java プロパティと動的プロパティを持つ独自の種類のようなものの間の全範囲をサポートしています。スベンソン注釈と JSON が生成または解析する方法をきめ細かく制御を提供するインターフェイスのセットを提供しています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-02-16 01:20
1.3.6

サポートを設定し、コレクションのJSONTypeHint追加されました。交換用インターフェイス、およびオーバーホールされ、今最高の交換相手を見つける。配列のサポートが追加されました。スヴェンソンが正しくJSONのルートからSubTypeの整合解析を有効にする初期型のマッピングについて。スヴェンソンプロパティが無視されなくを読み取ります。
Support was added for Set and Collection for JSONTypeHint. The replacement interfaces were overhauled, and now find the best replacement match. Array support was added. Svenson now properly regards the initial type mapping to enable SubType-Matched parsing from JSON root. Svenson no longer reads ignored properties.

2009-11-01 23:10
1.3.5

このバージョン以外のサポート注釈TypeConversion、SinkAwareJSONifierシンクJSONifyingベースのベースを追加し、JSONのデフォルトのプロパティを無視生成される。存在するが、ソース、バイナリ互換性はありませんマイナーなAPIの変更点です。コピーコンストラクタJSONParserするためには、同じ設定を使用してJSONParserのコピーが作成されました。
This version adds support for non-annotation based TypeConversion, a SinkAwareJSONifier for sink based JSONifying, and JSON generated default ignore properties. There are minor API changes that are not binary but source compatible. A copy constructor was added to JSONParser that creates a copy of the JSONParser with the same configuration.

2009-10-14 21:15
1.3.3

軽微な変更とバグ修正は、新しいjcouchdbリリーススヴェンソンのバージョンの安定化がなされた。 JSONConfig両方のパーサーとジェネレータの構成を表すために追加されました。パスは、以前の型のヒントに基づいてマッチングが有効になっている。サブタイプを解析するパスの正規表現エンジンが追加されました。厄介なTypeConversionバグの型変換が一部だけ非常に特殊なケースで修正されていた。
Minor changes and bugfixes were made to stabilize a version of svenson for the new jcouchdb releases. JSONConfig was added to represent both a parser and a generator configuration. Path matching based on the previous type hint was enabled. A sub type parse path matcher was added. A nasty TypeConversion bug where type conversion only worked in some very special cases was fixed.

2009-07-27 06:21
1.3.1

ストリーミング出力のサポートが追加されました。代替タイプマッパーClassNameBasedTypeMapperが追加されています。 @ JSONConverterアノテーションをBeanのプロパティに変換することができます。 PathMatcher柔軟なタイプのヒントとマッパータイプに追加されています。約20%向上JSONのパーサーのパフォーマンスがマップに解析/リストのグラフ。
Support for streaming output was added. An alternative type mapper ClassNameBasedTypeMapper has been added. @JSONConverter annotation allows you to convert bean properties. PathMatcher has been added for flexible type hints and type mappers. About 20% better JSON parser performance when parsing into map/list graphs.

2009-04-20 01:24
1.3.0

サポートオブジェクトの工場のために追加され、ストリームからJSONを解析するための。大規模な改良、メモリ消費がなされた。
Support was added for object factories and for parsing JSON from a stream. Large improvements were made to memory consumption.

プロジェクトリソース