FasterXML / FasterXML/jackson-dataformat-xml
Support `SerializationFeature.WRAP_ROOT_VALUE` for XML backend too
Aperta
- Lingua principale
- Java
- Stelle
- 631
- Fork
- 246
- Merge medio
- 7g 9h
- PR unite (30g)
- 13
Descrizione
(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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.