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