Class
Nokogiri::CSS::Node
In:
lib/nokogiri/css/node.rb
Parent:
Object
Methods
accept
find_by_type
new
preprocess!
to_a
to_type
to_xpath
Attributes
type
[RW]
value
[RW]
Public Class methods
new
(type, value)
Public Instance methods
accept
(visitor)
find_by_type
(types)
preprocess!
()
to_a
()
to_type
()
to_xpath
(prefix = '//', visitor = XPathVisitor.new)
[Validate]