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 摘要。