FasterXML / FasterXML/jackson-dataformat-xml
Add support for @ prefixed attrib. in paths
Aberta
- Linguagem predominante
- Java
- Estrelas
- 631
- Forks
- 246
- Merge médio
- 7d 9h
- PRs com merge (30d)
- 13
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.