be.ehealth.technicalconnector.utils
Class ConnectorJaxbUtils

java.lang.Object
  extended by be.ehealth.technicalconnector.utils.ConnectorJaxbUtils

Deprecated. replaced by ConnectorJaxbUtils

@Deprecated
public final class ConnectorJaxbUtils
extends Object

Utility class to parse JAXB objects.


Method Summary
static String marshal(Object obj)
          Deprecated. replaced with ConnectorXmlUtils.toString(Object obj)
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

marshal

@Deprecated
public static String marshal(Object obj)
Deprecated. replaced with ConnectorXmlUtils.toString(Object obj)

Parse the JAXB object to an XML string.

Parameters:
obj - the object to parse
Returns:
String the XML string



Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.