Class CanonicalXML
java.lang.Object
org.ehrbase.openehr.sdk.serialisation.xmlencoding.CanonicalXML
- All Implemented Interfaces:
RMDataFormat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshal(com.nedap.archie.rm.RMObject rmObject) marshalInline(com.nedap.archie.rm.RMObject rmObject, QName qName) <T extends com.nedap.archie.rm.RMObject>
TMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ehrbase.openehr.sdk.serialisation.RMDataFormat
unmarshal
-
Constructor Details
-
CanonicalXML
public CanonicalXML()
-
-
Method Details
-
marshal
- Specified by:
marshalin interfaceRMDataFormat
-
marshal
-
marshalInline
-
unmarshal
- Specified by:
unmarshalin interfaceRMDataFormat
-