Parsing and Processing Large XML Documents with Digester Rules

September 2, 2004

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.

Related posts

Older post: Pyramid Scheme

Newer post: Hibernate in Action