public static class PropertyResolver.DefaultPropertyLocator extends Object implements PropertyResolver.IPropertyLocator
| Constructor and Description |
|---|
PropertyResolver.DefaultPropertyLocator() |
| Modifier and Type | Method and Description |
|---|---|
PropertyResolver.IGetAndSet |
get(Class<?> clz,
String exp)
Get
PropertyResolver.IGetAndSet for a property. |
public PropertyResolver.DefaultPropertyLocator()
public PropertyResolver.IGetAndSet get(Class<?> clz, String exp)
PropertyResolver.IPropertyLocatorPropertyResolver.IGetAndSet for a property.get in interface PropertyResolver.IPropertyLocatorclz - owning classexp - identifying the propertynull if non locatedCopyright © 2006–2021 Apache Software Foundation. All rights reserved.