public class SimpleUrlResolver extends Object implements ArchiveResolver
| Constructor and Description |
|---|
SimpleUrlResolver() |
public String prefix()
prefix in interface ArchiveResolverpublic InputStream resolve(String url)
resolve in interface ArchiveResolverurl - the archive locationpublic String name(String rawLocation)
name in interface ArchiveResolverrawLocation - input urlCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.