2020-02-17 22:05:20 +01: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" >
2020-02-17 22:11:31 +01:00
< title > XQilla DOM3 API Documentation< / title >
2020-02-17 22:05:20 +01:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 22:11:31 +01:00
< 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 22:10:06 +01:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 22:05:20 +01:00
< 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 > xercesc::DOMImplementation Member List< / h1 > This is the complete list of members for < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > , including all inherited members.< p > < table >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#37e8c9e3df6dd6a2bcdf80bb196e70d3" > createDocument< / a > (const XMLCh *namespaceURI, const XMLCh *qualifiedName, DOMDocumentType *doctype, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#da281142c45d864705a466d907d03c0f" > createDocument< / a > (MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#a2abedbb67e6a04194a778cce3f55740" > createDocumentType< / a > (const XMLCh *qualifiedName, const XMLCh *publicId, const XMLCh *systemId)=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#2631a3b73ab548bb01f83c80e623650e" > createDOMBuilder< / a > (const short mode, const XMLCh *const schemaType, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager, XMLGrammarPool *const gramPool=0)=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > xercesc::DOMImplementationLS< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#530a0bf9b1dbdcc0a06dc8738e9e9d17" > createDOMInputSource< / a > ()=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > xercesc::DOMImplementationLS< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#b1c4eb461649f91694909906c68e00f2" > createDOMWriter< / a > (MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > xercesc::DOMImplementationLS< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#6618b35cb48c4c515977f4ba8f6d1901" > DOMImplementation< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [inline, protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#5390680547b3f02a0f3d3c13a48a612b" > DOMImplementationLS< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > xercesc::DOMImplementationLS< / a > < / td > < td > < code > [inline, protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#bb3e3f7f6baaf9ffcb75f1a15c4d90a8" > getImplementation< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#9b466d651816289a84b75c845671e136" > getInterface< / a > (const XMLCh *feature)=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 22:10:06 +01:00
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#f40c750c0d4de46f33ef68a7770631c4" > hasFeature< / a > (const XMLCh *feature, const XMLCh *version) const=0< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
2020-02-17 22:05:20 +01:00
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#8dec389cdc723b861d0776cbfe0a6d36" > loadDOMExceptionMsg< / a > (const DOMException::ExceptionCode msgToLoad, XMLCh *const toFill, const unsigned int maxChars)< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#71abb8721ab4227a3e8e14098deb8124" > loadDOMExceptionMsg< / a > (const DOMRangeException::RangeExceptionCode msgToLoad, XMLCh *const toFill, const unsigned int maxChars)< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#36ae5ce4e657db2d0440fbbf4ef1c0a0605f8a90494334b1f9d0a8a2ff9a6ba0" > MODE_ASYNCHRONOUS< / a > enum value< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > xercesc::DOMImplementationLS< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#36ae5ce4e657db2d0440fbbf4ef1c0a053d2a9f5cf70d6eabbe3beefc43dbbe6" > MODE_SYNCHRONOUS< / a > enum value< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > xercesc::DOMImplementationLS< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html#eb1dd496f5809c4c9c2c5429c0fca11f" > ~DOMImplementation< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > xercesc::DOMImplementation< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#42f559bbd187d976286e470a33f5c387" > ~DOMImplementationLS< / a > ()< / td > < td > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > xercesc::DOMImplementationLS< / a > < / td > < td > < code > [inline, virtual]< / code > < / td > < / tr >
2020-02-17 22:14:54 +01:00
< / table > < hr size = "1" > < address style = "align: right;" > < small > Generated on Mon Apr 28 16:41:29 2008 for XQilla DOM Level 3 API by
2020-02-17 22:05:20 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:10:06 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >