| Interface | Description |
|---|---|
| Interpolator |
Basic String interpolation interface.
|
| Class | Description |
|---|---|
| CommonsInterpolator |
Commons-Config interpolation wrapper.
|
| DefaultInterpolator |
This
Interpolator simply returns the original value. |
| ReflectionBuilder |
Object builder that uses reflection and Apache Commons BeanUtils to build objects given a
map of "property values".
|
| Exception | Description |
|---|---|
| UnresolveableReferenceException |
Exception thrown when a reference to an object is made, but that object cannot be found.
|
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.