Download List

Projeto Descrição

XmlConfig is a library for instantiating and configuring Java objects
from an XML configuration file.

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.

2003-03-10 15:18
2.0.0-b6

Manipulação de propriedades do feijão aninhados foi seriamente quebrado, e já foi corrigido.
Tags: Development, Major bugfixes
Handling of nested bean properties was seriously broken, and has now been fixed.

2003-01-23 19:16
2.0.0-b3

XmlConfig agora joga apenas XmlConfigExceptions e IOExceptions. Todas as outras exceções são capturados e acondicionados dentro XmlConfigExceptions causa de exceção usando o atributo introduzido em Java 1.4.0. XmlConfig já não funciona com as versões de Java que precedem Java 1.4.0.
Tags: Development, Code cleanup
XmlConfig now throws only XmlConfigExceptions and IOExceptions. All
other exceptions are caught and wrapped inside XmlConfigExceptions
using the exception cause attribute introduced in Java
1.4.0. XmlConfig no longer works with Java versions that precede Java
1.4.0.

2002-09-10 20:25
2.0.0-b2

Esta versão corrige bugs e atualiza a documentação para refletir as alterações feitas na versão 2.0.
Tags: Development, Major bugfixes
This release fixes bugs and updates the documentation to reflect the changes made in version 2.0.

2002-09-06 20:47
2.0.0-b1

Esta versão adiciona uma implementação inicial e não foi testado da estrutura nova configuração, e é compatível com a versão 1.7.0.
Tags: Development, Major feature enhancements
This release adds an initial and untested implementation of the new configuration structure, and is backwards compatible with version 1.7.0.

2002-08-22 11:47
1.6.1

Esta versão corrige um bug que causou variáveis em arquivos incluídos para ser substituída incorretamente.
Tags: Stable, Major bugfixes
This release fixes a bug which caused variables in included files to be replaced incorrectly.

Project Resources