http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XercesDefs.hpp

Go to the documentation of this file.
00001 /*
00002  * The Apache Software License, Version 1.1
00003  *
00004  * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
00005  * reserved.
00006  *
00007  * Redistribution and use in source and binary forms, with or without
00008  * modification, are permitted provided that the following conditions
00009  * are met:
00010  *
00011  * 1. Redistributions of source code must retain the above copyright
00012  *    notice, this list of conditions and the following disclaimer.
00013  *
00014  * 2. Redistributions in binary form must reproduce the above copyright
00015  *    notice, this list of conditions and the following disclaimer in
00016  *    the documentation and/or other materials provided with the
00017  *    distribution.
00018  *
00019  * 3. The end-user documentation included with the redistribution,
00020  *    if any, must include the following acknowledgment:
00021  *       "This product includes software developed by the
00022  *        Apache Software Foundation (http://www.apache.org/)."
00023  *    Alternately, this acknowledgment may appear in the software itself,
00024  *    if and wherever such third-party acknowledgments normally appear.
00025  *
00026  * 4. The names "Xerces" and "Apache Software Foundation" must
00027  *    not be used to endorse or promote products derived from this
00028  *    software without prior written permission. For written
00029  *    permission, please contact apache\@apache.org.
00030  *
00031  * 5. Products derived from this software may not be called "Apache",
00032  *    nor may "Apache" appear in their name, without prior written
00033  *    permission of the Apache Software Foundation.
00034  *
00035  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
00036  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
00037  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
00038  * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
00039  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
00040  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
00041  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
00042  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
00043  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
00044  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
00045  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
00046  * SUCH DAMAGE.
00047  * ====================================================================
00048  *
00049  * This software consists of voluntary contributions made by many
00050  * individuals on behalf of the Apache Software Foundation, and was
00051  * originally based on software copyright (c) 1999, International
00052  * Business Machines, Inc., http://www.ibm.com .  For more information
00053  * on the Apache Software Foundation, please see
00054  * <http://www.apache.org/>.
00055  */
00056 
00057 /*
00058  * $Log: XercesDefs.hpp,v $
00059  * Revision 1.7  2002/07/12 16:48:49  jberry
00060  * Remove reliance on XML_MACOSX. XML_MACOS is used solely. Where qualification
00061  * by compiler is required, look for the compiler explicitly such as with
00062  * XML_METROWERKS or __APPLE__ (for the Apple GCC compiler).
00063  *
00064  * Add a few tweaks for compatibility with GCC3.1.
00065  *
00066  * This change may address Bug 10649.
00067  *
00068  * Revision 1.6  2002/07/10 12:56:45  tng
00069  * [Bug 9154] Requesting Xerces Version Macro.
00070  *
00071  * Revision 1.5  2002/05/21 19:35:08  tng
00072  * Update from 1.7 to 2.0
00073  *
00074  * Revision 1.4  2002/02/27 22:38:34  peiyongz
00075  * Bug# 6445 Caldera (SCO) OpenServer Port : patch from Martin Kalen
00076  *
00077  * Revision 1.3  2002/02/20 21:41:54  tng
00078  * project files changes for Xerces-C++ 1.7.
00079  *
00080  * Revision 1.2  2002/02/17 21:12:06  jberry
00081  * Adjust "sane includes" include path for Mac OS.
00082  *
00083  * I've also changed this path for XML_AS400, XML_TRU64, XML_PTX_CC, and XML_DECCXX
00084  * 'cause it looks like the right thing to do...hope that's not a mistake.
00085  *
00086  * Revision 1.1.1.1  2002/02/01 22:22:13  peiyongz
00087  * sane_include
00088  *
00089  * Revision 1.18  2001/11/29 18:25:18  tng
00090  * FreeBSD support by Michael Huedepohl.
00091  *
00092  * Revision 1.17  2001/11/23 17:19:33  tng
00093  * Change from 1.5.2 to 1.6.0
00094  *
00095  * Revision 1.16  2001/10/15 16:27:35  tng
00096  * Changes for Xerces-C 1.5.2
00097  *
00098  * Revision 1.15  2001/07/13 20:16:38  tng
00099  * Update for release 1.5.1.
00100  *
00101  * Revision 1.14  2001/06/05 13:52:25  tng
00102  * Change Version number from Xerces 1.4 to 1.5.  By Pei Yong Zhang.
00103  *
00104  * Revision 1.13  2001/05/11 13:26:32  tng
00105  * Copyright update.
00106  *
00107  * Revision 1.12  2001/02/08 14:15:33  tng
00108  * enable COMPAQ Tru64 UNIX machines to build xerces-c with gcc (tested using COMPAQ gcc version2.95.2 19991024 (release) and Tru64 V5.0 1094).  Added by Martin Kalen.
00109  *
00110  * Revision 1.11  2001/01/25 19:17:06  tng
00111  * const should be used instead of static const.  Fixed by Khaled Noaman.
00112  *
00113  * Revision 1.10  2001/01/12 22:09:07  tng
00114  * Various update for Xerces 1.4
00115  *
00116  * Revision 1.9  2000/11/07 18:14:39  andyh
00117  * Fix incorrect version number in gXercesMinVersion.
00118  * From Pieter Van-Dyck
00119  *
00120  * Revision 1.8  2000/11/02 07:23:27  roddey
00121  * Just a test of checkin access
00122  *
00123  * Revision 1.7  2000/08/18 21:29:14  andyh
00124  * Change version to 1.3 in preparation for upcoming Xerces 1.3
00125  * and XML4C 3.3 stable releases
00126  *
00127  * Revision 1.6  2000/08/07 20:31:34  jpolast
00128  * include  module
00129  *
00130  * Revision 1.5  2000/08/01 18:26:02  aruna1
00131  * Tru64 support added
00132  *
00133  * Revision 1.4  2000/07/29 05:36:37  jberry
00134  * Fix misspelling in Mac OS port
00135  *
00136  * Revision 1.3  2000/07/19 18:20:12  andyh
00137  * Macintosh port: fix problems with yesterday's code checkin.  A couple
00138  * of the changes were mangled or missed.
00139  *
00140  * Revision 1.2  2000/04/04 20:11:29  abagchi
00141  * Added PTX support
00142  *
00143  * Revision 1.1  2000/03/02 19:54:50  roddey
00144  * This checkin includes many changes done while waiting for the
00145  * 1.1.0 code to be finished. I can't list them all here, but a list is
00146  * available elsewhere.
00147  *
00148  * Revision 1.13  2000/03/02 01:51:00  aruna1
00149  * Sun CC 5.0 related changes
00150  *
00151  * Revision 1.12  2000/02/24 20:05:26  abagchi
00152  * Swat for removing Log from API docs
00153  *
00154  * Revision 1.11  2000/02/22 01:00:10  aruna1
00155  * GNUGDefs references removed. Now only GCCDefs is used instead
00156  *
00157  * Revision 1.10  2000/02/06 07:48:05  rahulj
00158  * Year 2K copyright swat.
00159  *
00160  * Revision 1.9  2000/02/01 23:43:32  abagchi
00161  * AS/400 related change
00162  *
00163  * Revision 1.8  2000/01/21 22:12:29  abagchi
00164  * OS390 Change: changed OE390 to OS390
00165  *
00166  * Revision 1.7  2000/01/14 01:18:35  roddey
00167  * Added a macro, XMLStrL(), which is defined one way or another according
00168  * to whether the per-compiler file defines XML_LSTRSUPPORT or not. This
00169  * allows conditional support of L"" type prefixes.
00170  *
00171  * Revision 1.6  2000/01/14 00:52:06  roddey
00172  * Updated the version information for the next release, i.e. 1.1.0
00173  *
00174  * Revision 1.5  1999/12/17 01:28:53  rahulj
00175  * Merged in changes submitted for UnixWare 7 port. Platform
00176  * specific files are still missing.
00177  *
00178  * Revision 1.4  1999/12/16 23:47:10  rahulj
00179  * Updated for version 1.0.1
00180  *
00181  * Revision 1.3  1999/12/01 17:16:16  rahulj
00182  * Added support for IRIX 6.5.5 using SGI MIPSpro C++ 7.3 and 7.21 generating 32 bit objects. Changes submitted by Marc Stuessel
00183  *
00184  * Revision 1.2  1999/11/10 02:02:51  abagchi
00185  * Changed version numbers
00186  *
00187  * Revision 1.1.1.1  1999/11/09 01:05:35  twl
00188  * Initial checkin
00189  *
00190  * Revision 1.3  1999/11/08 20:45:19  rahul
00191  * Swat for adding in Product name and CVS comment log variable.
00192  *
00193  */
00194 
00195 
00196 #if !defined(XERCESDEFS_HPP)
00197 #define XERCESDEFS_HPP
00198 
00199 // ---------------------------------------------------------------------------
00200 //  Include the Xerces version information; this is kept in a separate file to
00201 //  make modification simple and obvious. Updates to the version header file
00202 // ---------------------------------------------------------------------------
00203 #include    <xercesc/util/XercesVersion.hpp>
00204 
00205 
00206 // ---------------------------------------------------------------------------
00207 //  Include the header that does automatic sensing of the current platform
00208 //  and compiler.
00209 // ---------------------------------------------------------------------------
00210 #include    <xercesc/util/AutoSense.hpp>
00211 
00212 
00213 
00214 // ---------------------------------------------------------------------------
00215 //  According to the platform we include a platform specific file. This guy
00216 //  will set up any platform specific stuff, such as character mode.
00217 // ---------------------------------------------------------------------------
00218 #if defined(XML_WIN32)
00219 #include    <xercesc/util/Platforms/Win32/Win32Defs.hpp>
00220 #endif
00221 
00222 #if defined(XML_AIX)
00223 #include    <xercesc/util/Platforms/AIX/AIXDefs.hpp>
00224 #endif
00225 
00226 #if defined(XML_SOLARIS)
00227 #include    <xercesc/util/Platforms/Solaris/SolarisDefs.hpp>
00228 #endif
00229 
00230 #if defined(XML_OPENSERVER)
00231 #include    <xercesc/util/Platforms/OpenServer/OpenServerDefs.hpp>
00232 #endif
00233 
00234 #if defined(XML_UNIXWARE)
00235 #include    <xercesc/util/Platforms/UnixWare/UnixWareDefs.hpp>
00236 #endif
00237 
00238 #if defined(XML_HPUX)
00239 #include    <xercesc/util/Platforms/HPUX/HPUXDefs.hpp>
00240 #endif
00241 
00242 #if defined(XML_IRIX)
00243 #include    <xercesc/util/Platforms/IRIX/IRIXDefs.hpp>
00244 #endif
00245 
00246 #if defined(XML_TANDEM)
00247 #include    <xercesc/util/Platforms/Tandem/TandemDefs.hpp>
00248 #endif
00249 
00250 #if defined(XML_LINUX)
00251 #include    <xercesc/util/Platforms/Linux/LinuxDefs.hpp>
00252 #endif
00253 
00254 #if defined(XML_FREEBSD)
00255 #include    <xercesc/util/Platforms/FreeBSD/FreeBSDDefs.hpp>
00256 #endif
00257 
00258 #if defined(XML_OS390)
00259 #include    <xercesc/util/Platforms/OS390/OS390Defs.hpp>
00260 #endif
00261 
00262 #if defined(XML_PTX)
00263 #include    <xercesc/util/Platforms/PTX/PTXDefs.hpp>
00264 #endif
00265 
00266 #if defined(XML_OS2)
00267 #include    <xercesc/util/Platforms/OS2/OS2Defs.hpp>
00268 #endif
00269 
00270 #if defined(XML_MACOS)
00271 #include    <xercesc/util/Platforms/MacOS/MacOSDefs.hpp>
00272 #endif
00273 
00274 #if defined(XML_AS400)
00275 #include    <xercesc/util/Platforms/OS400/OS400Defs.hpp>
00276 #endif
00277 
00278 #if defined(XML_TRU64)
00279 #include    <xercesc/util/Platforms/Tru64/Tru64Defs.hpp>
00280 #endif
00281 
00282 
00283 // ---------------------------------------------------------------------------
00284 //  And now we subinclude a header according to the development environment
00285 //  we are on. This guy defines for each platform some basic stuff that is
00286 //  specific to the development environment.
00287 // ---------------------------------------------------------------------------
00288 #if defined(XML_VISUALCPP)
00289 #include    <xercesc/util/Compilers/VCPPDefs.hpp>
00290 #endif
00291 
00292 #if defined(XML_CSET)
00293 #include    <xercesc/util/Compilers/CSetDefs.hpp>
00294 #endif
00295 
00296 #if defined(XML_BORLAND)
00297 #include    <xercesc/util/Compilers/BorlandCDefs.hpp>
00298 #endif
00299 
00300 #if defined(XML_SUNCC) || defined(XML_SUNCC5)
00301 #include    <xercesc/util/Compilers/SunCCDefs.hpp>
00302 #endif
00303 
00304 #if defined(XML_SCOCC)
00305 #include    <xercesc/util/Compilers/SCOCCDefs.hpp>
00306 #endif
00307 
00308 #if defined(XML_SOLARIS_KAICC)
00309 #include    <xercesc/util/Compilers/SunKaiDefs.hpp>
00310 #endif
00311 
00312 #if defined(XML_HPUX_CC) || defined(XML_HPUX_aCC) || defined(XML_HPUX_KAICC)
00313 #include    <xercesc/util/Compilers/HPCCDefs.hpp>
00314 #endif
00315 
00316 #if defined(XML_MIPSPRO_CC)
00317 #include    <xercesc/util/Compilers/MIPSproDefs.hpp>
00318 #endif
00319 
00320 #if defined(XML_TANDEMCC)
00321 #include    <xercesc/util/Compilers/TandemCCDefs.hpp>
00322 #endif
00323 
00324 #if defined(XML_GCC)
00325 #include    <xercesc/util/Compilers/GCCDefs.hpp>
00326 #endif
00327 
00328 #if defined(XML_MVSCPP)
00329 #include    <xercesc/util/Compilers/MVSCPPDefs.hpp>
00330 #endif
00331 
00332 #if defined(XML_IBMVAW32)
00333 #include    <xercesc/util/Compilers/IBMVAW32Defs.hpp>
00334 #endif
00335 
00336 #if defined(XML_IBMVAOS2)
00337 #include    <xercesc/util/Compilers/IBMVAOS2Defs.hpp>
00338 #endif
00339 
00340 #if defined(XML_METROWERKS)
00341 #include    <xercesc/util/Compilers/CodeWarriorDefs.hpp>
00342 #endif
00343 
00344 #if defined(XML_PTX_CC)
00345 #include    <xercesc/util/Compilers/PTXCCDefs.hpp>
00346 #endif
00347 
00348 #if defined(XML_AS400)
00349 #include    <xercesc/util/Compilers/OS400SetDefs.hpp>
00350 #endif
00351 
00352 #if defined(XML_DECCXX)
00353 #include    <xercesc/util/Compilers/DECCXXDefs.hpp>
00354 #endif
00355 
00356 
00357 // ---------------------------------------------------------------------------
00358 //  Some general typedefs that are defined for internal flexibility.
00359 //
00360 //  Note  that UTF16Ch is fixed at 16 bits, whereas XMLCh floats in size per
00361 //  platform, to whatever is the native wide char format there. UCS4Ch is
00362 //  fixed at 32 bits. The types we defined them in terms of are defined per
00363 //  compiler, using whatever types are the right ones for them to get these
00364 //  16/32 bit sizes.
00365 //
00366 // ---------------------------------------------------------------------------
00367 typedef unsigned char       XMLByte;
00368 typedef XMLUInt16           UTF16Ch;
00369 typedef XMLUInt32           UCS4Ch;
00370 
00371 
00372 // ---------------------------------------------------------------------------
00373 //  Handle boolean. If the platform can handle booleans itself, then we
00374 //  map our boolean type to the native type. Otherwise we create a default
00375 //  one as an int and define const values for true and false.
00376 //
00377 //  This flag will be set in the per-development environment stuff above.
00378 // ---------------------------------------------------------------------------
00379 #if defined(NO_NATIVE_BOOL)
00380   #ifndef bool
00381     typedef int     bool;
00382   #endif
00383   #ifndef true
00384     #define  true     1
00385   #endif
00386   #ifndef false
00387     #define false 0
00388   #endif
00389 #endif
00390 
00391 
00392 // ---------------------------------------------------------------------------
00393 //  According to whether the compiler suports L"" type strings, we define
00394 //  the XMLStrL() macro one way or another.
00395 // ---------------------------------------------------------------------------
00396 #if defined(XML_LSTRSUPPORT)
00397 #define XMLStrL(str)  L##str
00398 #else
00399 #define XMLStrL(str)  str
00400 #endif
00401 
00402 
00403 
00404 // ---------------------------------------------------------------------------
00405 //  Set up the import/export keyword  for our core projects. The
00406 //  PLATFORM_XXXX keywords are set in the per-development environment
00407 //  include above.
00408 // ---------------------------------------------------------------------------
00409 #if defined(PROJ_XMLUTIL)
00410 #define  PLATFORM_EXPORT
00411 #else
00412 #define  PLATFORM_IMPORT
00413 #endif
00414 
00415 #if defined(PROJ_XMLPARSER)
00416 #define  PLATFORM_EXPORT
00417 #else
00418 #define  PLATFORM_IMPORT
00419 #endif
00420 
00421 #if defined(PROJ_SAX4C)
00422 #define  PLATFORM_EXPORT
00423 #else
00424 #define  PLATFORM_IMPORT
00425 #endif
00426 
00427 #if defined(PROJ_SAX2)
00428 #define  PLATFORM_EXPORT
00429 #else
00430 #define  PLATFORM_IMPORT
00431 #endif
00432 
00433 #if defined(PROJ_DOM)
00434 #define  PLATFORM_EXPORT
00435 #else
00436 #define  PLATFORM_IMPORT
00437 #endif
00438 
00439 #if defined(PROJ_PARSERS)
00440 #define   PLATFORM_EXPORT
00441 #else
00442 #define   PLATFORM_IMPORT
00443 #endif
00444 
00445 #if defined(PROJ_VALIDATORS)
00446 #define VALIDATORS_EXPORT  PLATFORM_EXPORT
00447 #else
00448 #define VALIDATORS_EXPORT  PLATFORM_IMPORT
00449 #endif
00450 
00451 #endif


Copyright © 2000 The Apache Software Foundation. All Rights Reserved.