From: "Wannheden, Knut" <[EMAIL PROTECTED]>
> browsing the Jelly code I noticed that the Jelly class and XMLParser class
> both have a setDefaultNamespaceURI(String) method which sets the default
> namespace URI to use for unprefixed elements. Is this legacy code or can
> someone think of a good e
Hi,
browsing the Jelly code I noticed that the Jelly class and XMLParser class
both have a setDefaultNamespaceURI(String) method which sets the default
namespace URI to use for unprefixed elements. Is this legacy code or can
someone think of a good example where this might be useful?
Cheers,
--