|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.chapterIV.utils.ChapterIVJaxbUtils
@Deprecated public final class ChapterIVJaxbUtils
utility methods to parse ChapterIV xml Strings.
| Method Summary | |
|---|---|
static String |
marshal(Object obj)
Deprecated. use marshallerHelper.toString instead |
static FolderType |
parseFolderType(InputStream folderTypeXmlInputStream)
Deprecated. use marshallerHelper.toObject instead |
static Kmehrresponse |
parseKmehrResponse(byte[] bytes)
Deprecated. use marshallerHelper.toObject instead |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated
public static FolderType parseFolderType(InputStream folderTypeXmlInputStream)
throws TechnicalConnectorException
folderTypeXmlInputStream -
TechnicalConnectorException
@Deprecated
public static Kmehrresponse parseKmehrResponse(byte[] bytes)
throws TechnicalConnectorException
bytes -
TechnicalConnectorException@Deprecated public static String marshal(Object obj)
obj -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||