Tag: sax
News (3)
Sun takes the covers off Mustang
At JavaOne, Sun gave developers a peek at what's coming in the next two major releases of Java, and we've rounded them up for you. Read more »
Microsoft Web services plan targets Java
The company aims to turn up the heat on Java rivals with plans for software that could simplify the creation of heavy-duty Web services applications. Read more »
Features (20)
Process and parse XML with ease using Jakarta Digester
Get a brief introduction to processing XML with Jakarta Digester, including how it can be used to create pattern-matching rules for an XML document and to perform actions on the resulting collections. Read more »
Parse XML with the StAX Java API
Streaming API for XML (StAX) is an API that allows you to read and write XML documents in Java. StAX is a parser independent, pure Java API based on interfaces that can be implemented by multiple parsers. Read more »
JAXB 2.0 offers improved XML binding in Java
Java Architecture for XML Binding (JAXB) 1.0 made it easier for developers to manipulate XML content from Java applications. Read more »
Pulling XML forward with the .NET Framework XmlReader object
Microsoft has introduced a third paradigm with the .NET Framework called the "pull model," which attempts to provide non-cached, forward-only, read-only access to XML data. Read more »
Extract XML document statistics with PHP
You don't need to write complex SAX parsing/calculation routines or sophisticated DOM tree counting algorithms to generate statistics. Try this tutorial using the PHP XML_Statistics class. Read more »
Create a simple Cocoon sitemap
This open source project is attractive to companies that need to use content management and programmatic tools to publish content in multiple formats. Read more »
Programming for the 21st century--o:XML
According to this developer o:XML could provide a way to a new generation of cheaper, high-quality, bloat-free software. Read more »
Cocoon project basics
Apache's Cocoon project will provide a way to capture, render, and deliver Web-based content for a variety of purposes. Find out more about this XML publishing framework. Read more »
Learn to read and write XML with .NET
Lamont Adams wrote a sample application to explain how to use the XmlTextReader and XmlTextW classes to work with XML documents. Read more »
Take a guided tour of XML support in .NET
Learn your way around .NET's XML neighborhood. Here's a look at the Framework's various reader and writer classes. Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
The festive season not so festiveThis is still meant to be the festive season, isn't it? When they say you should show goodwill towards your fellow (hu)man, I don't think they meant redundancy payments. Read more »
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Quickly map drive letters in Windows XP
2008/10/01 13:30:44
-
2008/12/03 14:27:04
-
How to Reset Windows passwords
2008/10/01 14:31:09
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
Featured links
- Parallelism Breakthrough Video Series
Stay Competitive with Intel® Parallel Studio - C++Builder 2009
RAD visual development meets C++ power – download it now! - Hewlett Packard
Learn how to choose the right data protection solution for your business - CodeGear RAD Studio 2009
Download today to develop Native Windows®, .Net, Web and DB applications

