www.alphaworks.ibm.comwww.ibm.com/developerwww.ibm.com

Home

Readme
Download

Build







Migration

Releases

Feedback

Y2K Compliance


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 File Reference

Include dependency graph for XercesDefs.hpp:

Include dependency graph
AutoSense_hpp

This graph shows which files directly or indirectly include this file:

Included by dependency graph
DOM_Attr_hpp DOM_Element_hpp DOM_Node_hpp DOM_Document_hpp DOM_CDATASection_hpp DOM_Comment_hpp DOM_Text_hpp DOM_DocumentFragment_hpp DOM_Range_hpp DOM_DocumentType_hpp DOM_DOMImplementation_hpp DOM_Entity_hpp DOM_EntityReference_hpp DOM_NodeList_hpp DOM_Notation_hpp DOM_ProcessingInstruction_hpp DOM_XMLDecl_hpp DOM_CharacterData_hpp DOMString_hpp DOM_DOMException_hpp DOM_NamedNodeMap_hpp ParentNode_hpp XMLContentModel_hpp XMLDocumentHandler_hpp XMLEntityHandler_hpp XMLErrorReporter_hpp XMLFormatter_hpp XMLNotationDecl_hpp XMLString_hpp XMLValidator_hpp SAX2XMLReader_hpp XMLUniDefs_hpp AttributeList_hpp DocumentHandler_hpp EntityResolver_hpp ErrorHandler_hpp InputSource_hpp Locator_hpp Parser_hpp ArrayIndexOutOfBoundsException_hpp XMLException_hpp Base64_hpp BinInputStream_hpp EmptyStackException_hpp HexBin_hpp IllegalArgumentException_hpp InvalidCastException_hpp IOException_hpp NoDefTranscoderException_hpp NoSuchElementException_hpp NullPointerException_hpp NumberFormatException_hpp ParseException_hpp PlatformUtils_hpp XMLDeleterFor_hpp RuntimeException_hpp TranscodingException_hpp TransService_hpp UnexpectedEOFException_hpp UnsupportedEncodingException_hpp UTFDataFormatException_hpp XMLBigDecimal_hpp XMLBigInteger_hpp XMLUni_hpp XMLNetAccessor_hpp XMLURL_hpp Attributes_hpp ContentHandler_hpp LexicalHandler_hpp

Go to the source code of this file.

Defines

#define XERCESDEFS_HPP
#define Xerces_DLLVersionStr   "1_5"
#define XMLStrL(str)   str
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define    PLATFORM_IMPORT
#define VALIDATORS_EXPORT   PLATFORM_IMPORT

Typedefs

typedef unsigned char XMLByte
typedef XMLUInt16 UTF16Ch
typedef XMLUInt32 UCS4Ch

Variables

const char* const gXercesVersionStr = "1_5"
const char* const gXercesFullVersionStr = "1_5_0"
const unsigned int gXercesMajVersion = 1
const unsigned int gXercesMinVersion = 5
const unsigned int gXercesRevision = 0


Define Documentation

#define    PLATFORM_IMPORT
 

#define    PLATFORM_IMPORT
 

#define    PLATFORM_IMPORT
 

#define    PLATFORM_IMPORT
 

#define VALIDATORS_EXPORT   PLATFORM_IMPORT
 

#define XERCESDEFS_HPP
 

#define    PLATFORM_IMPORT
 

#define XMLStrL( str )   str
 

#define    PLATFORM_IMPORT
 

#define Xerces_DLLVersionStr   "1_5"
 


Typedef Documentation

typedef XMLUInt32 UCS4Ch
 

typedef XMLUInt16 UTF16Ch
 

typedef unsigned char XMLByte
 


Variable Documentation

const char *const gXercesFullVersionStr = "1_5_0"
 

const unsigned int gXercesMajVersion = 1
 

const unsigned int gXercesMinVersion = 5
 

const unsigned int gXercesRevision = 0
 

const char *const gXercesVersionStr = "1_5"
 



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