Categories
Tags → Xml Dom Objects

MyObjects

MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. M...
DETAILS

DOM XML: An Alternative to Expat

This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
DETAILS
©2003-2019 jCay.com