Hi Steven,

The Xerces-C version is the class xercesc/validators/schema/XUtil.  Even in
Java, it's only ever used by the schema processing code; whereas Java
decided to promote it to their util package--not much of a promotion
really, since the Xerces-J team doesn't like to consider their
org.apache.xerces.util package as part of their public API--we left it with
the code that actually uses it.  All the methods are sufficiently trivial
that it's hardly any work to reimplement them; besides, now that you have a
pointer to the source, you can always repurpose it as you will.

Cheers!
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone:  905-413-3519, T/L 969-3519
E-mail:  [EMAIL PROTECTED]




                                                                                       
                                          
                      "Steven T.                                                       
                                          
                      Hatton"                  To:       "[EMAIL PROTECTED]" <[EMAIL 
PROTECTED]>             
                      <[EMAIL PROTECTED]        cc:                                    
                                           
                      mmetry.com>              Subject:  DOMUtil for Xerces C++?       
                                          
                                                                                       
                                          
                      02/29/2004 04:04                                                 
                                          
                      PM                                                               
                                          
                      Please respond to                                                
                                          
                      xerces-c-dev                                                     
                                          
                                                                                       
                                          
                                                                                       
                                          



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I know things are organized differently in Xerces C++ than they are in
Java. I
looked around in the C++ API to see if there was anything similar to the
DOMUtil support class of Xerces Java, and did not find anything.  Some of
the
functionality provided by the DOMUtil class seems so obvious and essential
to
working with the DOM I find it curious why it didn't make it into the w3c
standards.  Is any of this functionality in Xerces C++?  Will it be?
http://xml.apache.org/xerces2-j/javadocs/xerces2/org/apache/xerces/util/DOMUtil.html

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAQlPXwX61+IL0QsMRAmPiAJ9R0oUqQiibW8z3haNTKb5awVjIrQCg4csO
oWgpOfkq1iF82782TPTDrbM=
=PXaj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to