jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

XML programming in Java

DeEnFrSp
Hits: 24

XML programming in Java

Rating 0.0 0.0
This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author's company. It shows one way to apply object-oriented techniques to the creation of an XML parser, and it provides useful insight into API design. The source code for the non-validating parser described in this article may be downloaded and used freely for most commercial uses.


Platform(s): n/a
Date: Apr, 16 2001
Author: http://www-106.ibm.com/developerworks/xml/library/x-elexml/index.html?open&l=766,t=gr,p=x.elect

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

XSLbyDemo

XML/Software

XML Registry

XML/Software

XML Security Suite

XML/Scripts and Programs/Security Systems

Xeena

XML/Software

Server-side scripting languages

PHP/Magazine Articles

IBM XSL Formatting Object Composer

XML/Scripts and Programs/Authoring Tools/Java

Deploying Web services with WSDL

XML/Tips and Tutorials/Web Services

Anatomy of an XSLT processor

XML/Tips and Tutorials/Miscellaneous

Effective XML processing with DOM and XPath in Java

XML/Tips and Tutorials/Java and XML

P3P Policy Editor

Java/Applications/Miscellaneous

Atomik

Tools and Utilities/Wireless

XML Viewer

XML/Software

Introduces the Python xml_pickle object

Python/Tips and Tutorials/XML and Python

Charming Python: Text processing in Python for beginners

Python/Tips and Tutorials/Introduction to Python

Charming Python: Parsing with the SimpleParse module

Python/Tips and Tutorials/Miscellaneous