[jdom-interest] The default namespace behaviour
Bradley S. Huffman
hip at a.cs.okstate.edu
Tue Jun 6 11:30:00 PDT 2006
"Colin LeMahieu" writes:
> Essentially my problem is that I have a lot of longhand names and namespaces
> and a user will only pick a subset of them to use in a particular document.
> I would like to allow shorthand names in different namespaces and then
> translate them to the longhand forms. The document would then be processed
> further.
How about a custom JDOMFactory that overrides the element methods.
Brad
More information about the jdom-interest
mailing list