FasterXML / FasterXML/jackson-dataformat-xml
Add support for @ prefixed attrib. in paths
未关闭
- 主要语言
- 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 还没有评估数据。