public class HttpResolver extends Object implements ArchiveResolver
| Constructor and Description |
|---|
HttpResolver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
lastPart(String location) |
String |
name(String rawLocation) |
String |
prefix() |
InputStream |
resolve(String location) |
String |
toString() |
public String prefix()
prefix in interface ArchiveResolverpublic InputStream resolve(String location)
resolve in interface ArchiveResolverlocation - the archive locationpublic String name(String rawLocation)
name in interface ArchiveResolverrawLocation - input urlCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.