File: //usr/local/rvm/gems/default/doc/nokogiri-1.12.5-x86_64-linux/ri/Nokogiri/XML/Node/classes-i.ri
U:RDoc::AnyMethod[iI"classes:ETI" Nokogiri::XML::Node#classes;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"'Get the CSS class names of a Node.;To:RDoc::Markup::BlankLine o;
; [I"9This is a convenience function and is equivalent to:;To:RDoc::Markup::Verbatim; [I"!node.kwattr_values("class")
;T:@format0o;
; [ I"@see #kwattr_values ;TI"@see #add_class ;TI"@see #append_class ;TI"@see #remove_class;T@o;
; [I"@return [Array<String>];T@o;; [I"AThe CSS classes present in the Node's +class+ attribute. If
;TI"Athe attribute is empty or non-existent, the return value is
;TI"an empty array.
;T;
0o;
; [I"
@example;To;; [I"@node # => <div class="section title header"></div>
;TI"5node.classes # => ["section", "title", "header"];T;
0:
@fileI"lib/nokogiri/xml/node.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@*FI" Node;TcRDoc::NormalClass00