Class
Nicovideo::Search
In:
lib/nicovideo/search.rb
Parent:
Page
Methods
each
new
next
page=
pagenum=
parse
prev
to_a
url
Included Modules
Enumerable
Public Class methods
new
(agent, keyword, sort=nil, order=nil, pagenum=1)
Public Instance methods
each
() {|v| ...}
next
()
page=
(pagenum)
pagenum=
(pagenum)
prev
()
to_a
()
url
()
Protected Instance methods
parse
(page)
[Validate]