资 源 简 介
The project
This a an attempt to build a convenient library that easily enables the use of XML configuration files in your application.
It hides the need to manipulate XML object by providing an easy-to-use interface containing everyting like add/update/remove/retrieve configuration.
Current version: 1.5.0
Required JRE: 1.5 +
Dependencies: XOM 1.1 (http://xom.nu)
Features:
Supports property, property set, item list and category
Category can be nested indefinitely
Data type validation on property"s value
Data type supported: GENERIC, STRING, INTEGER, FLOAT, BINARY, HEXADECIMAL, BOOLEAN, CHARACTER
A property can refer to another property (ALIAS)
Property, property set and item list can be marked as non-mutable
A sample of a configuration file can be found in Downloads section.
Please report any problems or send suggestion to ren