Categories

Updated: 04/16/2001

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.
Similar Scripts for "XML programming in Java"

What''s new in JDBC 3.0

The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. It is the primary standards-based mechanism for the Java language to programmatically access rel...

ICEMail

ICEMail is an email client written in Java that uses the JavaMail API to provide access to IMAP, POP and other mail services. ICEMail was written with Java 1.1 and the Java Foundation Classes. ICEMail is for anyone who uses IMAP or POP to access thei...

SOMA

SOMA, stands for Suckage Open Message Architecture, is an open-source web messaging engine, similar to Slashdot. The difference is that SOMA is written in Java on top of Sun''s Servlet API 2.0. SOMA is currently being used to power &<...

RUE - Resource Utilization Explorer

RUE is intended to be used as a general, local or remote, monitoring tool for any Java based server such as Tomcat, Tyrex, Enhydra, JBoss, JOnAS, etc. RUE is written in 100% Java, and features pluggable samplers and sensors, data visualization plug-i...

CS Email Package

The CoolServets.com Email package is a group of classes that makes it easy to send email from any Java application, applet or servlet. Features include: Simple to include in a Java app, applet or servlet, Uses SMTP to send email, Includes support for...
©2003-2008 jCay.com