LibXML is a namespace aware SAX-Parser utility library https://sourceforge.net/projects/jfreereport/
Go to file
2024-01-06 00:09:30 +01:00
java-jfree-libxml-1.1.3-build_properties.patch update to 1.1.3 [release 1.1.3-1mamba;Sat Jan 22 2011] 2024-01-06 00:09:30 +01:00
java-pentaho-libxml.spec update to 1.1.3 [release 1.1.3-1mamba;Sat Jan 22 2011] 2024-01-06 00:09:30 +01:00
README.md update to 1.1.3 [release 1.1.3-1mamba;Sat Jan 22 2011] 2024-01-06 00:09:30 +01:00

java-pentaho-libxml

LibXML is a namespace aware SAX-Parser utility library. It eases the pain of implementing non-trivial SAX input handlers. The original code of these classes had been written by Peter Becker for the JCommon library.

LibXML replaces the JCommon-XML classes, which were not namespace aware. Due to JCommons frozen API, namespace awareness could not be added to the original code without creating a mess.