You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2007/08/28 18:51:17 UTC

svn commit: r570484 - in /xerces/c/trunk: ./ doc/html/ src/xercesc/com/ src/xercesc/parsers/ src/xercesc/sax2/ src/xercesc/util/MsgLoaders/MsgCatalog/

Author: amassari
Date: Tue Aug 28 09:51:15 2007
New Revision: 570484

URL: http://svn.apache.org/viewvc?rev=570484&view=rev
Log:
xml.apache.org -> xerces.apache.org

Modified:
    xerces/c/trunk/Readme.html
    xerces/c/trunk/doc/html/ApacheDOMC++BindingL3.html
    xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h
    xerces/c/trunk/src/xercesc/com/StdAfx.cpp
    xerces/c/trunk/src/xercesc/com/xml4com.idl
    xerces/c/trunk/src/xercesc/parsers/SAX2XMLFilterImpl.hpp
    xerces/c/trunk/src/xercesc/parsers/SAX2XMLReaderImpl.hpp
    xerces/c/trunk/src/xercesc/sax2/SAX2XMLReader.hpp
    xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/Makefile.in   (contents, props changed)

Modified: xerces/c/trunk/Readme.html
URL: http://svn.apache.org/viewvc/xerces/c/trunk/Readme.html?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/Readme.html (original)
+++ xerces/c/trunk/Readme.html Tue Aug 28 09:51:15 2007
@@ -15,7 +15,7 @@
 Because all the build instructions are now in Apache's cool web-site. Here is where
 you'll find everything related to Xerces builds.
 
-http://xml.apache.org/xerces-c/build.html
+http://xerces.apache.org/xerces-c/build.html
 
 Just remember, don't jump into the builds without reading the build instructions 
 COMPLETELY.  It will save you lot of sleepless nights.

Modified: xerces/c/trunk/doc/html/ApacheDOMC++BindingL3.html
URL: http://svn.apache.org/viewvc/xerces/c/trunk/doc/html/ApacheDOMC%2B%2BBindingL3.html?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/doc/html/ApacheDOMC++BindingL3.html (original)
+++ xerces/c/trunk/doc/html/ApacheDOMC++BindingL3.html Tue Aug 28 09:51:15 2007
@@ -315,7 +315,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>DOMImplementation</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>*item(XMLSize_t index) const = 0;</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>*item(unsigned int index) const = 0;</font></font></td>
 </tr>
 
 <tr ALIGN=LEFT VALIGN=TOP>
@@ -323,7 +323,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>XMLSize_t</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>unsigned int</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>getLength() const = 0;</font></font></td>
 </tr>
@@ -591,7 +591,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>const XMLCh</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>*item(XMLSize_t index) const = 0;</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>*item(unsigned int index) const = 0;</font></font></td>
 </tr>
 
 <tr ALIGN=LEFT VALIGN=TOP>
@@ -599,7 +599,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>XMLSize_t</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>unsigned int</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>getLength() const = 0;</font></font></td>
 </tr>
@@ -681,7 +681,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>DOMNode</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>*item(XMLSize_t index) const = 0;</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>*item(unsigned int index) const = 0;</font></font></td>
 </tr>
 
 <tr ALIGN=LEFT VALIGN=TOP>
@@ -699,7 +699,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>XMLSize_t</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>unsigned int</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>getLength() const = 0;</font></font></td>
 </tr>
@@ -793,7 +793,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>DOMNode</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>*item(XMLSize_t index) const = 0;</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>*item(unsigned int index) const = 0;</font></font></td>
 </tr>
 
 <tr ALIGN=LEFT VALIGN=TOP>
@@ -801,7 +801,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>XMLSize_t</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>unsigned int</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>getLength() const = 0;</font></font></td>
 </tr>
@@ -1163,7 +1163,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>XMLSSize_t</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>unsigned long</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>getLineNumber() const = 0;</font></font></td>
 </tr>
@@ -1173,7 +1173,7 @@
 
 <td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
 
-<td><font face="Courier New,Courier"><font size=-1>XMLSSize_t</font></font></td>
+<td><font face="Courier New,Courier"><font size=-1>unsigned long</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>getColumnNumber() const = 0;</font></font></td>
 </tr>
@@ -2587,8 +2587,8 @@
 <td><font face="Courier New,Courier"><font size=-1>DOMElement</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>*createElementNS(const XMLCh *namespaceURI,                                                  const XMLCh *qualifiedName,
-                                                  const XMLSSize_t lineNum,
-                                                  const XMLSSize_t columnNum) = 0;
+                                                  const unsigned long lineNum,
+                                                  const unsigned long columnNum) = 0;
 </font></font></td>
 </tr>
 <tr ALIGN=LEFT VALIGN=TOP>
@@ -3636,7 +3636,7 @@
 <td><font face="Courier New,Courier"><font size=-1>handle(DOMOperationType operation,                        const XMLCh* const key,
                         void* data,
                         const DOMNode* src,
-                        const DOMNode* dst) = 0;
+                        DOMNode* dst) = 0;
 </font></font></td>
 </tr>
 <tr ALIGN=LEFT VALIGN=TOP>
@@ -4795,6 +4795,7 @@
 
 <div id="DOMXPathException"><font face="Courier New,Courier"><font size=-1>class
 DOMXPathException
+: public DOMException
 </font></font>
 <table>
 
@@ -4906,6 +4907,16 @@
 
 <td><font face="Courier New,Courier"><font size=-1>evaluate(DOMNode *contextNode, unsigned short type, void* result) const = 0;</font></font></td>
 </tr>
+
+<tr ALIGN=LEFT VALIGN=TOP>
+<td></td>
+
+<td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
+
+<td><font face="Courier New,Courier"><font size=-1>void</font></font></td>
+
+<td><font face="Courier New,Courier"><font size=-1>release() const = 0;</font></font></td>
+</tr>
 <tr ALIGN=LEFT VALIGN=TOP>
 <td><font face="Courier New,Courier"><font size=-1>};</font></font></td>
 
@@ -5283,6 +5294,16 @@
 <td><font face="Courier New,Courier"><font size=-1>DOMNode*</font></font></td>
 
 <td><font face="Courier New,Courier"><font size=-1>snapshotItem(unsigned long index) const = 0;</font></font></td>
+</tr>
+
+<tr ALIGN=LEFT VALIGN=TOP>
+<td></td>
+
+<td><font face="Courier New,Courier"><font size=-1>virtual</font></font></td>
+
+<td><font face="Courier New,Courier"><font size=-1>void</font></font></td>
+
+<td><font face="Courier New,Courier"><font size=-1>release() const = 0;</font></font></td>
 </tr>
 <tr ALIGN=LEFT VALIGN=TOP>
 <td><font face="Courier New,Courier"><font size=-1>};</font></font></td>

Modified: xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h (original)
+++ xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h Tue Aug 28 09:51:15 2007
@@ -36,9 +36,9 @@
 //      on the Directories tab on the dialog displayed after selecting Tools Options
 //      from the Visual Studio IDE.
 //
-//   See http://xml.apache.org/xerces-c/build.html#BuildCOM
+//   See http://xerces.apache.org/xerces-c/build.html#BuildCOM
 #ifndef __IXMLDOMNode_INTERFACE_DEFINED__
-#error "xerces-dom requires an MSXML.H compatible with IE5 or later.  See http://xml.apache.org/xerces-c/build.html#BuildCOM for directions to correct this problem."
+#error "xerces-dom requires an MSXML.H compatible with IE5 or later.  See http://xerces.apache.org/xerces-c/build.html#BuildCOM for directions to correct this problem."
 #endif
 
 

Modified: xerces/c/trunk/src/xercesc/com/StdAfx.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/StdAfx.cpp?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/StdAfx.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/StdAfx.cpp Tue Aug 28 09:51:15 2007
@@ -25,6 +25,6 @@
 //      from the Visual Studio IDE.
 //
 #ifndef __IXMLDOMNode_INTERFACE_DEFINED__
-#error "xerces-dom requires an MSXML.H compatible with IE5 or later.  See http://xml.apache.org/xerces-c/build.html#BuildCOM for directions to correct this problem."
+#error "xerces-dom requires an MSXML.H compatible with IE5 or later.  See http://xerces.apache.org/xerces-c/build.html#BuildCOM for directions to correct this problem."
 #endif
 

Modified: xerces/c/trunk/src/xercesc/com/xml4com.idl
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/xml4com.idl?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/xml4com.idl (original)
+++ xerces/c/trunk/src/xercesc/com/xml4com.idl Tue Aug 28 09:51:15 2007
@@ -69,7 +69,7 @@
 	//       then you most probably do not have a recent
 	//        Microsoft Platform SDK in your include path
 	//
-	//    See http://xml.apache.org/xerces-c/build.html#BuildCOM
+	//    See http://xerces.apache.org/xerces-c/build.html#BuildCOM
 	import "xmldom.idl";
 	
 	[

Modified: xerces/c/trunk/src/xercesc/parsers/SAX2XMLFilterImpl.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/parsers/SAX2XMLFilterImpl.hpp?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/parsers/SAX2XMLFilterImpl.hpp (original)
+++ xerces/c/trunk/src/xercesc/parsers/SAX2XMLFilterImpl.hpp Tue Aug 28 09:51:15 2007
@@ -113,7 +113,7 @@
      * is deleted, callers need to copy and store the returned information
      * somewhere else; otherwise you may get unexpected result.  Since the returned
      * pointer is a generic void pointer, see
-     * http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
+     * http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
      * exactly what type of property value each property returns for replication.
      *
      * @param name The unique identifier (URI) of the property being set.
@@ -199,7 +199,7 @@
   /**
     * Set the state of any feature in a SAX2 XMLReader.
     * Supported features in SAX2 for xerces-c are:
-    * <br>(See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Features for detail description).
+    * <br>(See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Features for detail description).
     *
     * <br>http://xml.org/sax/features/validation (default: true)
     * <br>http://xml.org/sax/features/namespaces (default: true)
@@ -223,20 +223,20 @@
   /**
     * Set the value of any property in a SAX2 XMLReader.
     * Supported properties in SAX2 for xerces-c are:
-    * <br>(See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties for detail description).
+    * <br>(See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties for detail description).
     *
     * <br>http://apache.org/xml/properties/schema/external-schemaLocation
     * <br>http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation.
     *
     * It takes a void pointer as the property value.  Application is required to initialize this void
-    * pointer to a correct type.  See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties
+    * pointer to a correct type.  See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties
     * to learn exactly what type of property value each property expects for processing.
     * Passing a void pointer that was initialized with a wrong type will lead to unexpected result.
     * If the same property is set more than once, the last one takes effect.
     *
     * @param name The unique identifier (URI) of the property being set.
     * @param value The requested value for the property.  See
-    *            http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
+    *            http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
     *            exactly what type of property value each property expects for processing.
     *            Passing a void pointer that was initialized with a wrong type will lead
     *            to unexpected result.

Modified: xerces/c/trunk/src/xercesc/parsers/SAX2XMLReaderImpl.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/parsers/SAX2XMLReaderImpl.hpp?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/parsers/SAX2XMLReaderImpl.hpp (original)
+++ xerces/c/trunk/src/xercesc/parsers/SAX2XMLReaderImpl.hpp Tue Aug 28 09:51:15 2007
@@ -151,7 +151,7 @@
      * is deleted, callers need to copy and store the returned information
      * somewhere else; otherwise you may get unexpected result.  Since the returned
      * pointer is a generic void pointer, see
-     * http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
+     * http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
      * exactly what type of property value each property returns for replication.
      *
      * @param name The unique identifier (URI) of the property being set.
@@ -269,7 +269,7 @@
   /**
     * Set the state of any feature in a SAX2 XMLReader.
     * Supported features in SAX2 for xerces-c are:
-    * <br>(See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Features for detail description).
+    * <br>(See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Features for detail description).
     *
     * <br>http://xml.org/sax/features/validation (default: false)
     * <br>http://xml.org/sax/features/namespaces (default: true)
@@ -293,20 +293,20 @@
   /**
     * Set the value of any property in a SAX2 XMLReader.
     * Supported properties in SAX2 for xerces-c are:
-    * <br>(See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties for detail description).
+    * <br>(See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties for detail description).
     *
     * <br>http://apache.org/xml/properties/schema/external-schemaLocation
     * <br>http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation.
     *
     * It takes a void pointer as the property value.  Application is required to initialize this void
-    * pointer to a correct type.  See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties
+    * pointer to a correct type.  See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties
     * to learn exactly what type of property value each property expects for processing.
     * Passing a void pointer that was initialized with a wrong type will lead to unexpected result.
     * If the same property is set more than once, the last one takes effect.
     *
     * @param name The unique identifier (URI) of the property being set.
     * @param value The requested value for the property.  See
-    *            http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
+    *            http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
     *            exactly what type of property value each property expects for processing.
     *            Passing a void pointer that was initialized with a wrong type will lead
     *            to unexpected result.

Modified: xerces/c/trunk/src/xercesc/sax2/SAX2XMLReader.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/sax2/SAX2XMLReader.hpp?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/sax2/SAX2XMLReader.hpp (original)
+++ xerces/c/trunk/src/xercesc/sax2/SAX2XMLReader.hpp Tue Aug 28 09:51:15 2007
@@ -144,7 +144,7 @@
      * is deleted, callers need to copy and store the returned information
      * somewhere else; otherwise you may get unexpected result.  Since the returned
      * pointer is a generic void pointer, see
-     * http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
+     * http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
      * exactly what type of property value each property returns for replication.
      *
      * @param name The unique identifier (URI) of the property being set.
@@ -230,7 +230,7 @@
   /**
     * Set the state of any feature in a SAX2 XMLReader.
     * Supported features in SAX2 for xerces-c are:
-    * <br>(See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Features for detail description).
+    * <br>(See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Features for detail description).
     *
     * <br>http://xml.org/sax/features/validation (default: true)
     * <br>http://xml.org/sax/features/namespaces (default: true)
@@ -254,20 +254,20 @@
   /**
     * Set the value of any property in a SAX2 XMLReader.
     * Supported properties in SAX2 for xerces-c are:
-    * <br>(See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties for detail description).
+    * <br>(See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties for detail description).
     *
     * <br>http://apache.org/xml/properties/schema/external-schemaLocation
     * <br>http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation.
     *
     * It takes a void pointer as the property value.  Application is required to initialize this void
-    * pointer to a correct type.  See http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties
+    * pointer to a correct type.  See http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties
     * to learn exactly what type of property value each property expects for processing.
     * Passing a void pointer that was initialized with a wrong type will lead to unexpected result.
     * If the same property is set more than once, the last one takes effect.
     *
     * @param name The unique identifier (URI) of the property being set.
     * @param value The requested value for the property.  See
-    *            http://xml.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
+    *            http://xerces.apache.org/xerces-c/program-sax2.html#SAX2Properties to learn
     *            exactly what type of property value each property expects for processing.
     *            Passing a void pointer that was initialized with a wrong type will lead
     *            to unexpected result.

Modified: xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/Makefile.in
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/Makefile.in?rev=570484&r1=570483&r2=570484&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/Makefile.in (original)
+++ xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/Makefile.in Tue Aug 28 09:51:15 2007
@@ -1,8 +1,8 @@
 
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
-top_builddir = @top_builddir@
-prefix = @prefix@
+top_builddir = @top_builddir@
+prefix = @prefix@
 INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 mkdir_p = @mkdir_p@

Propchange: xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/Makefile.in
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org