XML Matcher (Java) News
Status: Beta
Brought to you by:
andymalakov
Java library for matching XML documents with templates. Features: Regular Expressions on element level, Javascript-based assertions, tolerances, patterns, and more. Designed for automated validation of APIs that produce rich XML data.
Future work:
* JUnit integration
* Improved strategy selection approach.
* Global defaults for various parameters like tolerances etc. Configuration file that will add set of attributes for all template elements that match certain XPath (before matching).
* Matcher Debugger with UI