Class | Description |
---|---|
PlaceHolderReplacer |
It can replace the place holders in string with system or user-defined properties.
|
PropertiesLoader |
Utility to load properties from file; It supports both classic text properties file
(.properties) format and new
xml properties file (.xml) format;
"*" is supported as widecard to match
the file name name of all of the two formats; Inclusion of files via ".include="
syntax is also supported.载入Properties的工具类;它支持传统properties文件格式(.properties)和新的 xml 格式(.xml),
也支持用“*”作为通配符同时匹配这两种格式的文件后缀,以及支持在文件中用“.include=”包含引用别的文件。 |
Copyright © 2014. All Rights Reserved.