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, getScheme
public 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 AbstractSchemeAwareURILastModifiedResolver
public URI getMainURI(URI uri) throws MalformedURLException, URISyntaxException
Copyright © 2006–2020. All rights reserved.