REXML::Element

In Files

Parent

Methods

Generated with Razzle Dazzle Redfish.
[Validate]

Public Instance Methods

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

(Not documented)

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

Disabled; run with --debug to generate this.