O'Reilly Conference on Enterprise Java Westin Hotel -- Santa Clara, California March 26-29, 2001
JAXP 1.1 for Java API for XML Processing Speaker: Edwin Goei Track: Java/XML Date: 03/29/2001 Time: 9:30am - 10:15am
This session will describe the Java API for XML Processing or JAXP. We
will describe the parsing API first introduced in JAXP version 1.0 and
then
move on to describe the new XSLT transformation APIs introduced in the
latest version of JAXP, version 1.1. JAXP is a pluggable API which
allows
applications to use a different XML processor without having to rewrite
application code. We will present example code fragments of typical
usage.