(PHP 5 >= 5.1.3, PHP 7, PHP 8)
SimpleXMLIterator は、SimpleXMLElement オブジェクトのすべてのノードに対する再帰的な反復処理を提供します。
$qualifiedName, string $value, ?string $namespace = null): void$qualifiedName, ?string $value = null, ?string $namespace = null): ?SimpleXMLElement$namespaceOrPrefix = null, bool $isPrefix = false): ?SimpleXMLElement$namespaceOrPrefix = null, bool $isPrefix = false): ?SimpleXMLElement$recursive = false, bool $fromRoot = true): array|false| バージョン | 説明 |
|---|---|
| 8.0.0 | SimpleXMLIterator は、 Stringable を新たに実装しました。 |