defaults| 构造器和说明 |
|---|
YamlProperties(byte[] content) |
YamlProperties(File file) |
YamlProperties(InputStream inputStream) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
bind(String name,
Class<T> beanType) |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuescontainsKey, containsValue, getOrDefault, put, removeclear, compute, computeIfAbsent, computeIfPresent, entrySet, equals, forEach, get, hashCode, isEmpty, keySet, merge, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, valuesget, getBoolean, getBoolean, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getLong, getLong, getRequired, getRequired, getRequiredBoolean, getRequiredDouble, getRequiredFloat, getRequiredInt, getRequiredLong, getRequiredString, getString, getString, removeBoolean, removeBoolean, removeDouble, removeDouble, removeFloat, removeFloat, removeInt, removeInt, removeLong, removeLong, removeString, removeStringpublic YamlProperties(File file) throws IOException
IOExceptionpublic YamlProperties(InputStream inputStream)
public YamlProperties(byte[] content)
Copyright © 2025. All rights reserved.