reference/dom/domtext/iswhitespaceinelementcontent.xml
4f5e2b22575131fa5e9c3004b1c874e1acb06573
...
...
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<refentry xml:id='domtext.iswhitespaceinelementcontent' xmlns="http://docbook.org/ns/docbook">
3
+
<refentry xml:id="domtext.iswhitespaceinelementcontent" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
5
5
<refname>DOMText::isWhitespaceInElementContent</refname>
6
6
<refpurpose>
...
...
@@ -9,7 +9,7 @@
9
9
</refnamediv>
10
10
<refsect1 role="description">
11
11
&reftitle.description;
12
-
<methodsynopsis>
12
+
<methodsynopsis role="DOMText">
13
13
<modifier>public</modifier> <type>bool</type><methodname>DOMText::isWhitespaceInElementContent</methodname>
14
14
<void/>
15
15
</methodsynopsis>
...
...
@@ -19,6 +19,12 @@
19
19
the load of the document.
20
20
</para>
21
21
</refsect1>
22
+

23
+
<refsect1 role="parameters">
24
+
&reftitle.parameters;
25
+
&no.function.parameters;
26
+
</refsect1>
27
+
22
28
<refsect1 role="returnvalues">
23
29
&reftitle.returnvalues;
24
30
<para>
...
...
@@ -27,7 +33,6 @@
27
33
</para>
28
34
</refsect1>
29
35
</refentry>
30
-

31
36
<!-- Keep this comment at the end of the file
32
37
Local variables:
33
38
mode: sgml
34
39