Uses of Class
org.eclipse.jetty.util.IncludeExcludeSet
Package
Description
Jetty Util : Modular Web Application Support
Jetty Util : Common Utility Classes
-
Uses of IncludeExcludeSet in org.eclipse.jetty.ee10.webapp
ModifierConstructorDescriptionprotected
ClassMatcher
(Map<String, ClassMatcher.Entry> entries, IncludeExcludeSet<ClassMatcher.Entry, String> patterns, IncludeExcludeSet<ClassMatcher.Entry, URI> locations) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IncludeExcludeSet in org.eclipse.jetty.util
Modifier and TypeClassDescriptionclass
IncludeExclude<ITEM>
Utility class to maintain a set of inclusions and exclusions.Modifier and TypeFieldDescriptionprotected final IncludeExcludeSet<ClassMatcher.Entry,
URI> ClassMatcher._locations
protected final IncludeExcludeSet<ClassMatcher.Entry,
String> ClassMatcher._patterns
Modifier and TypeMethodDescriptionScanner.addDirectory
(Path p) Add a directory to be scanned.IncludeExcludeSet.asImmutable()
Modifier and TypeMethodDescriptionClassMatcher.Constructor.construct
(Map<String, ClassMatcher.Entry> entries, IncludeExcludeSet<ClassMatcher.Entry, String> patterns, IncludeExcludeSet<ClassMatcher.Entry, URI> locations) Deprecated.ModifierConstructorDescriptionprotected
ClassMatcher
(Map<String, ClassMatcher.Entry> entries, IncludeExcludeSet<ClassMatcher.Entry, String> patterns, IncludeExcludeSet<ClassMatcher.Entry, URI> locations)