Package com.saxonica
Class Transform
- java.lang.Object
-
- net.sf.saxon.Transform
-
- com.saxonica.Transform
-
public class Transform extends Transform
This is a synonym of the command line interface net.sf.saxon.Transform for running XSLT transformations. It is provided for backwards compatibility: since Saxon 9.2 there are no differences from the base command.
-
-
Field Summary
-
Fields inherited from class net.sf.saxon.Transform
allowExit, compiler, processor, repeat, run, schemaAware, showTime, sourceParserName, useURLs
-
-
Constructor Summary
Constructors Constructor Description Transform()
-
Method Summary
-
Methods inherited from class net.sf.saxon.Transform
applyLocalOptions, badUsage, doTransform, getConfiguration, initializeConfiguration, main, newTransformer, now, preprocess, processFile, quit, setFactoryConfiguration, setPermittedOptions
-
-