| commit | 2ec0950fede6d069cd1d5e8eedc64f3aedb73467 | [log] [tgz] |
|---|---|---|
| author | David Matějček <david.matejcek@omnifish.ee> | Tue Jul 18 11:02:02 2023 +0200 |
| committer | GitHub <noreply@github.com> | Tue Jul 18 10:02:02 2023 +0100 |
| tree | 3c14f849bbd06e63d925c10123c00e43b2e2b3d2 | |
| parent | c0fc2485844666c38a4a3658c1fbddb81d2e7483 [diff] |
Added javadoc to XMLParser and notice about not closing the input stream in JavaUtils (#189) * JavaUtils: Added javadoc that the method doesn't close the input * Added javadoc to XMLParser Signed-off-by: David Matějček <david.matejcek@omnifish.ee> --------- Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
The Apache Santuario™ project is aimed at providing implementation of the primary security standards for XML:
This repository contains the Apache XML Security for Java subproject of Apache Santuario. This library includes the standard JSR-105 (Java XML Digital Signature) API, a mature DOM-based implementation of both XML Signature and XML Encryption, as well as a more recent StAX-based (streaming) XML Signature and XML Encryption implementation.