るりまサーチ

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

別のキーワード

  1. rexml notationdecl
  2. notationdecl new
  3. notationdecl to_s
  4. notationdecl write

ライブラリ

クラス

検索結果

REXML::NotationDecl.new(name, middle, pub, sys) -> REXML::NotationDecl (3225.0)

NotationDecl オブジェクトを生成します。

...NotationDecl オブジェクトを生成します。

@param name 記法名(文字列)
@param middle 種別("PUBLIC" もしくは "SYSTEM")
@param pub 公開識別子(文字列)
@param sys URI(文字列)...