net.sf.saxon
Class Transform

java.lang.Object
  extended by net.sf.saxon.Transform
Direct Known Subclasses:
DOMTransform, JDOMTransform, Transform

public class Transform
extends Object

This Transform class is the command-line entry point to the Saxon XSLT Processor.

It is possible to subclass this class to provide a customized command line interface. In writing such a subclass: