Class OnlineResourceAdapter

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<CI_OnlineResource,URI>
org.apache.sis.metadata.iso.OnlineResourceAdapter

final class OnlineResourceAdapter extends XmlAdapter<CI_OnlineResource,URI>
Converts an URI to a <cit:OnlineResource> element for ISO 19115-3:2016 compliance. We need this additional adapter because some property type changed from URI to OnlineResource in the upgrade from ISO 19115:2003 to ISO 19115-1:2014.
Since:
1.0
Version:
1.0