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 > FastXDMConfiguration Class Reference< / h1 > <!-- doxytag: class="FastXDMConfiguration" --> <!-- doxytag: inherits="XQillaConfiguration" --> < code > #include < < a class = "el" href = "FastXDMConfiguration_8hpp-source.html" > FastXDMConfiguration.hpp< / a > > < / code >
< p >
Inheritance diagram for FastXDMConfiguration:< p > < center > < img src = "classFastXDMConfiguration__inherit__graph.png" border = "0" usemap = "#FastXDMConfiguration__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "FastXDMConfiguration__inherit__map" >
< area href = "classXQillaConfiguration.html" shape = "rect" coords = "15,82,167,106" alt = "" >
< area href = "classxercesc_1_1XMemory.html" shape = "rect" coords = "17,7,164,31" alt = "" >
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classFastXDMConfiguration-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 = "classFastXDMConfiguration.html#f93470144b2c62603567cf62b94f939a" > 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 = "classFastXDMConfiguration.html#ea09d0cc35d5ec24cc9723b49201eaf8" > 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 = "classFastXDMConfiguration.html#7489bb75ff4cba12611f139a075f57fa" > 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 = "classFastXDMConfiguration.html#0a3e2667e776f8a93821779649f91a62" > 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 = "classFastXDMConfiguration.html#6c2a5f49521832a213751276de50a1d3" > createDefaultURIResolver< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
< / table >
< hr > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" name = "f93470144b2c62603567cf62b94f939a" > < / a > <!-- doxytag: member="FastXDMConfiguration::createDocumentCache" ref="f93470144b2c62603567cf62b94f939a" args="(xercesc::MemoryManager *memMgr)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual DocumentCache* FastXDMConfiguration::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 = "ea09d0cc35d5ec24cc9723b49201eaf8" > < / a > <!-- doxytag: member="FastXDMConfiguration::createSequenceBuilder" ref="ea09d0cc35d5ec24cc9723b49201eaf8" 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 > * FastXDMConfiguration::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 = "7489bb75ff4cba12611f139a075f57fa" > < / a > <!-- doxytag: member="FastXDMConfiguration::createItemFactory" ref="7489bb75ff4cba12611f139a075f57fa" 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 > * FastXDMConfiguration::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 = "0a3e2667e776f8a93821779649f91a62" > < / a > <!-- doxytag: member="FastXDMConfiguration::createUpdateFactory" ref="0a3e2667e776f8a93821779649f91a62" 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 > * FastXDMConfiguration::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 = "6c2a5f49521832a213751276de50a1d3" > < / a > <!-- doxytag: member="FastXDMConfiguration::createDefaultURIResolver" ref="6c2a5f49521832a213751276de50a1d3" 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 > * FastXDMConfiguration::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 >
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "FastXDMConfiguration_8hpp-source.html" > FastXDMConfiguration.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:16:58 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 >