るりまサーチ

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

別のキーワード

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

モジュール

キーワード

検索結果

<< < 1 2 >>

REXML::NotationDecl#system -> String | nil (3001.0)

システム識別子(URI)を返します。

システム識別子(URI)を返します。

宣言がシステム識別子を含まない場合は nil を返します。

REXML::NotationDecl#system=(value) (3001.0)

システム識別子を変更します。

システム識別子を変更します。

@param value 設定するシステム識別子

REXML::NotationDecl#to_s -> String (3001.0)

self を文字列化したものを返します。

self を文字列化したものを返します。

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

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

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

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

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

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

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

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

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

絞り込み条件を変える

<< < 1 2 >>