Class Utils
java.lang.Object
org.openehealth.ipf.commons.ihe.hl7v2ws.Utils
- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
render
Converts the given HAPI Message to a String suitable for WS transport.- Parameters:
message
- message to convert.- Returns:
- String representation of the given HAPI message.
-