org.jvnet.jaxb2.maven2.net
Class JarURILastModifiedResolver
java.lang.Object
org.jvnet.jaxb2.maven2.net.AbstractSchemeAwareURILastModifiedResolver
org.jvnet.jaxb2.maven2.net.JarURILastModifiedResolver
- All Implemented Interfaces:
- SchemeAwareURILastModifiedResolver, URILastModifiedResolver
public class JarURILastModifiedResolver
- extends AbstractSchemeAwareURILastModifiedResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEME
public static final String SCHEME
- See Also:
- Constant Field Values
SEPARATOR
public static final String SEPARATOR
- See Also:
- Constant Field Values
JarURILastModifiedResolver
public JarURILastModifiedResolver(org.apache.maven.plugin.logging.Log logger,
URILastModifiedResolver parent)
getLastModifiedForScheme
protected Long getLastModifiedForScheme(URI uri)
- Specified by:
getLastModifiedForScheme in class AbstractSchemeAwareURILastModifiedResolver
getMainURI
public URI getMainURI(URI uri)
throws MalformedURLException,
URISyntaxException
- Throws:
MalformedURLException
URISyntaxException
Copyright © 2006-2014. All Rights Reserved.