1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-27 08:32:09 +01:00
Files
archived-doc-ja/reference/xml/xmlparser.xml
2022-09-03 01:08:22 +09:00

66 lines
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 4b8dfa8d22e4a3e115e7c045cdb425cdde999600 Maintainer: mumumu Status: ready -->
<phpdoc:classref xml:id="class.xmlparser" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>XMLParser クラス</title>
<titleabbrev>XMLParser</titleabbrev>
<partintro>
<!-- {{{ XmlParser intro -->
<section xml:id="xmlparser.intro">
&reftitle.intro;
<para>
PHP 8.0.0 以降、
<literal>xml</literal> リソースを置き換える完全不透明クラスです。
</para>
</section>
<!-- }}} -->
<section xml:id="xmlparser.synopsis">
&reftitle.classsynopsis;
<!-- {{{ Synopsis -->
<classsynopsis>
<ooclass>
<classname>XMLParser</classname>
</ooclass>
<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>XMLParser</classname>
</ooclass>
</classsynopsisinfo>
</classsynopsis>
<!-- }}} -->
</section>
</partintro>
<!-- &reference.xml.entities.xmlparser; -->
</phpdoc:classref>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->