Sha256: 052e47c741daf252b432b31a5be7a015622aedfec100a519a7f6141f9b94e634

Contents?: true

Size: 1.09 KB

Versions: 31

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

31 entries across 31 versions & 2 rubygems

Version Path
shopify_api-14.6.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-14.5.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-14.4.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-14.3.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-14.2.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-14.1.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-14.0.1 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-14.0.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-13.4.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-13.3.1 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-13.3.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-13.2.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-13.1.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-13.0.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-12.5.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-12.4.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-12.3.0 sorbet/rbi/gems/multi_xml@0.6.0.rbi
shopify_api-12.2.1 sorbet/rbi/gems/multi_xml@0.6.0.rbi
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