public class DefaultXslTransformer extends Object implements XslTransformer
| Constructor and Description |
|---|
DefaultXslTransformer() |
| Modifier and Type | Method and Description |
|---|---|
String |
transform(URL template,
String source,
Map<String,String> parameters) |
public String transform(URL template, String source, Map<String,String> parameters) throws TransformerException
transform in interface XslTransformerTransformerExceptionCopyright © 2022 Unidal Organization. All rights reserved.