https://github.com/avides/sax-xom-parser
XML-streaming-parser with xom-support
https://github.com/avides/sax-xom-parser
java xml xml-parser xml-stream-parsing xom xpath
Last synced: 6 months ago
JSON representation
XML-streaming-parser with xom-support
- Host: GitHub
- URL: https://github.com/avides/sax-xom-parser
- Owner: avides
- License: mit
- Created: 2016-04-27T07:51:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T12:27:45.000Z (about 4 years ago)
- Last Synced: 2025-07-12T00:05:31.461Z (12 months ago)
- Topics: java, xml, xml-parser, xml-stream-parsing, xom, xpath
- Language: Java
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sax-xom-parser
[](https://maven-badges.herokuapp.com/maven-central/com.avides.xml/sax-xom-parser)
[](https://github.com/avides/sax-xom-parser/actions)
[](https://github.com/avides/sax-xom-parser/actions)
[](https://sonarcloud.io/dashboard?id=avides_sax-xom-parser)
[](https://sonarcloud.io/dashboard?id=avides_sax-xom-parser)
[](https://sonarcloud.io/dashboard?id=avides_sax-xom-parser)
XML-streaming-parser with [XOM](http://www.xom.nu/ "XOM")-support
## Dependency
```xml
com.avides.xml
sax-xom-parser
2.1.0
```