FasterXML / FasterXML/jackson-dataformat-xml
Support `SerializationFeature.WRAP_ROOT_VALUE` for XML backend too
Ouverte
- Langage dominant
- Java
- Étoiles
- 631
- Forks
- 246
- Merge moyen
- 7 j 9 h
- PR mergées (30 j)
- 13
Description
(for background, see #485 and #374 )
Currently XML backend does not support addition of extra "wrapping", indicated by `SerializationFeature.WRAP_ROOT_VALUE`: it does however support "unwrapping" (see `DeserializationFeature.UNWRAP_ROOT_VALUE`).
It would make sense to support serialization side too.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.