public void setOutputLocation(String outputLocation)(Code)
Sets the location to which the result of this transformation should be
written. This is optional, if this is unspecified then the result is not
written but just passed in memory to the processor.
Parameters: outputLocation - the location of the output to be written.