Sha256: 052e47c741daf252b432b31a5be7a015622aedfec100a519a7f6141f9b94e634

Contents?: true

Size: 1.09 KB

Versions: 33

Compression:

Stored size: 1.09 KB

Contents

# typed: true

# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `multi_xml` gem.
# Please instead update this file by running `bin/tapioca gem multi_xml`.

module MultiXml
  class << self
    def default_parser; end
    def parse(xml, options = T.unsafe(nil)); end
    def parser; end
    def parser=(new_parser); end

    private

    def parse_binary(binary, entity); end
    def parse_file(file, entity); end
    def symbolize_keys(params); end
    def typecast_xml_value(value, disallowed_types = T.unsafe(nil)); end
    def undasherize_keys(params); end
  end
end

MultiXml::CONTENT_ROOT = T.let(T.unsafe(nil), String)
MultiXml::DEFAULT_OPTIONS = T.let(T.unsafe(nil), Hash)
MultiXml::DISALLOWED_XML_TYPES = T.let(T.unsafe(nil), Array)

class MultiXml::DisallowedTypeError < ::StandardError
  def initialize(type); end
end

class MultiXml::NoParserError < ::StandardError; end
MultiXml::PARSING = T.let(T.unsafe(nil), Hash)
class MultiXml::ParseError < ::StandardError; end
MultiXml::REQUIREMENT_MAP = T.let(T.unsafe(nil), Array)
MultiXml::TYPE_NAMES = T.let(T.unsafe(nil), Hash)

Version data entries

33 entries across 33 versions & 2 rubygems

Version Path
shopify_api-12.2.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-12.1.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-12.0.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-11.1.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-11.0.1 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-11.0.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-10.1.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-10.0.3 sorbet/rbi/gems/multi_xml@0.6.0.rbi
bungie_sdk-0.1.2 sorbet/rbi/gems/multi_xml@0.6.0.rbi
bungie_sdk-0.1.1 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-10.0.2 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-10.0.1 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-10.0.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi