るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.009秒)
トップページ > クエリ:notationdecl[x] > 種類:特異メソッド[x]

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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