Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 588 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 588 Bytes

A java swing gui to perform some common XML transformation:

XML validator with XSD

XPATH expression execution

XSLT transformation

XML to json conversion

Portable,cross-platform no installation is required.

Simple gui for Apache Xalan, gui for Apache Xerces and gui for json-lib library

Useful to test quickly XPATH expression and XSLT transformation result.

Visit: http://iutility.blogspot.it/search?q=jxmlutil for more details and screenshots (or for suggestions)

CHANGELOG:

1.2 New features: xml batch validation. Validate more xml against the same xsd file.