Hpricot::Doc

Parent

Methods

Generated with Razzle Dazzle Redfish.
[Validate]

Public Instance Methods

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

(Not documented)

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

Disabled; run with --debug to generate this.