public class XSLTransformer extends Object
| Modifier and Type | Method and Description |
|---|---|
static XSLTransformer |
getInstance() |
String |
transformSourceFromFilesource(String source,
String resource) |
String |
transformSourceFromFilesource(String source,
String resource,
Map<String,Object> params) |
public static XSLTransformer getInstance()
public String transformSourceFromFilesource(String source, String resource, Map<String,Object> params) throws TransformerException
TransformerExceptionpublic String transformSourceFromFilesource(String source, String resource) throws TransformerException
TransformerExceptionCopyright © 2017. All rights reserved.