A tiny but fast java event-style markup parser

Edit Package attoparser
https://www.attoparser.org/

attoparser is a Java parser for XML and HTML markup. It is a SAX-style
event-based parser —though it does not implement the SAX standard— but it can
also act as a DOM-style parser.

Its goals are:
* To be easy to use. Few lines of code needed. And no more parser library hell
worrying about your JDK's parser API versions.
* To be fast. As fast as the fastest standard parsers. And in many scenarios,
faster.
* To offer a powerful interface. Consider well-formedness optional, line +
column location, ability to reconstruct the original document, etc.
* To simplify your parsing experience. By removing the need to worry about
validation or entity resolution —both unneeded in many cases.

Source Files (show merged sources derived from linked package)
Filename Size Changed
attoparser-2.0.7.RELEASE.tar.gz 0000394052 385 KB
attoparser.changes 0000000170 170 Bytes
attoparser.spec 0000002655 2.59 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by