るりまサーチ

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

別のキーワード

  1. doctype notation
  2. rexml/document notation
  3. notation rexml::doctype
  4. notation rexml/document

キーワード

検索結果

<< < 1 2 >>

REXML::NotationDecl#write(output, indent = -1) (3003.0)

output へ self を文字列化して出力します。

output へ self を文字列化して出力します。

このメソッドは deprecated です。REXML::Formatter で
出力してください。

@param output 出力先の IO オブジェクト
@param indent インデントの大きさ。無視されます。

REXML::Entity#ndata -> String | nil (19.0)

解析対象外実体(unparsed entity)宣言である場合には その記法名(notation name)を返します。

...解析対象外実体(unparsed entity)宣言である場合には
その記法名(notation name)を返します。

それ以外の場合は nil を返します。...
<< < 1 2 >>