LibXML is a namespace aware SAX-Parser utility library https://sourceforge.net/projects/jfreereport/
Go to file
2024-01-06 00:09:31 +01:00
java-pentaho-libxml-1.1.3-build.patch rebuilt with ant and java 11 [release 1.1.3-3mamba;Fri Dec 10 2021] 2024-01-06 00:09:31 +01:00
java-pentaho-libxml-1.1.3-java11.patch rebuilt with ant and java 11 [release 1.1.3-3mamba;Fri Dec 10 2021] 2024-01-06 00:09:31 +01:00
java-pentaho-libxml-1.1.3-remove-antcontrib-support.patch rebuilt with ant and java 11 [release 1.1.3-3mamba;Fri Dec 10 2021] 2024-01-06 00:09:31 +01:00
java-pentaho-libxml-1.1.3-remove-commons-logging.patch rebuilt with ant and java 11 [release 1.1.3-3mamba;Fri Dec 10 2021] 2024-01-06 00:09:31 +01:00
java-pentaho-libxml.spec rebuilt with ant and java 11 [release 1.1.3-3mamba;Fri Dec 10 2021] 2024-01-06 00:09:31 +01:00
README.md restored [release 1.1.3-2mamba;Thu Dec 02 2021] 2024-01-06 00:09:31 +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.