FasterXML / FasterXML/jackson-dataformat-xml
Add support for @ prefixed attrib. in paths
Ouverte
- Langage dominant
- Java
- Étoiles
- 631
- Forks
- 246
- Merge moyen
- 7 j 9 h
- PR mergées (30 j)
- 13
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.