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 example where this might be useful?

I think this is for when Jelly is embedded in things like Latka or Maven
where no namespace can be bound to a specific custom tag library. e.g. to
use the Ant, Maven or Latka tag library if no namespace is specified.

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to