Commons Configuration的主要功能:
Configuration parameters may be loaded from the following sources:
Properties files?
XML documents?
Windows INI files?
Property list files (plist)?
JNDI?
JDBC Datasource?
System properties?
Applet parameters?
Servlet parameters
Commons Configuration所依赖的包
Properties files?
XML documents?
Windows INI files?
Property list files (plist)?
JNDI?
JDBC Datasource?
System properties?
Applet parameters?
Servlet parameters
Commons Configuration所依赖的包
Core | Java 1.3 commons-collections commons-lang commons-logging |
ConfigurationFactory | commons-digester commons-beanutils Java 1.4 or xml-apis |
DefaultConfigurationBuilder | commons-beanutils Java 1.4 or (xml-apis + xerces + xalan) |
DatabaseConfiguration | JDBC 3.0 (Java 1.4 or jdbc2_0-stdext.jar) |
XMLConfiguration | Java 1.4 or (xml-apis + xerces + xalan) |
XMLPropertiesConfiguration | Java 1.4 or (xml-apis + xerces) |
PropertyListConfiguration | commons-codec |
XMLPropertyListConfiguration | commons-codec Java 1.4 or xml-apis |
ConfigurationDynaBean | common
免责声明: 本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料更多> |