るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.167秒)

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. pop3 n_bytes
  3. net/pop n_bytes
  4. pop n_bytes
  5. pop3 n_mails

ライブラリ

クラス

検索結果

REXML::Element#whitespace -> bool (27226.0)

要素(self)内で空白が考慮されるならば真を返します。

...ば真を返します。

これは、
* REXML::Element#context に :respect_whitespace も :compress_whitespace
含まれない
* context の :respect_whitespace に self の要素名が含まれていて、
:compress_whitespace に self の要素名が含まれていない。...
...のには :all が指定されている場合と、
配列に含まれている場合の両方があります。
のいずれかの場合に真を返します。

要素名として REXML::Namespace#expanded_name が使われるので、
名前空間の prefix は判定に影響します。...