Class LddUrlUtils
java.lang.Object
gov.nasa.pds.registry.common.es.service.LddUrlUtils
Utility methods for resolving LDD download URLs.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringtoPdsNasaGovUrl(String url) Build the pds.nasa.gov mirror URL by replacing the host.
-
Method Details
-
toPdsNasaGovUrl
Build the pds.nasa.gov mirror URL by replacing the host. Returns null if the URL is already from pds.nasa.gov or cannot be parsed.
-