class Nokogiri::XML::SAX::Document

def comment(string)

- +string+ contains the comment data
[Parameters]
Called when comments are encountered
##
def comment(string)
end