org.apache.velocity.util.introspection
public interface ChainableUberspector extends Uberspect
Modifier and Type | Method and Description |
---|---|
void |
wrap(Uberspect inner)
Specify the decorated Uberspector
|
getIterator, getMethod, getPropertyGet, getPropertySet, init
void wrap(Uberspect inner)
inner
- The decorated uberspector.Copyright © 2000-2014. All Rights Reserved.