FasterXML / FasterXML/jackson-dataformat-xml

Add support for @ prefixed attrib. in paths

未关闭
#573 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
631
派生
246
平均合并
7 天 9 小时
30 天内合并 PR
13

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。