You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Hiller, Dean D (Dean)" <dh...@avaya.com> on 2004/08/14 20:38:48 UTC

Digester

This Digester for parsing xml looks kind of interesting.  It kind of
reminds me of xsd's.  I am curious why not just use an xsd and JAXB tool
to generate your objects.  Of course, I assume this was done long before
xsd's were even around.  Maybe the reason is just that.  I am also
wondering if there are other advantages over using JAXB with this
Digester stuff.  Looks kind of neat either way.

Thanks,

dean