|
Dare to script tree-based XML with Perl Find out how to work with tree-based document models
Certain tasks can be difficult to accomplish in the event-based methodology. For
these cases, the author discusses using Perl, the Document Object Model (DOM)
and tree-based options for parsing XML ...
[Jul. 18, 2000] |
|
DOM 1.0 Conformance Report
A detailed overview of the DOM API....
[Jun. 4, 1999] |
|
DOM 1.0 Implementation differences in Sun, IBM and OpenXML parsers
A detailed overview of three major DOM implementations....
[Jun. 4, 1999] |
|
Parsing XML, Part 1: Language Meets Parser
This is the first installment of a two part tutorial on parsing XML in Perl. It
describes an overview of parsers available, validating and nonvalidating
parsers, stream-based and tree-based parsers,...
[Aug. 29, 2000] |
|
Practical XML with Linux, Part 2: A survey of tools
This article is an overview of tools for the Linux platform for creating and
serving XML documents. It also posts several links to related online resources....
[Aug. 25, 2000] |
|
Using XML in Oracle Database Applications
Inner workings of Oracle database software XML generation, processing and
interactions described and illustrated....
[Nov. 29, 1999] |
|
What's New in the April 2001 Microsoft XML Parser 4.0 Technology Preview
This document lists new features introduced in the Microsoft XML Parser 4.0
(MSXML 4.0) Technology Preview, and provides a download link.
This version of MSXML offers: support for the March 30, 2...
[May. 8, 2001] |
|
When less is more: a compact toolkit for parsing and manipulating XML
In this article the author describes the development of Electric XML, a Java toolkit for manipulating and parsing XML designed for
speed, size, and intuitive operation. The parser was originally buil...
[May. 20, 2001] |
|
Xerces Java: Quick Start
This tutorial is a quick start guide to using the open source Xerces Java XML
Parser from Apache Software Foundation (also known as Xerces-J, or Xerces). The piece
provides an overview to Xerces pro...
[Dec. 11, 2000] |
|
XML Component Java API Reference
The Stylus Studio XML IDE provides integrated development support for virtually every industry-standard XML processing component,
thus ensuring compatibility between your XML development environment...
|
|
XML Parsers
This article provides some background about XML parsers, and then makes a comparison
between IBM's XML4J, Apache's Xerces, Sun's Project X, Microsoft's MSXML, Oracle's XML
Parser for Java and James ...
[Oct. 31, 2000] |
|
Xparse-J 1.0 User documentation
Xparse-J is a Java based XML parser that "aspires to be the smallest
Java XML
parser on the planet". This page contains documentation and a download
link for
Xparse-J.
Xparse-J is a literal tra...
[Jan. 19, 2001] |
|
XSLT Performance With Perl
XSLT Performance With Perl is a performance comparison of the eXtensible Style
Language Transformations (XSLT) processors currently available under Perl. Two
C++ and one Java processor are included...
[Oct. 4, 2000] |