RightAws::RightSaxParserCallbackTemplate
# File lib/awsbase/right_awsbase.rb, line 1178 def on_end_element_ns(name, prefix, uri) @right_aws_parser.tag_end(name) end
# File lib/awsbase/right_awsbase.rb, line 1175 def on_start_element_ns(name, attr_hash, prefix, uri, namespaces) @right_aws_parser.tag_start(name, attr_hash) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.