public interface ArchiveResolver
| Modifier and Type | Method and Description |
|---|---|
String |
name(String rawLocation) |
String |
prefix() |
InputStream |
resolve(String url) |
String prefix()
InputStream resolve(String url)
url - the archive locationCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.