| Modifier and Type | Method and Description |
|---|---|
abstract TransformerBuilder |
TransformerFactory.newTransformer()
Creates new transformer builder instance.
|
TransformerBuilder |
TransformerBuilder.setConfiguration(Config configType,
String configLocation)
Adds custom configuration mapping defined in a configuration file.
|
TransformerBuilder |
TransformerBuilder.setVerbose(boolean verbose)
Sets verbosity of underlying transformation engine.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.