public class TransformManager extends Object
| Constructor and Description |
|---|
TransformManager() |
public static String doTransform(String tname, String input) throws ITKMessagingException
tname - the tnameinput - the inputITKMessagingException - the iTK messaging exceptionpublic static String doTransform(String tname, String input, Map<String,String> parameters) throws ITKMessagingException
tname - the tnameinput - the inputparameters - the parametersITKMessagingException - the iTK messaging exceptionAll content is available under the Open Government Licence, except where otherwise stated
All example source code is available under Apache 2.0, except where otherwise stated