Acts as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree.
If no output DOM source is set, the transformation will create a Document node as the holder for the result of the transformation, which may be retrieved with {@link #getNode()}.
@author Jeff Suttor @version $Revision: 1.5 $, $Date: 2010-11-01 04:36:12 $
|
|