Class ecrion.ultrascale.XsltEngine

Top Previous Topic Next Topic  Print this topic

XsltEngine is a collection of values that can be set to specify the engine to use when processing XSL transformations.

 

Flags

 

Name

Description

Java

Engine is the default XSLT engine configured in Java. This is the default.

 

The default XSLT engine in Java can be configured in several ways as described in TransformerFactory.newInstance(), in the Java documentation.