|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.technicalconnector.utils.ConnectorJaxbUtils
ConnectorJaxbUtils
@Deprecated public final class ConnectorJaxbUtils
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 |
---|
@Deprecated public static String marshal(Object obj)
ConnectorXmlUtils
.toString(Object obj)
obj
- the object to parse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |