最速Rubyリファレンスマニュアル検索!
すべて(108)
2.1.0(9)
2.2.0(9)
2.3.0(9)
2.4.0(9)
2.5.0(9)
2.6.0(9)
2.7.0(9)
3.0(9)
3.1(9)
3.2(9)
3.3(9)
3.4(9)
108件ヒット
[101-108件を表示]
(0.137秒)
トップページ
>
:
t
>
クラス:REXML::Comment
別のキーワード
openssl t61string
asn1 t61string
matrix t
t61string new
fiddle type_size_t
種類
インスタンスメソッド
(84)
特異メソッド
(24)
ライブラリ
rexml
/
document
(108)
キーワード
<=>
(12)
==
(12)
clone
(12)
new
(24)
node
_
type
(12)
string
(12)
string=
(12)
to
_
s
(12)
検索結果
先頭1件
REXML
::
Comment
.
new(string
,
parent = nil) -> REXML
::
Comment
<<
<
1
2
>>
REXML
::
Comment
.
new(string
,
parent = nil) -> REXML
::
Comment
(3101.0)
2.2.0
2.3.0
2.5.0
2.7.0
3.1
3.2
3.3
3.4
特異メソッド
Comment オブジェクトを生成します。
...
Commen
t
オブジェクトを生成します。
引数に
REXML::Comment
オブジェクトを渡すとその内容が複製されます
(親ノードの情報は複製されません)。
@param s
t
ring コメント文字列
@param commen
t
REXML::Comment
オブジェクト
@param paren
t
親ノー
...
<<
<
1
2
>>