public class XSLTTransformer extends Object
| Constructor and Description |
|---|
XSLTTransformer(String styleSheet,
Router router,
int concurrency) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
transform(Source xml) |
byte[] |
transform(Source xml,
Map<String,String> parameters) |
Copyright © 2021. All Rights Reserved.