diff options
Diffstat (limited to 'libraries/xmltooling/README')
-rw-r--r-- | libraries/xmltooling/README | 5 |
1 files changed, 5 insertions, 0 deletions
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. |