summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/XML_Helpers/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/XML_Helpers/README')
-rw-r--r--TAO/CIAO/tools/XML_Helpers/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/CIAO/tools/XML_Helpers/README b/TAO/CIAO/tools/XML_Helpers/README
new file mode 100644
index 00000000000..3e38803bf92
--- /dev/null
+++ b/TAO/CIAO/tools/XML_Helpers/README
@@ -0,0 +1,16 @@
+ $Id$
+
+This directory containers a collection of XML Helper classes to aid
+the parsing and manupilation of various XML descriptors in CIAO.
+
+Some of the classes under this directory should probably be kept under
+ACEXML/common/. But let's worry about that later.
+
+
+CIAO::XMLHelper
+ Cascadable_DocHandler
+
+The following files implement a test program for Cascadable_DocHandler:
+
+ Svcconf_Handler.*
+ main.cpp \ No newline at end of file