public class EclipseXmlFormatterStepImpl
extends java.lang.Object
| Constructor and Description |
|---|
EclipseXmlFormatterStepImpl(java.util.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.String raw,
java.lang.String baseLocation)
Formatting XML string resolving URIs according its base location
|