XML programming in Java Java & XML Tutorials & Tips XML

XML programming in Java This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML — Electric XML — the XML engine of the author’s company. It shows one way to apply object-oriented techniques to the creation of an XML parser, and it provides useful insight into API design. The source code for the non-validating parser described in this article may be downloaded and used freely for most commercial uses.

See Demo – Download – Visit Author Site

Please comments and give ratings. You may also report of broken or incorrect link using comments box below. Thanks!