|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyInfo | |
|---|---|
| net.sf.beanlib.provider | Beanlib Servce Provider Implementations |
| net.sf.beanlib.provider.replicator | Replicator Servce Provider Implementations |
| net.sf.beanlib.spi | Beanlib Servce Provider Interface |
| Uses of PropertyInfo in net.sf.beanlib.provider |
|---|
| Methods in net.sf.beanlib.provider with parameters of type PropertyInfo | ||
|---|---|---|
|
BeanTransformer.transform(Object from,
Class<T> toClass,
PropertyInfo propertyInfo)
|
|
| Uses of PropertyInfo in net.sf.beanlib.provider.replicator |
|---|
| Methods in net.sf.beanlib.provider.replicator with parameters of type PropertyInfo | ||
|---|---|---|
protected
|
ReplicatorTemplate.transform(Object in,
Class<T> toClass,
PropertyInfo propertyInfo)
|
|
| Uses of PropertyInfo in net.sf.beanlib.spi |
|---|
| Methods in net.sf.beanlib.spi with parameters of type PropertyInfo | ||
|---|---|---|
|
CustomBeanTransformerSpi.isTransformable(Object from,
Class<T> toClass,
PropertyInfo propertyInfo)
Returns true if the given object is to be transformed by this transformer; false otherwise. |
|
|
Transformable.transform(Object in,
Class<T> toClass,
PropertyInfo propertyInfo)
Returns an object transformed from the input object with the given target class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||