public class ItemAccessor extends HardcodedPropertyAccessor<Item>
PROPERTY_NOT_FOUND_MARKER, registry
Constructor and Description |
---|
ItemAccessor(HardcodedPropertyAccessorRegistry registry) |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(Item object,
String propertyName,
String leftoverExpression) |
public ItemAccessor(HardcodedPropertyAccessorRegistry registry)
public Object getProperty(Item object, String propertyName, String leftoverExpression)
getProperty
in class HardcodedPropertyAccessor<Item>
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.