public class JarURILastModifiedResolver extends AbstractSchemeAwareURILastModifiedResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
SCHEME |
static String |
SEPARATOR |
| Constructor and Description |
|---|
JarURILastModifiedResolver(org.apache.maven.plugin.logging.Log logger,
URILastModifiedResolver parent) |
| Modifier and Type | Method and 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–2022. All rights reserved.