<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="">= Accessing Deeply Nested Elements In order to allow conveniently retrieving and changing deeply nested elements of &lt;&lt;ref_value&gt;&gt; objects the library implements https://datatracker.ietf.org/doc/html/rfc6901[RFC 6901 (JSON Pointer)]:</string>
    <string name="">This is particularly useful when throwing exceptions is undesirable. For example, compare</string>
    <string name="">with</string>
    <string name="">The library also allows changing and adding deeply nested elements. The function &lt;&lt;ref_value_set_at_pointer&gt;&gt; traverses the value similarly to &lt;&lt;ref_value_at_pointer&gt;&gt;, but additionally, it can create missing elements in certain cases:</string>
    <string name="">The specific behavior is controlled by an optional parameter of type &lt;&lt;ref_set_pointer_options&gt;&gt;. For example, here\'s the same example with a different option:</string>
</resources>
