SchemeAwareURILastModifiedResolver, URILastModifiedResolverpublic class JarURILastModifiedResolver extends AbstractSchemeAwareURILastModifiedResolver
| Modifier and Type | Field | Description |
|---|---|---|
static String |
SCHEME |
|
static String |
SEPARATOR |
| Constructor | Description |
|---|---|
JarURILastModifiedResolver(org.apache.maven.plugin.logging.Log logger,
URILastModifiedResolver parent) |
| Modifier and Type | Method | Description |
|---|---|---|
protected Long |
getLastModifiedForScheme(URI uri) |
|
URI |
getMainURI(URI uri) |
getLastModified, getLogger, getSchemepublic static final String SCHEME
public static final String SEPARATOR
public JarURILastModifiedResolver(org.apache.maven.plugin.logging.Log logger,
URILastModifiedResolver parent)
protected Long getLastModifiedForScheme(URI uri)
getLastModifiedForScheme in class AbstractSchemeAwareURILastModifiedResolverpublic URI getMainURI(URI uri) throws MalformedURLException, URISyntaxException
Copyright © 2006–2018. All rights reserved.