Package com.saxonica
Class Transform
java.lang.Object
net.sf.saxon.Transform
com.saxonica.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, repeat, run, schemaAware, showTime, sourceParserName, useURLs
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.saxon.Transform
applyLocalOptions, badUsage, doTransform, doTransform, getConfiguration, initializeConfiguration, main, newTransformer, now, preprocess, processFile, quit, setFactoryConfiguration, setPermittedOptions
-
Constructor Details
-
Transform
public Transform()
-