public class CustomPropertyUtils
extends org.yaml.snakeyaml.introspector.PropertyUtils
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.yaml.snakeyaml.introspector.Property> |
createPropertySet(Class<?> type,
org.yaml.snakeyaml.introspector.BeanAccess beanAccess) |
protected Map<String,org.yaml.snakeyaml.introspector.Property> |
getPropertiesMap(Class<?> type,
org.yaml.snakeyaml.introspector.BeanAccess beanAccess) |
Copyright © 2019 Power Flows. All rights reserved.