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 還沒有評估資料。