FasterXML / FasterXML/jackson-dataformat-xml
Support for providing namespace to use for fields of a Class (unless overridden by field)
Ouverte
most-wanted
- Langage dominant
- Java
- Étoiles
- 631
- Forks
- 246
- Merge moyen
- 7 j 9 h
- PR mergées (30 j)
- 13
Description
Currently in the xml-module you have to qualify each field with the wanted namespace. This in many ways are similar to JAXB, but JAXB provides @XmlSchema for adding namespaces at the package level.
It would be nice if one could provide a default namespace for a class, so that theres not need to qualify every single field.
Even better would be to provide this at the package level, but class level should be more than ok for now.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.