Parent

Methods

XPath::Literal

Attributes

value[R]

Public Class Methods

new(value) click to toggle source
# File lib/xpath/literal.rb, line 4
def initialize(value)
  @value = value
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.