You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Add Dom::Path class for representing positions in a Dom This also adds Value support for doing a path-based lookup. The serialized representation is presently compliant with the JSON-pointer spec but the implementation supports Node types and may be later expanded if we require additional functionality (e.g. XPath style conditional querying). Signed-off-by: Nicholas Van Sickle <nvsickle@amazon.com> |
4 years ago | |
|---|---|---|
| .. | ||
| DomFixtures.cpp | 4 years ago | |
| DomFixtures.h | 4 years ago | |
| DomJsonBenchmarks.cpp | 4 years ago | |
| DomJsonTests.cpp | 4 years ago | |
| DomPathBenchmarks.cpp | 4 years ago | |
| DomPathTests.cpp | 4 years ago | |
| DomValueBenchmarks.cpp | 4 years ago | |
| DomValueTests.cpp | 4 years ago | |