https://github.com/vicentereig/sega-java
A Java SAX Parser driven by XPath
https://github.com/vicentereig/sega-java
Last synced: about 1 month ago
JSON representation
A Java SAX Parser driven by XPath
- Host: GitHub
- URL: https://github.com/vicentereig/sega-java
- Owner: vicentereig
- Created: 2010-09-07T11:56:38.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-26T11:47:06.000Z (over 14 years ago)
- Last Synced: 2023-03-11T09:12:24.594Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 120 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
sega-java aims to be an easy to use XPath directed SAX parser similar to Nokogiri (http://nokogiri.org) and Hpricot (http://hpricot.org), but instead of being written in beautifuly Ruby, it is coded using Java with the best intentions. :-)