Hi,
I was looking for some details about JavaBeans last night, to help with coding a
couple of methods that use betwixt and digester, when I 'discovered' XMLEncode
and XMLDecode in Java 2 SE 1.4.
http://java.sun.com/j2se/1.4/docs/api/java/beans/XMLDecoder.html
http://java.sun.com/j2se/1.4/docs/api/java/beans/XMLEncoder.html
Apologies if this is common knowledge - It was all new to me.
Not as flexible as the combination of betwixt and digester, but it has a nice
clean API. Perhaps an enhanced version (in the oac.betwixt or oac.digester
namespace) would be a good goal?
--
Michael
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|