Package | Description |
---|---|
aQute.bnd.connection.settings | |
aQute.bnd.url | |
aQute.lib.fileset | |
aQute.lib.io | |
aQute.libg.glob |
Modifier and Type | Field and Description |
---|---|
private Glob |
ConnectionSettings.SettingsURLConnectionHandler.match |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<Glob> |
ProxyDTO.globs |
private java.util.List<Glob> |
ConnectionSettings.SettingsProxyHandler.globs |
Modifier and Type | Method and Description |
---|---|
private java.util.List<Glob> |
ConnectionSettings.SettingsProxyHandler.getNonProxyHosts() |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<Glob> |
DefaultURLConnectionHandler.matchers |
Modifier and Type | Field and Description |
---|---|
(package private) Glob |
FileSet.DirMatch.glob |
(package private) Glob |
FileSet.FileMatch.glob |
Modifier and Type | Method and Description |
---|---|
private static void |
IO.traverse(java.util.Collection<java.io.File> files,
java.io.File current,
Glob glob) |
Modifier and Type | Class and Description |
---|---|
class |
AntGlob |
Modifier and Type | Field and Description |
---|---|
static Glob |
Glob.ALL |
Modifier and Type | Method and Description |
---|---|
static boolean |
Glob.in(Glob[] globs,
java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Glob.in(java.util.Collection<? extends Glob> globs,
java.lang.String key) |