Xalan-C++ API Reference  1.12.0
Namespaces | Typedefs
XercesBridgeTypes.hpp File Reference
#include <xalanc/XercesParserLiaison/XercesParserLiaisonDefinitions.hpp>
Include dependency graph for XercesBridgeTypes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xercesc
 
 xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
 

Typedefs

typedef xercesc::DOM_Attr xalanc::DOM_AttrType
 
typedef xercesc::DOM_CharacterData xalanc::DOM_CharacterDataType
 
typedef xercesc::DOM_Comment xalanc::DOM_CommentType
 
typedef xercesc::DOM_CDATASection xalanc::DOM_CDATASectionType
 
typedef xercesc::DOM_DocumentType xalanc::DOM_DocumentType_Type
 
typedef xercesc::DOM_DocumentFragment xalanc::DOM_DocumentFragmentType
 
typedef xercesc::DOM_DOMImplementation xalanc::DOM_DOMImplementationType
 
typedef xercesc::DOM_Element xalanc::DOM_ElementType
 
typedef xercesc::DOM_Entity xalanc::DOM_EntityType
 
typedef xercesc::DOM_EntityReference xalanc::DOM_EntityReferenceType
 
typedef xercesc::DOM_Node xalanc::DOM_NodeType
 
typedef xercesc::DOM_Text xalanc::DOM_TextType
 
typedef xercesc::DOM_NamedNodeMap xalanc::DOM_NamedNodeMapType
 
typedef xercesc::DOM_NodeList xalanc::DOM_NodeListType
 
typedef xercesc::DOM_Notation xalanc::DOM_NotationType
 
typedef xercesc::DOM_ProcessingInstruction xalanc::DOM_ProcessingInstructionType
 
typedef xercesc::DOM_DOMException xalanc::DOM_DOMExceptionType
 
typedef xercesc::AttrImpl xalanc::AttrImplType
 
typedef xercesc::ElementImpl xalanc::ElementImplType
 
typedef xercesc::NodeImpl xalanc::NodeImplType
 
typedef xercesc::TextImpl xalanc::TextImplType
 
typedef xercesc::DOMString xalanc::DOMStringType