Suppose that I have a list of cars :
public class Car { private String brand; private String name; private String color; public Car() { // .
If you are stuck and must still use Apache Commons then the Transformer class can be of help: http://apachecommonstipsandtricks.blogspot.de/2009/01/examples-of-functors-transformers.html