public class ResultToStringTransformer extends java.lang.Object implements ResultTransformer
Result to an instance of String.
Supports StringResult and DOMResult| Constructor and Description |
|---|
ResultToStringTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOutputProperties(java.util.Properties outputProperties) |
java.lang.Object |
transformResult(javax.xml.transform.Result result) |
public void setOutputProperties(java.util.Properties outputProperties)
public java.lang.Object transformResult(javax.xml.transform.Result result)
transformResult in interface ResultTransformer