FasterXML / FasterXML/StaxMate

Add support for defining "base" namespace for writers

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
45
Forks
12
PR merge metrics
No merged PRs in 30d

Description

(note: moved from http://jira.codehaus.org/browse/STAXMATE-38)

---

(from a suggestion on mailing list)

It would be good to be able to define a baseline/default namespace that would be automatically used by all calls that only specify local name. This would basically just add state that defines what Namespace object to pass; currently null is always used (to mean namespace URI of ""). This would just be a short-hand notation to add convenience, not having to explicitly always pass namespace for all calls. It would apply to elements and attributes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.