Package com.vinculumtech.carrierwave.finder.ognl

Class Summary
OGNLCollectionFinder The OGNLCollectionFinder is a ImageableCollectionFinder that uses the OGNL library to navigate and query Imageable object instances.

For example, to find all the instances of the Common class with the name "someName", you would call:
OGNLObjectFinder The OGNLObjectFinder is a ImageableObjectFinder that uses the OGNL library to navigate and query Imageable object instances.

For example, to find an the instances of the Common class with the name "someName", you would call:
 



Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.