public class XSLTTools extends Object
| Constructor and Description |
|---|
XSLTTools() |
| Modifier and Type | Method and Description |
|---|---|
static String |
transformXML(String xml,
String pathToStylesheet)
Transforms the given XML string using the specified XSLT stylesheet.
|
Copyright © 2015–2022 SciJava. All rights reserved.