| Package | Description |
|---|---|
| com.elsevier.spark_xml_utils.xslt |
| Modifier and Type | Method and Description |
|---|---|
static XSLTProcessor |
XSLTProcessor.getInstance(String stylesheet)
Get an instance of XSLTProcessor and then do a one time initialization to improve
performance for repetitive invocations of transformations.
|
static XSLTProcessor |
XSLTProcessor.getInstance(String stylesheet,
HashMap<String,Object> featureMappings)
Get an instance of XSLTProcessor and then do a one time initialization to improve
performance for repetitive invocations of transformations.
|
Copyright © 2018 Elsevier, Inc.. All rights reserved.