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:19:08 +01: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 > xercesc::DOMImplementationLS Class Reference< / h1 > < code > #include < < a class = "el" href = "DOMImplementationLS_8hpp-source.html" > DOMImplementationLS.hpp< / a > > < / code >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:19:08 +01:00
Inheritance diagram for xercesc::DOMImplementationLS:< p > < center > < img src = "classxercesc_1_1DOMImplementationLS__inherit__graph.png" border = "0" usemap = "#xercesc_1_1DOMImplementationLS__inherit__map" alt = "Inheritance graph" > < / center >
2020-02-17 22:05:20 +01:00
< map name = "xercesc_1_1DOMImplementationLS__inherit__map" >
2020-02-17 22:19:08 +01:00
< area href = "classxercesc_1_1DOMImplementation.html" shape = "rect" coords = "13,81,208,105" alt = "" >
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classxercesc_1_1DOMImplementationLS-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
2020-02-17 22:05:20 +01:00
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Types< / h2 > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Public constants< / div > < / td > < / tr >
2020-02-17 22:19:08 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > enum < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z217_0" > DOMImplementationLSMode< / a > { < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z217_0w0" > MODE_SYNCHRONOUS< / a > = 1,
< a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z217_0w1" > MODE_ASYNCHRONOUS< / a > = 2
2020-02-17 22:05:20 +01:00
}< / td > < / tr >
2020-02-17 22:19:08 +01:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Create a synchronous or an asynchronous < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > . < a href = "#z217_0" > More...< / a > < br > < / td > < / tr >
2020-02-17 22:05:20 +01:00
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Destructor< / div > < / td > < / tr >
2020-02-17 22:19:08 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z215_0" > ~DOMImplementationLS< / a > ()< / td > < / tr >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:08 +01:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Destructor. < a href = "#z215_0" > < / a > < br > < / td > < / tr >
2020-02-17 22:05:20 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Functions introduced in DOM Level 3< / div > < / td > < / tr >
2020-02-17 22:19:08 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z219_0" > createLSParser< / a > (const < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z217_0" > DOMImplementationLSMode< / a > mode, const XMLCh *const schemaType, < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const manager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > , XMLGrammarPool *const gramPool=0)=0< / td > < / tr >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:08 +01:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Create a new < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > . < a href = "#z219_0" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSSerializer.html" > DOMLSSerializer< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z219_1" > createLSSerializer< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const manager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > )=0< / td > < / tr >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:08 +01:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Create a new < a class = "el" href = "classxercesc_1_1DOMLSSerializer.html" > DOMLSSerializer< / a > . < a href = "#z219_1" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSInput.html" > DOMLSInput< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z219_2" > createLSInput< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const manager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > )=0< / td > < / tr >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:08 +01:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Create a new "empty" < a class = "el" href = "classxercesc_1_1DOMLSInput.html" > DOMLSInput< / a > . < a href = "#z219_2" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSOutput.html" > DOMLSOutput< / a > * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z219_3" > createLSOutput< / a > (< a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const manager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > )=0< / td > < / tr >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:08 +01:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Create a new "empty" LSOutput. < a href = "#z219_3" > < / a > < br > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < br > < h2 > Protected Member Functions< / h2 > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Hidden constructors< / div > < / td > < / tr >
2020-02-17 22:19:08 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z211_0" > DOMImplementationLS< / a > ()< / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
< hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
2020-02-17 22:17:06 +01:00
< code > < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > DOMImplementationLS< / a > < / code > contains the factory methods for creating Load and Save objects.< p >
2020-02-17 22:19:08 +01:00
An object that implements < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > DOMImplementationLS< / a > is obtained by doing a binding specific cast from < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > DOMImplementation< / a > to < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > DOMImplementationLS< / a > . Implementations supporting the Load and Save feature must implement the < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > DOMImplementationLS< / a > interface on whatever object implements the < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > DOMImplementation< / a > interface.< p >
< dl compact > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< p >
2020-02-17 22:05:20 +01:00
< hr > < h2 > Member Enumeration Documentation< / h2 >
2020-02-17 22:19:08 +01:00
< a class = "anchor" name = "z217_0" doxytag = "xercesc::DOMImplementationLS::DOMImplementationLSMode" > < / 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 22:05:20 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > enum < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z217_0" > xercesc::DOMImplementationLS::DOMImplementationLSMode< / a > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:19:08 +01:00
Create a synchronous or an asynchronous < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > .
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:19:08 +01:00
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > createLSParser(const DOMImplementationLSMode mode, const XMLCh* const schemaType) < / dd > < / dl >
< dl compact > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< dl compact > < dt > < b > Enumeration values: < / b > < / dt > < dd >
2020-02-17 22:05:20 +01:00
< table border = "0" cellspacing = "2" cellpadding = "0" >
2020-02-17 22:19:08 +01:00
< tr > < td valign = "top" > < em > < a class = "anchor" name = "z217_0w0" doxytag = "MODE_SYNCHRONOUS" > < / a > MODE_SYNCHRONOUS< / em > < / td > < td >
2020-02-17 22:05:20 +01:00
< / td > < / tr >
2020-02-17 22:19:08 +01:00
< tr > < td valign = "top" > < em > < a class = "anchor" name = "z217_0w1" doxytag = "MODE_ASYNCHRONOUS" > < / a > MODE_ASYNCHRONOUS< / em > < / td > < td >
2020-02-17 22:05:20 +01:00
< / td > < / tr >
< / table >
< / dl >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
2020-02-17 22:05:20 +01:00
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
2020-02-17 22:19:08 +01:00
< a class = "anchor" name = "z211_0" doxytag = "xercesc::DOMImplementationLS::DOMImplementationLS" > < / 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 22:05:20 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > xercesc::DOMImplementationLS::DOMImplementationLS < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [inline, protected]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< a class = "anchor" name = "z215_0" doxytag = "xercesc::DOMImplementationLS::~DOMImplementationLS" > < / 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 22:05:20 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > virtual xercesc::DOMImplementationLS::~< a class = "el" href = "classxercesc_1_1DOMImplementationLS.html" > DOMImplementationLS< / a > < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [inline, virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:05:20 +01:00
< p >
Destructor.
< p >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
2020-02-17 22:05:20 +01:00
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 22:19:08 +01:00
< a class = "anchor" name = "z219_2" doxytag = "xercesc::DOMImplementationLS::createLSInput" > < / 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 22:05:20 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSInput.html" > DOMLSInput< / a > * xercesc::DOMImplementationLS::createLSInput < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const < / td >
< td class = "mdname1" valign = "top" nowrap > < em > manager< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > < / code > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
2020-02-17 22:19:08 +01:00
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
< p >
Create a new "empty" < a class = "el" href = "classxercesc_1_1DOMLSInput.html" > DOMLSInput< / a > .
< p >
< dl compact > < dt > < b > Returns:< / b > < / dt > < dd > The newly created < code > < a class = "el" href = "classxercesc_1_1DOMLSInput.html" > DOMLSInput< / a > < / code > object.< / dd > < / dl >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classxercesc_1_1DOMLSInput.html" > DOMLSInput< / a > < / dd > < / dl >
< dl compact > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< / td >
< / tr >
< / table >
< a class = "anchor" name = "z219_3" doxytag = "xercesc::DOMImplementationLS::createLSOutput" > < / 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 22:05:20 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSOutput.html" > DOMLSOutput< / a > * xercesc::DOMImplementationLS::createLSOutput < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const < / td >
< td class = "mdname1" valign = "top" nowrap > < em > manager< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > < / code > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
2020-02-17 22:19:08 +01:00
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
< p >
Create a new "empty" LSOutput.
< p >
< dl compact > < dt > < b > Returns:< / b > < / dt > < dd > The newly created < code > LSOutput< / code > object.< / dd > < / dl >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > LSOutput < / dd > < / dl >
< dl compact > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< / td >
< / tr >
< / table >
< a class = "anchor" name = "z219_0" doxytag = "xercesc::DOMImplementationLS::createLSParser" > < / 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 22:05:20 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > * xercesc::DOMImplementationLS::createLSParser < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classxercesc_1_1DOMImplementationLS.html#z217_0" > DOMImplementationLSMode< / a > < / td >
< td class = "mdname" nowrap > < em > mode< / em > , < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const XMLCh *const < / td >
< td class = "mdname" nowrap > < em > schemaType< / em > , < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const < / td >
< td class = "mdname" nowrap > < em > manager< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > < / code > , < / td >
< / tr >
< tr >
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > XMLGrammarPool *const < / td >
< td class = "mdname" nowrap > < em > gramPool< / em > = < code > 0< / code > < / td >
< / tr >
< tr >
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > < code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:19:08 +01:00
Create a new < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > .
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:19:08 +01:00
The newly constructed parser may then be configured by means of its < a class = "el" href = "classxercesc_1_1DOMConfiguration.html" > DOMConfiguration< / a > object, and used to parse documents by means of its parse method.< p >
2020-02-17 22:05:20 +01:00
< dl compact > < dt > < b > Parameters:< / b > < / dt > < dd >
< table border = "0" cellspacing = "2" cellpadding = "0" >
2020-02-17 22:19:08 +01:00
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > mode< / em > < / td > < td > The mode argument is either < code > MODE_SYNCHRONOUS< / code > or < code > MODE_ASYNCHRONOUS< / code > , if mode is < code > MODE_SYNCHRONOUS< / code > then the < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > that is created will operate in synchronous mode, if it's < code > MODE_ASYNCHRONOUS< / code > then the < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > that is created will operate in asynchronous mode. < / td > < / tr >
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > schemaType< / em > < / td > < td > An absolute URI representing the type of the schema language used during the load of a < code > < a class = "el" href = "classxercesc_1_1DOMDocument.html" > DOMDocument< / a > < / code > using the newly created < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > . Note that no lexical checking is done on the absolute URI. In order to create a < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > for any kind of schema types (i.e. the < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > will be free to use any schema found), use the value < code > NULL< / code > . < b > Note< / b > : For W3C XML Schema [XML Schema Part 1], applications must use the value "http://www.w3.org/2001/XMLSchema". For XML DTD [XML 1.0], applications must use the value "http://www.w3.org/TR/REC-xml". Other Schema languages are outside the scope of the W3C and therefore should recommend an absolute URI in order to use this method. < / td > < / tr >
2020-02-17 22:05:20 +01:00
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > manager< / em > < / td > < td > Pointer to the memory manager to be used to allocate objects. < / td > < / tr >
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > gramPool< / em > < / td > < td > The collection of cached grammers. < / td > < / tr >
< / table >
< / dl >
2020-02-17 22:19:08 +01:00
< dl compact > < dt > < b > Returns:< / b > < / dt > < dd > The newly created < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > object. This < code > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / code > is either synchronous or asynchronous depending on the value of the < code > mode< / code > argument. < / dd > < / dl >
2020-02-17 22:05:20 +01:00
< dl compact > < dt > < b > Exceptions:< / b > < / dt > < dd >
< table border = "0" cellspacing = "2" cellpadding = "0" >
2020-02-17 22:19:08 +01:00
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > DOMException< / em > < / td > < td > NOT_SUPPORTED_ERR: Raised if the requested mode or schema type is not supported.< / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
< / dl >
2020-02-17 22:19:08 +01:00
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classxercesc_1_1DOMLSParser.html" > DOMLSParser< / a > < / dd > < / dl >
< dl compact > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< / td >
< / tr >
< / table >
< a class = "anchor" name = "z219_1" doxytag = "xercesc::DOMImplementationLS::createLSSerializer" > < / 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 22:05:20 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMLSSerializer.html" > DOMLSSerializer< / a > * xercesc::DOMImplementationLS::createLSSerializer < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const < / td >
< td class = "mdname1" valign = "top" nowrap > < em > manager< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#z27_4" > XMLPlatformUtils::fgMemoryManager< / a > < / code > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:17:06 +01:00
Create a new < a class = "el" href = "classxercesc_1_1DOMLSSerializer.html" > DOMLSSerializer< / a > .
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:17:06 +01:00
< a class = "el" href = "classxercesc_1_1DOMLSSerializer.html" > DOMLSSerializer< / a > is used to serialize a DOM tree back into an XML document.< p >
2020-02-17 22:19:08 +01:00
< dl compact > < dt > < b > Returns:< / b > < / dt > < dd > The newly created < code > < a class = "el" href = "classxercesc_1_1DOMLSSerializer.html" > DOMLSSerializer< / a > < / code > object.< / dd > < / dl >
< dl compact > < dt > < b > See also:< / b > < / dt > < dd > < a class = "el" href = "classxercesc_1_1DOMLSSerializer.html" > DOMLSSerializer< / a > < / dd > < / dl >
< dl compact > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< / td >
< / tr >
< / table >
2020-02-17 22:05:20 +01:00
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "DOMImplementationLS_8hpp-source.html" > DOMImplementationLS.hpp< / a > < / ul >
2020-02-17 22:19:08 +01:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Fri Sep 25 06:55:55 2009 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:19:08 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.3.9.1 < / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >