FasterXML / FasterXML/jackson-dataformat-xml

Support for providing namespace to use for fields of a Class (unless overridden by field)

Aberta
#18 29 comentários 5 reações 0 responsáveis Ver no GitHub
most-wanted
Linguagem predominante
Java
Estrelas
631
Forks
246
Merge médio
7d 9h
PRs com merge (30d)
13

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.