APIdock
/
Ruby
/
Browse
About
class
REXML
::
Comment
ruby latest stable
- Superclass:
Child
Represents an
XML
comment; that is, text between <!– … –>
Included modules
Comparable
Constants
START =
"<!--"
STOP =
"-->"
Attributes
[RW]
string
[RW]
to_s
Files
lib/rexml/comment.rb
Related methods
Instance methods
<=>
==
clone
node_type
write
Class methods
new