Name : attoparser
| |
Version : 2.0.7
| Vendor : obs://build_opensuse_org/home:urbic
|
Release : lp156.1.1
| Date : 2024-10-15 11:32:43
|
Group : Development/Libraries/Java
| Source RPM : attoparser-2.0.7-lp156.1.1.src.rpm
|
Size : 0.26 MB
| |
Packager : https://www_suse_com/
| |
Summary : A tiny but fast java event-style markup parser
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/urbic:/java/15.6/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
attoparser
mvn(org.attoparser:attoparser)
mvn(org.attoparser:attoparser:pom:)
osgi(org.attoparser)
Requires :