$33 GRAYBYTE WORDPRESS FILE MANAGER $35

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rexml/

HOME
Current File : /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rexml//comment.rb
# frozen_string_literal: false
require_relative "child"

module REXML
  ##
  # Represents an XML comment; that is, text between \<!-- ... -->
  class Comment < Child
    include Comparable
    START = "<!--"
    STOP = "-->"

    # The content text

    attr_accessor :string

    ##
    # Constructor.  The first argument can be one of three types:
    # @param first If String, the contents of this comment are set to the
    # argument.  If Comment, the argument is duplicated.  If
    # Source, the argument is scanned for a comment.
    # @param second If the first argument is a Source, this argument
    # should be nil, not supplied, or a Parent to be set as the parent
    # of this object
    def initialize( first, second = nil )
      super(second)
      if first.kind_of? String
        @string = first
      elsif first.kind_of? Comment
        @string = first.string
      end
    end

    def clone
      Comment.new self
    end

    # == DEPRECATED
    # See REXML::Formatters
    #
    # output::
    #    Where to write the string
    # indent::
    #    An integer.    If -1, no indenting will be used; otherwise, the
    #    indentation will be this number of spaces, and children will be
    #    indented an additional amount.
    # transitive::
    #    Ignored by this class. The contents of comments are never modified.
    # ie_hack::
    #    Needed for conformity to the child API, but not used by this class.
    def write( output, indent=-1, transitive=false, ie_hack=false )
      Kernel.warn("Comment.write is deprecated.  See REXML::Formatters", uplevel: 1)
      indent( output, indent )
      output << START
      output << @string
      output << STOP
    end

    alias :to_s :string

    ##
    # Compares this Comment to another; the contents of the comment are used
    # in the comparison.
    def <=>(other)
      other.to_s <=> @string
    end

    ##
    # Compares this Comment to another; the contents of the comment are used
    # in the comparison.
    def ==( other )
      other.kind_of? Comment and
      (other <=> self) == 0
    end

    def node_type
      :comment
    end
  end
end
#vim:ts=2 sw=2 noexpandtab:


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
21 Mar 2024 10.21 AM
root / root
0755
dtd
--
21 Mar 2024 10.21 AM
root / root
0755
formatters
--
21 Mar 2024 10.21 AM
root / root
0755
light
--
21 Mar 2024 10.21 AM
root / root
0755
parsers
--
21 Mar 2024 10.21 AM
root / root
0755
validation
--
21 Mar 2024 10.21 AM
root / root
0755
attlistdecl.rb
1.924 KB
30 Mar 2023 12.34 PM
root / root
0644
attribute.rb
5.974 KB
30 Mar 2023 12.34 PM
root / root
0644
cdata.rb
1.586 KB
30 Mar 2023 12.34 PM
root / root
0644
child.rb
2.661 KB
30 Mar 2023 12.34 PM
root / root
0644
comment.rb
2.119 KB
30 Mar 2023 12.34 PM
root / root
0644
doctype.rb
7.969 KB
30 Mar 2023 12.34 PM
root / root
0644
document.rb
9.55 KB
30 Mar 2023 12.34 PM
root / root
0644
element.rb
44.529 KB
30 Mar 2023 12.34 PM
root / root
0644
encoding.rb
1.155 KB
30 Mar 2023 12.34 PM
root / root
0644
entity.rb
5.401 KB
30 Mar 2023 12.34 PM
root / root
0644
functions.rb
12.272 KB
30 Mar 2023 12.34 PM
root / root
0644
instruction.rb
2.14 KB
30 Mar 2023 12.34 PM
root / root
0644
namespace.rb
1.402 KB
30 Mar 2023 12.34 PM
root / root
0644
node.rb
2.184 KB
30 Mar 2023 12.34 PM
root / root
0644
output.rb
0.54 KB
30 Mar 2023 12.34 PM
root / root
0644
parent.rb
4.272 KB
30 Mar 2023 12.34 PM
root / root
0644
parseexception.rb
1.253 KB
30 Mar 2023 12.34 PM
root / root
0644
quickpath.rb
9.122 KB
30 Mar 2023 12.34 PM
root / root
0644
rexml.rb
1.288 KB
30 Mar 2023 12.34 PM
root / root
0644
sax2listener.rb
3.606 KB
30 Mar 2023 12.34 PM
root / root
0644
security.rb
0.805 KB
30 Mar 2023 12.34 PM
root / root
0644
source.rb
7.716 KB
30 Mar 2023 12.34 PM
root / root
0644
streamlistener.rb
3.84 KB
30 Mar 2023 12.34 PM
root / root
0644
text.rb
13.879 KB
30 Mar 2023 12.34 PM
root / root
0644
undefinednamespaceexception.rb
0.238 KB
30 Mar 2023 12.34 PM
root / root
0644
xmldecl.rb
2.948 KB
30 Mar 2023 12.34 PM
root / root
0644
xmltokens.rb
2.324 KB
30 Mar 2023 12.34 PM
root / root
0644
xpath.rb
3.419 KB
30 Mar 2023 12.34 PM
root / root
0644
xpath_parser.rb
29.635 KB
30 Mar 2023 12.34 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF