文件名称:configuration_manager-2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-03-01
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
配置文件管理器、框架,可以管理ini或许xml文件,便于大型项目管理。- <p>The <code>ConfigManager</code> provides a possibility to maintain a list
of applications properties through standard .properties files, an .xml files
based on Configuration Manager DTD, an .xml files containing multiple
namespaces. Since version 2.1 a pluggable sources of configuration properties
are also available. Those sources are described in .config files that
represent a standard properties files. The .config files should contain a
required <code>classname</code> property that contains the name of class
implementing the <code>PluggableConfigSource</code> interface, and any number
of key-value pairs that should be used to configure this <code>
PluggableConfigSource</code> instance.
of applications properties through standard .properties files, an .xml files
based on Configuration Manager DTD, an .xml files containing multiple
namespaces. Since version 2.1 a pluggable sources of configuration properties
are also available. Those sources are described in .config files that
represent a standard properties files. The .config files should contain a
required <code>classname</code> property that contains the name of class
implementing the <code>PluggableConfigSource</code> interface, and any number
of key-value pairs that should be used to configure this <code>
PluggableConfigSource</code> instance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src\java\main\com\tcs\util\config\ConfigLockedException.java
...\....\....\...\...\....\......\ConfigManager.java
...\....\....\...\...\....\......\ConfigManagerException.java
...\....\....\...\...\....\......\ConfigManagerInterface.java
...\....\....\...\...\....\......\ConfigParserException.java
...\....\....\...\...\....\......\ConfigProperties.java
...\....\....\...\...\....\......\DefaultConfigManager.java
...\....\....\...\...\....\......\DuplicatePropertyException.java
...\....\....\...\...\....\......\Namespace.java
...\....\....\...\...\....\......\NamespaceAlreadyExistsException.java
...\....\....\...\...\....\......\PluggableConfigProperties.java
...\....\....\...\...\....\......\PluggableConfigSource.java
...\....\....\...\...\....\......\PropConfigProperties.java
...\....\....\...\...\....\......\Property.java
...\....\....\...\...\....\......\UnknownConfigFormatException.java
...\....\....\...\...\....\......\UnknownNamespaceException.java
...\....\....\...\...\....\......\XMLConfigProperties.java
...\....\tests\com\tcs\util\config\accuracytests\AccTestConfigManager.java
...\....\.....\...\...\....\......\.............\AccuracyTests.java
...\....\.....\...\...\....\......\.............\EscapeTest.java
...\....\.....\...\...\....\......\AllTests.java
...\....\.....\...\...\....\......\ConfigManagerFixTestCase.java
...\....\.....\...\...\....\......\ConfigManagerJarTestCase.java
...\....\.....\...\...\....\......\ConfigManagerTest.java
...\....\.....\...\...\....\......\ConfigManagerTestCase.java
...\....\.....\...\...\....\......\ConfigPropertiesTestCase.java
...\....\.....\...\...\....\......\EscapeEnhancementTest.java
...\....\.....\...\...\....\......\ExceptionTestCase.java
...\....\.....\...\...\....\......\failuretests\DefaultConfigManagerFailureTest.java
...\....\.....\...\...\....\......\............\ExceptionClassesTests.java
...\....\.....\...\...\....\......\............\FailureTests.java
...\....\.....\...\...\....\......\............\PropertyTests.java
...\....\.....\...\...\....\......\NamespaceTestCase.java
...\....\.....\...\...\....\......\PluggableConfigPropertiesTestCase.java
...\....\.....\...\...\....\......\PropConfigPropertiesTestCase.java
...\....\.....\...\...\....\......\PropertyTestCase.java
...\....\.....\...\...\....\......\stresstests\ConfigManagerStressTests.java
...\....\.....\...\...\....\......\...........\StressTests.java
...\....\.....\...\...\....\......\UnitTests.java
...\....\.....\...\...\....\......\XMLConfigPropertiesMultipleTestCase.java
...\....\.....\...\...\....\......\XMLConfigPropertiesTestCase.java
test_files\custom_escape.properties
..........\escape.properties
..........\InvalidEscape.properties
..........\invalid_escape.properties
..........\junit-test.properties
..........\junit-test.xml
..........\ManualTest.properties
..........\SampeMultipleConfig.xml
..........\SampleMultipleConfig.xml
..........\test.malformed
..........\test.properties
..........\test.xml
..........\TestEscape.properties
..........\TestEscape2.properties
..........\tmp29016.properties
conf\com\topcoder\util\config\NewNamespace.properties
....\...\........\....\......\Pluggable.config
....\...\........\....\......\SampleMultiXML.xml
....\...\........\....\......\SamplePluggable.config
....\...\........\....\......\SampleProperties.properties
....\...\........\....\......\SampleXML.xml
....\...\........\....\......\Test.properties
....\SampleJar.jar
src\java\tests\com\tcs\util\config\accuracytests
...\....\.....\...\...\....\......\failuretests
...\....\.....\...\...\....\......\stresstests
...\....\main\com\tcs\util\config
...\....\tests\com\tcs\util\config
...\....\main\com\tcs\util
...\....\tests\com\tcs\util
...\....\main\com\tcs
...\....\tests\com\tcs
conf\com\topcoder\util\config
src\java\main\com
...\....\tests\com
conf\com\topcoder\util
src\java\main
...\....\tests
conf\com\topcoder
src\java
conf\com
src
test_files
conf