From abd4c3b69f3b16dbc2a0d7282b0ae2019e9c5c0c Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Thu, 3 Jan 2013 17:59:13 +0100 Subject: libraries/xmltooling: Added (OpenSAML XML processing library). Signed-off-by: Matteo Bernardini --- libraries/xmltooling/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/xmltooling/README (limited to 'libraries/xmltooling/README') diff --git a/libraries/xmltooling/README b/libraries/xmltooling/README new file mode 100644 index 0000000000..859377de76 --- /dev/null +++ b/libraries/xmltooling/README @@ -0,0 +1,5 @@ +The XMLTooling library contains generic XML parsing and processing +classes based on the Xerces-C DOM. +It adds more powerful facilities for declaring element- and +type-specific API and implementation classes to add value around +the DOM, as well as signing and encryption support. -- cgit v1.2.3