2件ヒット
[1-2件を表示]
(0.068秒)
ライブラリ
-
rexml
/ document (2)
検索結果
先頭2件
-
REXML
:: Comment . new(comment , parent = nil) -> REXML :: Comment (9610.0) -
Comment オブジェクトを生成します。
...ment オブジェクトを生成します。
引数に REXML::Comment オブジェクトを渡すとその内容が複製されます
(親ノードの情報は複製されません)。
@param string コメント文字列
@param comment REXML::Comment オブジェクト
@param parent 親ノード... -
REXML
:: Comment . new(string , parent = nil) -> REXML :: Comment (9610.0) -
Comment オブジェクトを生成します。
...ment オブジェクトを生成します。
引数に REXML::Comment オブジェクトを渡すとその内容が複製されます
(親ノードの情報は複製されません)。
@param string コメント文字列
@param comment REXML::Comment オブジェクト
@param parent 親ノード...