All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.xolite.sax.package-info Maven / Gradle / Ivy

Go to download

This project provides a lightweight framework to serialize/deserialize (or marshall/unmarshall) java objects into XML. The implementation is based on standard SAX (Simple Api for Xml) but it follows a original approach based on the strong data encapsulation paradigm of Object Oriented (OO) programming.

The newest version!
/**
 * SAX-related classes the X-O lite XML-to-Objects binding API. 
* This package defines implementation of the XMLEventParser and XMLSerializer requested to interact with SAX events. */ package net.sf.xolite.sax;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy