Now that I've defined a template, I'd like to use it by mapping my defined variables to run-time values.
既然已经定义了一个模板,我们就可以通过在已定义的变量和运行时值之间建立映射来使用这个模板了。
For each of the orchestration activities, you can see the input and output values for all variables before and after the mapping.
对于每个编排活动,您会在映射前后,看到所有变量的输入和输出值。
The code in Listing 15 implements the mapping between the XML document and the class variables.
清单15中的代码实现XML文档和类变量之间的映射。
应用推荐