File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
reference/xsl/xsltprocessor Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 03817004058a9d8d847626ce6582342dd2645e48 Maintainer: takagi Status: ready -->
4- <!-- Credits: mumumu -->
3+ <!-- EN-Revision: 68e72e60ba0b318e21bb8b4a87abba35adb891c8 Maintainer: takagi Status: ready -->
4+ <!-- Credits: mumumu,t2aking -->
55<refentry xml : id =" xsltprocessor.setparameter" xmlns =" http://docbook.org/ns/docbook" >
66 <refnamediv >
77 <refname >XSLTProcessor::setParameter</refname >
7272 </para >
7373 </refsect1 >
7474
75+ <refsect1 role =" errors" >
76+ &reftitle.errors;
77+ <simpara >
78+ 引数のいずれかにヌルバイトが含まれている場合、<exceptionname >ValueError</exceptionname >例外が発生します。
79+ </simpara >
80+ </refsect1 >
81+
7582 <refsect1 role =" changelog" >
7683 &reftitle.changelog;
7784 <informaltable >
8390 </row >
8491 </thead >
8592 <tbody >
93+ <row >
94+ <entry >8.4.0</entry >
95+ <entry >
96+ 引数のいずれかにヌルバイトが含まれている場合、<exceptionname >ValueError</exceptionname >例外が発生するようになりました。
97+ </entry >
98+ </row >
8699 <row >
87100 <entry >8.4.0</entry >
88101 <entry >
You can’t perform that action at this time.
0 commit comments