| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegexSet
A Set of Regular expressions strings.
|
| Constructor and Description |
|---|
IncludeExclude(Set<ITEM> includeSet,
Predicate<ITEM> includePredicate,
Set<ITEM> excludeSet,
Predicate<ITEM> excludePredicate)
Construct an IncludeExclude
|
IncludeExclude(Set<ITEM> includeSet,
Predicate<ITEM> includePredicate,
Set<ITEM> excludeSet,
Predicate<ITEM> excludePredicate)
Construct an IncludeExclude
|
Copyright © 1995-2016 Webtide. All Rights Reserved.