On Thu, 2 May 2002 09:29, Jeff Turner wrote: > > The idea is that you add a layer on top of SAX that handles any XML > > event in a way that is optimised for handling in Java instead of for > > handling using xml or procedural work, without deciding for you what to > > do with it in terms of storage, character vs binary data, etc. > > How about Commons Digester? The thing that parses Tomcat/Struts config > files. It fits your description quite well. > > http://jakarta.apache.org/commons/digester/api/org/apache/commons/digester/ >package-summary.html
The digester is neat! -- Cheers, Peter Donald -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>