FasterXML / FasterXML/jackson-dataformat-xml

Add support for @ prefixed attrib. in paths

Open
#573 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
631
Forks
246
Avg merge
7d 9h
Merged PRs (30d)
13

Description

Citing the thread in jackson-future-ideas#66, I'd like to be able to access attributes using @ in a path:

`xml = "node"`

and as path: `"/a/@b"` for the attribute and `"/a/b"` for the node
This feature is not available in the latest version 2.14.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.