java.lang.Object
org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
All Implemented Interfaces:
DataWriter<XMLStreamWriter>

public class PlainXmlWriter extends Object implements DataWriter<XMLStreamWriter>
A special writer for some transactions (e.g. HL7 v3) whose expected input data is String representation of an XML element.
Author:
Dmytro Rud