Code
Jetpak is Public
Created By: kcoytz
Last Modified: 08/23/07

Jetpak Tags:
code java

StringValueTransformer

stringValueTransformer

public static Transformer stringValueTransformer()
Gets a transformer that returns a java.lang.String representation of the input object. This is achieved via the toString method, null returns 'null'.

Returns:
the transformer
See Also:
StringValueTransformer

From: http://commons.apache.org/collections/api-release/index.html



ADVERTISING