https://github.com/niklasmerz/xml-searcher
Simple Java tool for searching xml files
https://github.com/niklasmerz/xml-searcher
Last synced: 3 months ago
JSON representation
Simple Java tool for searching xml files
- Host: GitHub
- URL: https://github.com/niklasmerz/xml-searcher
- Owner: NiklasMerz
- License: mit
- Created: 2017-02-23T22:23:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T22:35:02.000Z (over 9 years ago)
- Last Synced: 2024-12-31T12:49:00.536Z (over 1 year ago)
- Language: Java
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xml-searcher
Simple Java tool for searching xml files
Run namespace search:
```sh
java -jar xml-searcher.jar inputFolder http://www.ibm.com/xsp/coreex
```