Download List

Descripción del Proyecto

XMLProperties is a utility class which stores and retrieves property lists (key-value/s pairs) from an XML document. It is in a way similar to the java.util.Properties file but with one main difference: it can store more than one property value for a given property key. Each property key corresponds to an XMLPropertyValues object which may contain one or more property values.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-01 12:34
1.1

El doble comillas problema de la XMLProperties.store () método ha sido corregido. Un número de métodos se han agregado para reflejar la propiedad de la clase Hashtable XMLProperties.
Tags: Minor feature enhancements
The double quotation marks problem of the XMLProperties.store() method has been fixed. A number of methods have been added to reflect the Hashtable property of the XMLProperties class.

2004-01-20 12:13
1.0

Tags: Initial freshmeat announcement

Project Resources