2020-02-17 21:11:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > XQilla Simple API Documentation< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
<!-- Generated by Doxygen 1.5.1 -->
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li id = "current" > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "classes.html" > < span > Alphabetical List< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > XercesConfiguration Class Reference< / h1 > <!-- doxytag: class="XercesConfiguration" --> <!-- doxytag: inherits="XQillaConfiguration" --> < code > #include < < a class = "el" href = "XercesConfiguration_8hpp-source.html" > XercesConfiguration.hpp< / a > > < / code >
< p >
Inheritance diagram for XercesConfiguration:< p > < center > < img src = "classXercesConfiguration__inherit__graph.png" border = "0" usemap = "#XercesConfiguration__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "XercesConfiguration__inherit__map" >
< area href = "classXQillaConfiguration.html" shape = "rect" coords = "8,82,160,106" alt = "" >
< area href = "classxercesc_1_1XMemory.html" shape = "rect" coords = "11,7,157,31" alt = "" >
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classXercesConfiguration-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual DocumentCache * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#c07e0be580ffc3f6052eed56c9dcbf7b" > createDocumentCache< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classSequenceBuilder.html" > SequenceBuilder< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#149d772b2c24e5d8ee0e36b75a2ce32f" > createSequenceBuilder< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classItemFactory.html" > ItemFactory< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#3cf6c1d635845fda99bd41ae7b398a2b" > createItemFactory< / a > (DocumentCache *cache, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classUpdateFactory.html" > UpdateFactory< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#874698c9a7b0dafed4fcdd40315cbe10" > createUpdateFactory< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classURIResolver.html" > URIResolver< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#d3a3e45a39a7676c16395b3fd2296fb1" > createDefaultURIResolver< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#aa5cc322a7c6108c488b6dd2b27082d1" > createNode< / a > (const < a class = "el" href = "classxercesc_1_1DOMNode.html" > xercesc::DOMNode< / a > *node, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const< / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Static Public Attributes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#985c73af809af5a02d423ececb323311" > gXerces< / a > []< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > The "Xerces" DOMNode node interface. < a href = "#985c73af809af5a02d423ececb323311" > < / a > < br > < / td > < / tr >
< / table >
< hr > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" name = "c07e0be580ffc3f6052eed56c9dcbf7b" > < / a > <!-- doxytag: member="XercesConfiguration::createDocumentCache" ref="c07e0be580ffc3f6052eed56c9dcbf7b" args="(xercesc::MemoryManager *memMgr)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual DocumentCache* XercesConfiguration::createDocumentCache < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#785284b2433dd7dccd290ee7982d42bf" > XQillaConfiguration< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "149d772b2c24e5d8ee0e36b75a2ce32f" > < / a > <!-- doxytag: member="XercesConfiguration::createSequenceBuilder" ref="149d772b2c24e5d8ee0e36b75a2ce32f" args="(const DynamicContext *context)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classSequenceBuilder.html" > SequenceBuilder< / a > * XercesConfiguration::createSequenceBuilder < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#f7b3bea0c5c7c9f0bdc48d1a10496e18" > XQillaConfiguration< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "3cf6c1d635845fda99bd41ae7b398a2b" > < / a > <!-- doxytag: member="XercesConfiguration::createItemFactory" ref="3cf6c1d635845fda99bd41ae7b398a2b" args="(DocumentCache *cache, xercesc::MemoryManager *memMgr)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classItemFactory.html" > ItemFactory< / a > * XercesConfiguration::createItemFactory < / td >
< td > (< / td >
< td class = "paramtype" > DocumentCache * < / td >
< td class = "paramname" > < em > cache< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#537d239ee069a9924d4bad6cb3153290" > XQillaConfiguration< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "874698c9a7b0dafed4fcdd40315cbe10" > < / a > <!-- doxytag: member="XercesConfiguration::createUpdateFactory" ref="874698c9a7b0dafed4fcdd40315cbe10" args="(xercesc::MemoryManager *memMgr)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classUpdateFactory.html" > UpdateFactory< / a > * XercesConfiguration::createUpdateFactory < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#c352bd6ce836d17cb07d65449c9296ac" > XQillaConfiguration< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "d3a3e45a39a7676c16395b3fd2296fb1" > < / a > <!-- doxytag: member="XercesConfiguration::createDefaultURIResolver" ref="d3a3e45a39a7676c16395b3fd2296fb1" args="(xercesc::MemoryManager *memMgr)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classURIResolver.html" > URIResolver< / a > * XercesConfiguration::createDefaultURIResolver < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "paramname" > < em > memMgr< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#a267ba32805be8b0af0c37e5e71a7a76" > XQillaConfiguration< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "aa5cc322a7c6108c488b6dd2b27082d1" > < / a > <!-- doxytag: member="XercesConfiguration::createNode" ref="aa5cc322a7c6108c488b6dd2b27082d1" args="(const xercesc::DOMNode *node, const DynamicContext *context) const" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > XercesConfiguration::createNode < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classxercesc_1_1DOMNode.html" > xercesc::DOMNode< / a > * < / td >
< td class = "paramname" > < em > node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > const< code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< / div >
< / div > < p >
< hr > < h2 > Member Data Documentation< / h2 >
< a class = "anchor" name = "985c73af809af5a02d423ececb323311" > < / a > <!-- doxytag: member="XercesConfiguration::gXerces" ref="985c73af809af5a02d423ececb323311" args="[]" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const XMLCh < a class = "el" href = "classXercesConfiguration.html#985c73af809af5a02d423ececb323311" > XercesConfiguration::gXerces< / a > []< code > [static]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
The "Xerces" DOMNode node interface.
< p >
Use this as the parameter when you call < a class = "el" href = "classItem.html#b84c8336f48d8825cd961d7f06a98881" > Item::getInterface()< / a > to have a xerces DOMNode returned, if the < a class = "el" href = "classNode.html" > Node< / a > is of the correct type. If it is not of the correct type, the method will return 0.
< / div >
< / div > < p >
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "XercesConfiguration_8hpp-source.html" > XercesConfiguration.hpp< / a > < / ul >
2020-02-17 21:12:51 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 20:17:00 2007 for XQilla Simple API by
2020-02-17 21:11:31 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
< / body >
< / html >