We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbc5bb commit 5ddcf09Copy full SHA for 5ddcf09
reference/dom/dom/dom-xmldocument.xml
@@ -82,6 +82,14 @@
82
83
<section xml:id="dom-xmldocument.props">
84
&reftitle.properties;
85
+ <note>
86
+ <simpara>
87
+ While the <classname>DOMDocument</classname> class allows setting certain
88
+ properties to influence parser behaviour, this class only uses the
89
+ <constant>LIBXML_<replaceable>*</replaceable></constant> constants to
90
+ configure the parser.
91
+ </simpara>
92
+ </note>
93
<variablelist>
94
<varlistentry xml:id="dom-xmldocument.props.xmlencoding">
95
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('domdocument.props.xmlencoding')/*)">
0 commit comments