Java Applets   ->   Applets


java xml parser
alphaWorks : XML Parser for Java : Overview

A validating XML parser, written in 100% pure Java, that easily enables applications to read and write XML data.

Choose Your Java XML Parser

Parsers differ significantly in performance, reliability, and conformance to standards. This article compares the Xerces, Oracle and Sun parsers.

Build Your Own Lightweight XML DOM Parser

Most currently available Java XML parsers are rich in functionality, but in some cases these full-featured parsers are too large for resource-limited environments, such as Java applets or J2ME applications. Don't count XML out yet though; you can write your own lightweight Java XML parser in fewer than 400 lines of code!

Java Tip 128: Create a quick-and-dirty XML parser - Java World

This tip shows you how to parse XML when running in an applet or other space-restricted environment, such as a J2ME (Java 2 Platform, Micro Edition) application. The process limits functionality in a way that many small applications can accept.

Java Menu

Create java menu for your website.

XML DOM-lite parser and writer - Java World

This article provides a simple method for creating valid XML and a simple DOM-like (Document Object Model) parser. This method is useful for small applications that need simple XML functionality without the size and complexity of the full range defined in the XML standards. The methods used to manage the XML data resemble those used to manage vectors, with the goal being to make the interface familiar and simple.

Processing XML with Java

The complete text of Elliotte Rusty Harold's book Processing XML with Java. published by Addison-Wesley, November 2002

Cafe con Leche XML News and Resources

Cafe con Leche is the preeminent independent source of XML information on the net. Cafe con Leche is neither beholden to specific companies nor to advertisers. At Cafe con Leche you'll find many resources to help you develop your XML skills here including daily news summaries, examples, book reviews, mailing lists and more.

Tutorial : XML generation with Java

Find out how to generate XML through XML parser/processor. Make your java code standard, portable and memory friendly unsing JAXP and SAX. Make you code JDK1.4 compliant.

SourceForge.net: Piccolo XML Parser for Java

The world's largest development and download repository of Open Source code and applications

Expertrating - XML Tutorial,Working with XML Parser

ExpertRating offers one the internet's most popular Free XML Tutorials. Master every aspect of XML with this easy to understand XML Tutorial. The ExpertRating XML Tutorial is full of well explained examples that can help you design visually appealing and professionally designed websites in a matter of hours. The ExpertRating XML Tutorial has been developed by experienced web designers under an ISO 9001-2000 content development environment.

community.java.net - Java Web Services and XML

Community for discussions and projects involving Java Web Services and XML Technologies. Initial projects are: JAX-RPC (Java API for XML-based RPC), JAXB (Java Architecture for XML Binding), SAAJ (SOAP with Attachment API for Java).

The Java XML Validation API

Validation reports whether a document adheres to the rules specified by the schema. Different parsers and tools support different schema languages such as DTDs, the W3C XML Schema Language, RELAX NG, and Schematron. Java 5(TM) adds a uniform validation Application Programming Interface (API) that can compare documents to schemas written in these and other languages. Learn about this XML validation API.

XML and Java technologies: Data binding, Part 2: Performance

Enterprise Java expert Dennis Sosnoski checks out the speed and memory usage of several frameworks for XML data binding in Java, including the JAXB standard, Castor mapped binding, and others.

Java Xml Parser White Paper - UnixReview.com Research Papers and Reports White Papers, Webcasts, Case Studies and Research Papers Java Xml Parser White Paper

KnowledgeStorm is one of the largest free online research engines for IT solutions. The directory is open to any IT provider, making it a single source in which to consider all options. KnowledgeStorm allows you to find the solutions, both products and services, that meet your specific needs and timeline.

The Java Boutique: Java Development Tools -

The Java Boutique is a collection of java applets, games, scripts, and tutorials. Learn programming and download free java applets and source code. You can also find news about java and jini.

Java Xml Parser Case Study - Byte.com Research Papers and Reports White Papers, Webcasts, Case Studies and Research Papers Java Xml Parser Case Study

KnowledgeStorm is one of the largest free online research engines for IT solutions. The directory is open to any IT provider, making it a single source in which to consider all options. KnowledgeStorm allows you to find the solutions, both products and services, that meet your specific needs and timeline.

alphaWorks Announces 100% Pure Java XML Parser

AlphaWorks, a division of IBM, this week announced the release of the updated version of its XML parser, XML for Java.

Java, XML, and Web services

SIMPLE TEXT MESSAGES, readable and writable by people and computers, live at the core of every successful Internet application. XML seeks to grow the expressive power of these texts while preserving their accessibility. Java, although born to the Internet, has been oddly slow to embrace these paradigms.

Java XML DEV Tools - FREE - Open Source

Java XML Development Tools: XML JSP Tag Library (XJTL), SAX + DOM Mix (SAXDOMIX) Java Framework, XML Parsing Benchmark, Java XML Books