D - the resource type to convert, must implement the Xmlable interface.public interface ResourceToXmlConverter<D extends eu.dnetlib.domain.DriverResource> extends ObjectToXmlConverter<D>
| Modifier and Type | Method and Description |
|---|---|
String |
toXQueryString(eu.dnetlib.domain.SearchCriteria criteria)
Creates an XQuery from the given search criteria.
|
ObjectToXml, XmlToObjectString toXQueryString(eu.dnetlib.domain.SearchCriteria criteria)
criteria - The search criteria.Copyright © 2019. All rights reserved.