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.spec restored [release 1.1.3-2mamba;Thu Dec 02 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.