Object

In Files

Parent

Methods

Generated with Razzle Dazzle Redfish.
[Validate]

Public Instance Methods

xml( xmldata ) click to toggle source

(Not documented)

# File lib/r4x/e4x.rb, line 23
def xml( xmldata )
  Xml.new(xmldata)
end

Disabled; run with --debug to generate this.