Sha256: b82cd022a9afe0ced337ff051223ff1014d2f51e391230bd5d44dd881945f8d3

Contents?: true

Size: 1.03 KB

Versions: 9

Compression:

Stored size: 1.03 KB

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: strict
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/multi_xml/all/multi_xml.rbi
#
# multi_xml-0.6.0

module MultiXml
  def self.default_parser; end
  def self.parse(xml, options = nil); end
  def self.parse_binary(binary, entity); end
  def self.parse_file(file, entity); end
  def self.parser; end
  def self.parser=(new_parser); end
  def self.symbolize_keys(params); end
  def self.typecast_xml_value(value, disallowed_types = nil); end
  def self.undasherize_keys(params); end
end
class MultiXml::ParseError < StandardError
end
class MultiXml::NoParserError < StandardError
end
class MultiXml::DisallowedTypeError < StandardError
  def initialize(type); end
end
module InvalidName___Class_0x00___FileLike_2
  def content_type; end
  def content_type=(arg0); end
  def original_filename; end
  def original_filename=(arg0); end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
researchable-freedcamp-api-0.1.8 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.7 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.6 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.5 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.4 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.3 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.2 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.1 sorbet/rbi/gems/multi_xml.rbi
researchable-freedcamp-api-0.1.0 sorbet/rbi/gems/multi_xml.rbi