Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

normalize-space


normalize-space 関数は文字列から前後の空白文字を取り除き、連続する空白文字を 1 つのスペースに置き換え、その結果として得られる文字列を返します。

構文

normalize-space( [string] )

引数

string (省略可)
正規化する文字列。省略すると、コンテキストノードを文字列に変換したものが使用されます。

戻り値

正規化された文字列。

定義

XPath 1.0 4.2

Gecko でのサポート

サポート済み。

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: Shoot
 最終更新者: Shoot,