Uses of Class
org.eclipse.jetty.util.ClassMatcher.Entry
Package
Description
Jetty Util : Modular Web Application Support
Jetty Util : Common Utility Classes
-
Uses of ClassMatcher.Entry 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.protected
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 ClassMatcher.Entry in org.eclipse.jetty.util
Modifier and TypeFieldDescriptionprotected final Map<String,
ClassMatcher.Entry> ClassMatcher._entries
protected final IncludeExcludeSet<ClassMatcher.Entry,
URI> ClassMatcher._locations
protected final IncludeExcludeSet<ClassMatcher.Entry,
String> ClassMatcher._patterns
Modifier and TypeMethodDescriptionClassMatcher.ByClass.iterator()
ClassMatcher.ByLocationOrModule.iterator()
ClassMatcher.ByModule.iterator()
ClassMatcher.ByPackage.iterator()
ClassMatcher.ByPackageOrName.iterator()
Modifier and TypeMethodDescriptionprotected boolean
ClassMatcher.add
(ClassMatcher.Entry entry) boolean
ClassMatcher.ByClass.add
(ClassMatcher.Entry entry) boolean
ClassMatcher.ByLocationOrModule.add
(ClassMatcher.Entry entry) boolean
ClassMatcher.ByModule.add
(ClassMatcher.Entry entry) boolean
ClassMatcher.ByPackage.add
(ClassMatcher.Entry entry) boolean
ClassMatcher.ByPackageOrName.add
(ClassMatcher.Entry entry) Modifier and TypeMethodDescriptionClassMatcher.Constructor.construct
(Map<String, ClassMatcher.Entry> entries, IncludeExcludeSet<ClassMatcher.Entry, String> patterns, IncludeExcludeSet<ClassMatcher.Entry, URI> locations) Deprecated.ClassMatcher.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) protected
ClassMatcher
(Map<String, ClassMatcher.Entry> entries, IncludeExcludeSet<ClassMatcher.Entry, String> patterns, IncludeExcludeSet<ClassMatcher.Entry, URI> locations)