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 >
2020-02-17 21:19:08 +00:00
<!-- Generated by Doxygen 1.3.9.1 -->
< div class = "qindex" > < a class = "qindex" href = "index.html" > Main Page< / a > | < a class = "qindex" href = "namespaces.html" > Namespace List< / a > | < a class = "qindex" href = "hierarchy.html" > Class Hierarchy< / a > | < a class = "qindex" href = "classes.html" > Alphabetical List< / a > | < a class = "qindex" href = "annotated.html" > Class List< / a > | < a class = "qindex" href = "dirs.html" > Directories< / a > | < a class = "qindex" href = "files.html" > File List< / a > | < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > | < a class = "qindex" href = "functions.html" > Class Members< / a > | < a class = "qindex" href = "globals.html" > File Members< / a > | < a class = "qindex" href = "examples.html" > Examples< / a > < / div >
< h1 > XercesConfiguration Class Reference< / h1 > < code > #include < < a class = "el" href = "XercesConfiguration_8hpp-source.html" > XercesConfiguration.hpp< / a > > < / code >
2020-02-17 21:11:31 +00:00
< p >
2020-02-17 21:19:08 +00:00
Inheritance diagram for XercesConfiguration:< p > < center > < img src = "classXercesConfiguration__inherit__graph.png" border = "0" usemap = "#XercesConfiguration__inherit__map" alt = "Inheritance graph" > < / center >
2020-02-17 21:11:31 +00:00
< map name = "XercesConfiguration__inherit__map" >
2020-02-17 21:19:08 +00:00
< area href = "classXQillaConfiguration.html" shape = "rect" coords = "8,81,144,105" alt = "" >
< area href = "classxercesc_1_1XMemory.html" shape = "rect" coords = "11,7,141,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" >
2020-02-17 21:11:31 +00:00
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classDocumentCache.html" > DocumentCache< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#a0" > createDocumentCache< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:08 +00:00
< 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#a1" > createSequenceBuilder< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:08 +00:00
< 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#a2" > createItemFactory< / a > (< a class = "el" href = "classDocumentCache.html" > DocumentCache< / a > *cache, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:08 +00:00
< 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#a3" > createUpdateFactory< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:08 +00:00
< 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#a4" > createDefaultURIResolver< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > *memMgr)< / td > < / tr >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:08 +00:00
< 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#a5" > 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 >
2020-02-17 21:11:31 +00:00
< tr > < td colspan = "2" > < br > < h2 > Static Public Attributes< / h2 > < / td > < / tr >
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classXercesConfiguration.html#s0" > gXerces< / a > []< / td > < / tr >
2020-02-17 21:11:31 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > The "Xerces" DOMNode node interface. < a href = "#s0" > < / a > < br > < / td > < / tr >
2020-02-17 21:11:31 +00:00
< / table >
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 21:19:08 +00:00
< a class = "anchor" name = "a4" doxytag = "XercesConfiguration::createDefaultURIResolver" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classURIResolver.html" > URIResolver< / a > * XercesConfiguration::createDefaultURIResolver < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > memMgr< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:11:31 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#a5" > XQillaConfiguration< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a0" doxytag = "XercesConfiguration::createDocumentCache" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classDocumentCache.html" > DocumentCache< / a > * XercesConfiguration::createDocumentCache < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > memMgr< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:11:31 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#a1" > XQillaConfiguration< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a2" doxytag = "XercesConfiguration::createItemFactory" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classItemFactory.html" > ItemFactory< / a > * XercesConfiguration::createItemFactory < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classDocumentCache.html" > DocumentCache< / a > * < / td >
< td class = "mdname" nowrap > < em > cache< / em > , < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "mdname" nowrap > < em > memMgr< / em > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:11:31 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#a3" > XQillaConfiguration< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a5" doxytag = "XercesConfiguration::createNode" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Node::Ptr< / a > XercesConfiguration::createNode < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classxercesc_1_1DOMNode.html" > xercesc::DOMNode< / a > * < / td >
< td class = "mdname" nowrap > < em > node< / em > , < / td >
< / tr >
< tr >
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
< / tr >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:11:31 +00:00
< p >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< a class = "anchor" name = "a1" doxytag = "XercesConfiguration::createSequenceBuilder" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classSequenceBuilder.html" > SequenceBuilder< / a > * XercesConfiguration::createSequenceBuilder < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > context< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:11:31 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#a2" > XQillaConfiguration< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a3" doxytag = "XercesConfiguration::createUpdateFactory" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classUpdateFactory.html" > UpdateFactory< / a > * XercesConfiguration::createUpdateFactory < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > xercesc::MemoryManager< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > memMgr< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [virtual]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:11:31 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classXQillaConfiguration.html#a4" > XQillaConfiguration< / a > . < / td >
< / tr >
< / table >
2020-02-17 21:11:31 +00:00
< hr > < h2 > Member Data Documentation< / h2 >
2020-02-17 21:19:08 +00:00
< a class = "anchor" name = "s0" doxytag = "XercesConfiguration::gXerces" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:11:31 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > const XMLCh < a class = "el" href = "classXercesConfiguration.html#s0" > XercesConfiguration::gXerces< / a > []< code > [static]< / code > < / td >
2020-02-17 21:11:31 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:11:31 +00:00
< p >
The "Xerces" DOMNode node interface.
< p >
2020-02-17 21:19:08 +00:00
Use this as the parameter when you call < a class = "el" href = "classItem.html#a7" > 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. < / td >
< / tr >
< / table >
2020-02-17 21:11:31 +00:00
< 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:19:08 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Fri Sep 25 06:55:42 2009 for XQilla Simple API by
2020-02-17 21:11:31 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:19:08 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.3.9.1 < / small > < / address >
2020-02-17 21:11:31 +00:00
< / body >
< / html >