| 类 | 说明 |
|---|---|
| ConfigFactory | |
| Properties |
The
Properties class represents a persistent set of properties. |
| PropertyResourceBundle |
PropertyResourceBundle is a concrete subclass of ResourceBundle
that manages resources for a locale using a set of static strings from a
property file. |
| ResourceBundle |
Resource bundles contain locale-specific objects.
|
| XMLProperties |
Title: 常用代码打包
Description: Provides the the ability to use simple XML property files.
|
Copyright © 2023 onecode. All rights reserved.