public class LicenseRegistry extends Object
Constructor and Description |
---|
LicenseRegistry() |
Modifier and Type | Method and Description |
---|---|
static URL |
getLicense(URL licenseURL)
For the license identified by the given URL, return the URL of a local file providing the same content as the given URL.
|
public static URL getLicense(URL licenseURL)
licenseURL
- the remote URL of the license, serving as the license's identifier.Copyright © 2000–2016 DFKI GmbH. All rights reserved.