public abstract interface Templates
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

An object that implements this interface is the runtime representation of processed transformation instructions.

Templates must be threadsafe for a given instance over multiple threads running concurrently, and may be used multiple times in a given session.