XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Programming -> SAX

Jump to title starting with: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

ActiveSAX

ActiveSAX is an Active-X control that enables XML files of any size to be parsed from just about any product or programming language that supports Microsoft COM.... [May. 1, 1999]

CenterPoint/XML

CenterPoint/XML is a class library with Simple API for XML (SAX) and Document Object Model Level 1 (DOM) conforming interfaces for reading and writing XML files. It is built upon and requires expat,... [Oct. 16, 2000]

DEDIOUX - Dynamic EDI Objects Using XML - An EDI and XML Translator

A collection of Java classes to build and parse EDI Documents. DEDIOUX uses XML as an rules based engine for its document building and parsing process. Another DEDIOUX function is to transmit and r... [Mar. 24, 2000]

EDIReader A SAX parser for EDI interchanges

EDIReader is a Java package for parsing business documents structured according to EDI standards. It supports the SAX and JAXP interfaces defined for XML, making it suitable for use in any XML-based s... [Aug. 28, 2004]

Instant SAXON

Instant SAXON is a limited version of the full SAXON package. (SAXON is a collection of tools for processing XML documents. The main components are an XSL processor and a java class library that sit... [Feb. 11, 2000]

Java XML Writer

XML::Writer is a highly-configurable class for writing XML documents based (mostly) on SAX events, together with a Java application for normalizing XML documents. This version adds extra functionali... [Sep. 20, 2000]

libxml

libxml is an XML C library developed for the Gnu's Not Unix Network Object Model Environment (Gnome) project. It has both a Document Object Model (DOM) interface, and a (SAX) -like interface desi... [Sep. 19, 2000]

Lucid XML Toolkit

Lucid XML Toolkit (LXT) is a Software Development Kit (SDK) that allows the user to build Java applications to read, manipulate and send XML. The Toolkit provides a validating Simple Application Progr... [Jun. 11, 2002]

Microsoft System.XML (.NET XML Parser)

Microsoft System.XML is the official XML processing API for Microsoft .NET. The recently released Microsoft .NET Framework 2.0, which included Microsoft System.XML 2.0. Stylus Studio provides fully in...

MinML: A minimal XML parser

This is the first production release of MinML, a minimal XML parser for embedded Java systems. The parser features a small memory footprint to operate on small embedded systems with minimal cons... [Jul. 7, 2000]

POCO - The C++ Portable Components

C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser ...

RDF Filter (1.0alpha)

Download link for RDF Filter, a streaming, Java- and SAX2-based filter and handler interface for RDF processing. The beginnings of a general-purpose RDF test suite are included with the distributi... [Mar. 27, 2000]

SAX 2.0: The Simple API for XML

A download link for SAX2/Java, a standard interface for event-based XML parsing developed collaboratively by the members of the XML-DEV mailing list. This version incorporates support for Namespaces... [May. 6, 2000]

SAX Navigator

SAX Navigator is a Java Application Programming Interface (API) that sits on top of any Simple API for XML 2.0 (SAX2) implementation to provide "forward-only, pull-model XML navigation". A samp... [Jan. 2, 2001]

SAXON

SAXON is a collection of tools for processing XML documents. The SAXON package components are an XSLT processor, a Java library which supports a similar processing model to XSL but allows full progr... [May. 7, 2000]

Serving XML

Serving XML provides a language for building XML pipelines, and an extendible Java framework for defining the elements of the language. The accompanying console app supports reading content as XML fil...

The crux of client-side XML Processing (IE5)

As an aid to developers responsible for browser display of client side XML, this article discusses Microsoft XML (MS-XML) versions and Microsoft's component-based update mechanism. It also charts th... [Sep. 29, 2000]

TREX - Tree Regular Expressions for XML

This is the home site for James Clark's Tree Regular Expressions for XML (TREX) language for validating XML documents. TREX is described as a Schema Language, but its purpose is "purely validation".... [Jan. 10, 2001]

XDB: XML Database

XDB is an XML document repository providing structured storage of XML data, at present using an Relational Database Management System (RDBMS) mapping over PostgreSQL. XDB provides a fast and sca... [Nov. 28, 2000]

XML Interface for RPG

XML Interface for RPG, C and COBOL provides access to DOM and SAX APIs in Report Program Generator (RPG), C and Common Business-oriented Language (COBOL) programs. Doing so will enable the creation... [Oct. 19, 2000]

XML JSON Multiplatform SDK

Product Page https://www.p6r.com/software/xjr.html...

XML::XPath

XML::XPath is a Perl module for parsing and evaluating XPath statements that conforms to the W3C's XPath recommendation. It can either be fed SAX events, or can parse XML directly, either from a fil... [Apr. 28, 2000]