hello,
does digester handle xml:lang attribute?
i would like to generate according to
<obj ...>
<attr xml:lang="en" name="foo" value="bar"/>
<attr xml:lang="fr" name="foo" value="baz"/>
i suspect this is rather related to sax in general
could it be that i have to take care of it myself,
including fallback if no matching declaration
is found?
thank you
________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org
|