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

Reply via email to