D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
doc
/
nokogiri-1.8.1
/
ri
/
Nokogiri
/
XML
/
NodeSet
/
Filename :
slice-i.ri
back
Copy
U:RDoc::AnyMethod[iI" slice:ETI"!Nokogiri::XML::NodeSet#slice;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"KElement reference - returns the node at +index+, or returns a NodeSet ;TI"Scontaining nodes starting at +start+ and continuing for +length+ elements, or ;TI"Qreturns a NodeSet containing nodes specified by +range+. Negative +indices+ ;TI"Rcount backward from the end of the +node_set+ (-1 is the last node). Returns ;TI"6nil if the +index+ (or +start+) are out of range.;T: @fileI" ext/nokogiri/xml_node_set.c;T:0@omit_headings_from_table_of_contents_below0I"fslice(index) -> Node or nil slice(start, length) -> NodeSet or nil slice(range) -> NodeSet or nil;T0[ I"(p1, p2 = v2);T@FI"NodeSet;TcRDoc::NormalClass00