FasterXML / FasterXML/jackson-dataformat-xml
Add support for @ prefixed attrib. in paths
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 631
- Forks
- 246
- Ø Merge
- 7 T. 9 Std.
- Gemergte PRs (30 T.)
- 13
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.