Nokogiri::XML::Node

Parent

Methods

Generated with Razzle Dazzle Redfish.
[Validate]

Public Instance Methods

jam(data, opts={}) click to toggle source

(Not documented)

# File lib/jam/nokogiri.rb, line 14
    def jam(data, opts={})
      engine = ::Jam::Nokogiri.new()
      engine.interpolate(self, data)
    end

Disabled; run with --debug to generate this.