Class GetRecordsMessageBodyReader

java.lang.Object
org.codice.ddf.spatial.ogc.csw.catalog.common.source.reader.GetRecordsMessageBodyReader
All Implemented Interfaces:
javax.ws.rs.ext.MessageBodyReader<CswRecordCollection>

public class GetRecordsMessageBodyReader extends Object implements javax.ws.rs.ext.MessageBodyReader<CswRecordCollection>
Custom JAX-RS MessageBodyReader for parsing a CSW GetRecords response, extracting the search results and CSW records.