public interface XSLTTransform extends Transform
Transform
containing an XSLT stylesheet.Modifier and Type | Field and Description |
---|---|
static String |
XSLT
Algorithm URI for the XSLT type of
Transform . |
Modifier and Type | Method and Description |
---|---|
Element |
getStylesheet()
Gets the XSLT stylesheet element used for the transformation.
|
getAlgorithmURI
static final String XSLT
Transform
.Element getStylesheet()
Copyright © 2016. All rights reserved.