Class AWS::Core::XmlGrammar::Context
In: lib/aws/core/xml_grammar.rb
Parent: Object

@private

Methods

Public Class methods

Public Instance methods

this gets called a LOT during response parsing, and having it be a public method is the fastest way to call it. Strictly speaking it should be private. @private

[Validate]