Parsing and Processing Large XML Documents with Digester Rules by Eugene Kuleshov — In-memory XML representations such as DOM can be impractical for large XML files, for which different approaches are needed. As Eugene Kuleshov shows, Jakarta Digester offers a lighter, event-driven alternative.
No tag for this post.Parsing and Processing Large XML Documents with Digester Rules
Older post: Pyramid Scheme
Newer post: Hibernate in Action