| Package | Description |
|---|---|
| org.jeesy.classinfo.selector |
| Modifier and Type | Class and Description |
|---|---|
class |
ListPropertyHandler<PropType> |
class |
MappingPropertyHandle<PropType> |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyHandle |
PropertySelector.onIndexed(int index,
PropertyHandle current) |
protected PropertyHandle |
PropertySelector.onMapping(String mappingName,
PropertyHandle current) |
protected PropertyHandle |
PropertySelector.onProperty(String prop,
PropertyHandle current) |
PropertyHandle |
PropertySelector.resolve(Object bean) |
PropertyHandle |
PropertyHandle.select(List<String> path) |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyHandle |
PropertySelector.onIndexed(int index,
PropertyHandle current) |
protected PropertyHandle |
PropertySelector.onMapping(String mappingName,
PropertyHandle current) |
protected PropertyHandle |
PropertySelector.onProperty(String prop,
PropertyHandle current) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PropertySelector.selectByPath(List<PropertyHandle> handles,
List<String> tmpPath,
PropertyInfo info) |
protected void |
PropertySelector.selectProperties(List<PropertyHandle> handles,
ClassInfo classInfo) |
Copyright © 2016. All rights reserved.