aa Contact Us aa Home aa About Us aa news aa Free Books aa Books




XML PARSERS

   
J2EE
Subcategories


J2EE
aa Connectors
aa EJB
aa Java Mail
aa JDBC
aa JMS
aa JMX
aa JNDI
aa JSP
aa JTA
aa JTS
aa IDL
aa RMI/IIOP
aa Servlets
aa XML/JAX/JDOM
a INTEROPERABILITY
aa CCM
aa COM
aa CORBA
aa XML
aa WebServices

OTHER
aa J2EE Certification
aa J2EE Design
aa J2EE Performance
aa Java Data Objects

JAVA NETWORK
aa JavaOlympus
aa J2EEOlympus
aa JSPOlympus
aa J2meOlympus

IBM XML for Java IBM is a major contributor to Apache's Xerces-J code base. Version 1.4.1 of Xerces-J forms the basis for XML4J 3.2.1. IBM is a pioneer in XML technologies, with parsers that have been consistently highly rated since XML4J version 1.0 was released in 1998. The XML Parser for Java is a validating XML parser written in 100% pure Java.
Microsoft MSXML XML Parsers In the XML Parsers Zone you will learn about the Microsoft MSXML XML Parser and how to make use of it in your applications. Please do take a look at the other Learning Zones we have available.
XML Parsers: DOM and SAX Put to the Test XML is becoming increasingly popular in the developer community as a tool for passing, manipulating, storing, and organizing information. If you are one of the many developers planning to use XML, you must carefully select and master the XML parser.
XML Parsing with Cold Fusion CFX_XMLParser is a Fast Java CFX tag that takes an XML document and returns a ColdFusion structure containing the XML document. Our tests show this parser to be about 1000% faster than the MSXML Parser invoked through CFOBJECT. CFOBJECT based parsers also tend to buckle under load.
XML Parsers Behind the scenes of any application, be it a word processor, database, or graphics, is software that takes data and puts it in a format that the application can understand. With applications that read XML, this processor is called a parser. The end user typically doesn't have any control over which parser is being used, but the developer must decide which parser is the most appropriate to integrate into an application or perhaps to build one from scratch.
XML Parser Comparison In order to process XML data every program or server process needs an XML parser. The parser extracts the actual data out of the textual representation and creates either events or new data structures from them. Parsers also check whether documents conform to the XML standard and have a correct structure.
XML Conformance Update This article is an update to my earlier articles from 1999 that tested the XML 1.0 conformance of parsers. Since then, there has been notable development of the parsers, and updates to the XML 1.0 specification itself. With respect to the dozen Java parsers reviewed last year, there have been a number of interesting changes, both in their conformance and in their open-source status. Microsoft's MSXML parser has also received a significant update, with the release of "technology previews."
SAX Parsers for Java
SAX Home Page SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in Java, and is a “de facto” standard. The current version is SAX 2.0.1, and there are versions for several programming language environments other than Java.

    JAVA and XML
Introduction

SAX

DOM

JDOM

Parsers (JAXP)

XML Schemas

XML Object-Mapping

XSLT

XSL

XML Databases

XML and JMS (JAXM)

XML B2B

WEBServices

Protocols and Communications

XML Performance

XML and JSP

XSLT and JSP

XML and Servlets

XSLT and Servlets

XML Design Strategies

Wireless XML

XML and SOAP

XML Web Applications

XML Specifications

    JAVA and XML
HOME PAGE:
Java and XML

FAQ:
JGURU
XML FAQ
Java and XML
XML and DOM FAQ
Java Index FAQ

WHITE PAPERS:
Java and XML
XML Wireless Applications
White Paper Index

BEST SITES:
XML.com
XML at SUN
bea developers
XML Connection
IBM xml
DeveloperLife.com
XML Cover Pages

SPECS:
Java and XML
DOM Req

DOCS:
Java API XML Messaging
J2EE Tech Overview
J2EE
J2EE Glossary
J2EE Case Studies
J2EE Compatability
J2EE Design Patterns
J2EE Overview
javax.ejb
javax.naming
javax.naming.directory
java.rmi
javax.rmi
javax.servlet
javax.servlet.http
javax.servlet.jsp
javax.servlet.jsp.tagext
javax.transaction
javax.transaction.xa
java.sql
javax.sql
java.security
javax.jms
javax.mail
javax.xml.parsers
org.w3c.dom
org.xml.sax
org.omg.CORBA


DOWNLOADS:
Java and XML

NEWSGROUPS:
com.lang.java

ARTICLES:
Java and XML
Sun Articles

TUTORIALS:
Java and XML
J2EE Tutorial 1
J2EE Tutorial 2
J2EE Tutorial 3
J2EE Patterns

FORUMS:
JGURU
Sun J2EE forum

USER GROUPS:
Java User Groups

BOOKS:
Free Java Xml Books
Java Xml Books