-
Notifications
You must be signed in to change notification settings - Fork 0
Json Node Tree framework is provisioning of transformation operations for JSON documents similar XML XPATH and XSLT. The framework parses textual JSON document to nodes tree that represents JSON entity: object, array or value of primitive type. Generated tree allows to modify values of nodes and/or structure of the given JSON document. Represent…
alekras/com.ak.json.tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is initial 1.0.0 version of Json Node Tree library. com.ak.json.tree-1.0.0.zip file is Eclipse project of Json Node Tree. version 1.0.1 - documentation is updated. version 1.0.2 - bug fixed, code refactoring. version 1.0.3 - bug fixed, improving JValue code types cast, improving transformation. See doc folder for documentation or visit http://jsonnodetree.sourceforge.net/ web site.
About
Json Node Tree framework is provisioning of transformation operations for JSON documents similar XML XPATH and XSLT. The framework parses textual JSON document to nodes tree that represents JSON entity: object, array or value of primitive type. Generated tree allows to modify values of nodes and/or structure of the given JSON document. Represent…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published