public class JarURIPattern extends Object
| Constructor and Description |
|---|
JarURIPattern() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getJarEntries(URI uri,
Pattern pattern)
This method is used to extract URI of jar entries that match
a given pattern.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.