検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 191 for ノード (0.049 sec.)
インデックスをもとに、属性の値を取得する 4021
« XMLReader::getAttribute XMLReader::getAttributeNs » PHP Manual XMLReader インデックスをもとに、 ... の値を返します。属性が存在しなかったり 現在位置が要素ノードでなかったりした場合には空の文字列を返します。 パラメ ...
https://man.plustar.jp/php/xmlreader.getattributeno.html - [similar]
現在の属性の親要素にカーソルを移動する 4021
« XMLReader::moveToAttributeNs XMLReader::moveToFirstAttribute » PHP Manual XMLReader 現在の属性 ... た場合、 あるいはメソッドがコールされた際の位置が属性ノードではなかった場合に false を返します。 参考 XMLReader ...
https://man.plustar.jp/php/xmlreader.movetoelement.html - [similar]
生の XML データを追加する 4010
« DOMDocumentFragment DOMDocumentFragment::__construct » PHP Manual DOMDocumentFragment 生の XML ... のルートで作成し、 追加したい XML データのルートの子ノードを順にループする必要があります。 パラメータ data 追加 ...
https://man.plustar.jp/php/domdocumentfragment.appendxml.html - [similar]
属性を新しく追加する、または変更する 4010
« DOMElement::removeAttributeNS DOMElement::setAttributeNode » PHP Manual DOMElement 属性を新しく ... ます。 エラー / 例外 DOM_NO_MODIFICATION_ALLOWED_ERR ノードが読み込み専用の場合に発生します。 例 例1 属性を設定 ...
https://man.plustar.jp/php/domelement.setattribute.html - [similar]
YAML 形式にした値を返す 4010
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL ... EAK 、 YAML_CRLN_BREAK のいずれか。 callbacks YAML ノードの発行用のコンテンツハンドラ。 クラス名 => callable ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
名前および URI をもとに、属性の値を取得する 4010
« XMLReader::getAttributeNo XMLReader::getParserProperty » PHP Manual XMLReader 名前および URI を ... 値を返します。 属性が存在しなかったり、現在位置が要素ノードでなかったりした場合には 空の文字列を返します。 パラ ...
https://man.plustar.jp/php/xmlreader.getattributens.html - [similar]
新しい SimpleXMLElement オブジェクトを作成する 3989
« SimpleXMLElement::children SimpleXMLElement::count » PHP Manual SimpleXMLElement 新しい Simple ... れます。 注意 : 深くネストされた XML や巨大なテキストノードを処理する際には LIBXML_PARSEHUGE を指定することにな ...
https://man.plustar.jp/php/simplexmlelement.construct.html - [similar]
パースしているドキュメントの妥当性を示す 3978
« XMLReader::getParserProperty XMLReader::lookupNamespace » PHP Manual XMLReader パースしているド ... isValid ()); ?> 注意 注意 : このメソッドは、現在のノードだけをチェックします。ドキュメント全体をチェックする ...
https://man.plustar.jp/php/xmlreader.isvalid.html - [similar]
SimpleXMLIterator クラス 3967
« SimpleXMLElement::xpath SimpleXMLIterator::current » PHP Manual SimpleXML SimpleXMLIterator ク ... erator は、 SimpleXMLElement オブジェクトのすべてのノードに対する再帰的な反復処理を提供します。 クラス概要 cl ...
https://man.plustar.jp/php/class.simplexmliterator.html - [similar]
XML データに Xpath クエリを実行する 3967
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpat ... メソッドは、 XPath expression にマッチする SimpleXML ノードを検索します。 パラメータ expression XPath パス。 戻 ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]