| 程序包 | 说明 |
|---|---|
| cn.sexycode.util.core.io.support |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
PropertiesLoaderUtils.fillProperties(Properties props,
EncodedResource resource)
Fill the given properties from the given EncodedResource,
potentially defining a specific encoding for the properties file.
|
(专用程序包) static void |
PropertiesLoaderUtils.fillProperties(Properties props,
EncodedResource resource,
PropertiesPersister persister)
Actually load properties from the given EncodedResource into the given Properties instance.
|
static Properties |
PropertiesLoaderUtils.loadProperties(EncodedResource resource)
Load properties from the given EncodedResource,
potentially defining a specific encoding for the properties file.
|
Copyright © 2020. All rights reserved.