java.lang.Object
org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
All Implemented Interfaces:
DataReader<XMLStreamReader>

public class PlainXmlReader extends Object implements DataReader<XMLStreamReader>
Fake data reader which reads in the whole XML stream and returns a null value instead of the expected POJO.
Author:
Dmytro Rud