public class TransformerProperties extends Object
| Constructor and Description |
|---|
TransformerProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOutputProperty(String propertyType,
String propertyValue) |
ErrorListener |
getErrorListener() |
Set<Map.Entry<String,String>> |
getOutputProperties() |
void |
setErrorListener(ErrorListener errorListener) |
public void setErrorListener(ErrorListener errorListener)
public ErrorListener getErrorListener()
This work is licensed under a Creative Commons Attribution 4.0 International License.