The document introduces two Eclipse plugins: the JSON Viewer and XPath Workbook. The JSON Viewer allows users to visualize JSON structures as trees and convert between JSON and XML formats. The XPath Workbook provides XPath validation and evaluation capabilities within Eclipse. Both tools aim to provide simple yet powerful functionality for common tasks like analyzing JSON responses and working with XPath expressions.
1 of 11
More Related Content
JSON Viewer XPATH Workbook
1. Tools for Daily use
JSON Viewer and XPath Workbook
Suresh Krishna
Oracle Inc.
03/24/09 All rights reserved. 2009. 1
2. JSON Viewer (1)
Motivation
– Wide spread JSON format
– Web 2.0 / SOA IDE development
– Analysis of JSON Request/Response from
variety of Web services
– Complexity of REST, WSDL (SOAP/RPC), RSS
web services
– Complex JSON structures
03/24/09 All rights reserved. 2009. 2
5. JSON Viewer (4)
Isavailable as a view in Eclipse
Easy to Visualize “arrays” and “hash” structures
JSON Text -> JSON Tree
JSON Text -> XML Tree
Based on JSON.org Java API [www.json.org/java/index.html]
03/24/09 All rights reserved. 2009. 5
6. XPath Workbook (1)
XPath Workbook
– available tools are expensive
– simple Eclipse integration
03/24/09 All rights reserved. 2009. 6
7. XPath Workbook (2)
Available as a View in Eclipse
Validate Xpath Expression
XPath Evaluation
– Dynamic Evaluation
– Content Assist
– Remember old expressions
03/24/09 All rights reserved. 2009. 7
8. XPath Workbook (3)
Future Enhancements
– Connect XML editor to input
– Auto completion to suggest all XPath functions
– XML result formatting to skip new lines
– Test and Certify on different platforms
03/24/09 All rights reserved. 2009. 8
11. Tools for Daily use…
“JSON Viewer” and “XPath Workbook”
Thanks for attention !
Have Fun !
Suresh Krishna
suresh.madhuvarsu@oracle.com
03/24/09 All rights reserved. 2009. 11