OutSystems Forge 日本語データベース

XmlToJson

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-05-08 1.0.0 Tiago Bojikian da Costa Vital All .NET Components, Libraries, Developer Tools
XMLコンテンツをJSON文字列に変換するシンプルな拡張機能
XMLコンテンツをJSON文字列に変換するシンプルな拡張機能 Newtonsoftライブラリの実装。 入力としてのXML文字列、出力としてのJSON文字列 たとえば、ardoJSONと一緒に使用すると、JSONをOutSystems Recordsにシリアル化できます

[Overview]
Simple extension that convert XML content to a JSON string
[Detail]
Simple extension that convert XML content to a JSON string Implementation of the Newtonsoft library. XML string as input, JSON string as output You can use together with ardoJSON, for example to serialize the JSON into OutSystems Records
戻る