Parse any transformer-specific args to initialize the transformer. Return
a null if the arguments could not be parsed. This method will always be
invoked before transform is called only if transformer arguments were
passed. If they weren't, this method will never be called.
Parameters:
args - Arguments needed to configur the transformer.