📄 class.simplexmliterator.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>The SimpleXMLIterator class</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="recursiveiteratoriterator.valid.html">RecursiveIteratorIterator::valid</a></div> <div class="next" style="text-align: right; float: right;"><a href="simplexmliterator.current.html">SimpleXMLIterator::current</a></div> <div class="up"><a href="book.spl.html">SPL</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1 class="title">The SimpleXMLIterator class</h1> <div class="partintro"> <div id="simplexmliterator.intro" class="section"> <h2 class="title">Introduction</h2> <p class="para"> ... </p> </div> <div id="simplexmliterator.synopsis" class="section"> <h2 class="title">Class synopsis</h2> <div class="classsynopsis"> <div class="ooclass"><b class="classname">SimpleXMLIterator</b></div> <div class="classsynopsisinfo"> <span class="ooclass"> <b class="classname">SimpleXMLIterator</b> </span> <span class="ooclass"> <span class="modifier">extends</span> <b class="classname">SimpleXMLElement</b> </span> <span class="oointerface">implements <span class="interfacename">RecursiveIterator</span> </span> <span class="oointerface">, <span class="interfacename">Traversable</span> </span> <span class="oointerface">, <span class="interfacename">Iterator</span> </span> <span class="oointerface">, <span class="interfacename">Countable</span> </span> {</div> <div class="classsynopsisinfo classsynopsisinfo_comment">/* Methods */</div> <div class="methodsynopsis dc-description"> <span class="type">mixed</span> <span class="methodname"><b><a href="simplexmliterator.current.html" class="function">SimpleXMLIterator::current</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">object</span> <span class="methodname"><b><a href="simplexmliterator.getchildren.html" class="function">SimpleXMLIterator::getChildren</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">bool</span> <span class="methodname"><b><a href="simplexmliterator.haschildren.html" class="function">SimpleXMLIterator::hasChildren</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">mixed</span> <span class="methodname"><b><a href="simplexmliterator.key.html" class="function">SimpleXMLIterator::key</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">void</span> <span class="methodname"><b><a href="simplexmliterator.next.html" class="function">SimpleXMLIterator::next</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">void</span> <span class="methodname"><b><a href="simplexmliterator.rewind.html" class="function">SimpleXMLIterator::rewind</a></b></span> ( <span class="methodparam">void</span> )</div><div class="methodsynopsis dc-description"> <span class="type">bool</span> <span class="methodname"><b><a href="simplexmliterator.valid.html" class="function">SimpleXMLIterator::valid</a></b></span> ( <span class="methodparam">void</span> )</div> }</div> </div> </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="simplexmliterator.current.html">SimpleXMLIterator::current</a> 鈥
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -