| Package | Description |
|---|---|
| ma.glasnost.orika.metadata | |
| ma.glasnost.orika.property |
| Modifier and Type | Method and Description |
|---|---|
Property |
Property.Builder.build(PropertyResolver propertyResolver)
Builds the property, using the specified proeprtyResolver to validate
the property settings
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntrospectorPropertyResolver
IntrospectionPropertyResolver leverages JavaBeans introspector to resolve
properties for provided types.
|
class |
RegexPropertyResolver
RegexPropertyResolver uses regular expressions to find properties based
on patterns configured for locating the read and write methods.
|
Copyright © 2017 Glasnost. All Rights Reserved.