12件ヒット
[1-12件を表示]
(0.011秒)
ライブラリ
-
rexml
/ document (12)
クラス
-
REXML
:: NotationDecl (12)
検索結果
-
REXML
:: NotationDecl . new(name , middle , pub , sys) -> REXML :: NotationDecl (3101.0) -
NotationDecl オブジェクトを生成します。
...NotationDecl オブジェクトを生成します。
@param name 記法名(文字列)
@param middle 種別("PUBLIC" もしくは "SYSTEM")
@param pub 公開識別子(文字列)
@param sys URI(文字列)...