Uses of Class
software.xdev.testcontainers.imagebuilder.jgit.ignore.internal.AbstractMatcher
Packages that use AbstractMatcher
-
Uses of AbstractMatcher in software.xdev.testcontainers.imagebuilder.jgit.ignore.internal
Modifier and TypeClassDescriptionclassMatcher for simple regex patterns starting with an asterisk, e.g. "*.tmp"classMatcher built from patterns for file names (single path segments).classMatcher built by patterns consists of multiple path segments.classMatcher for simple patterns ending with an asterisk, e.g.classMatcher built from path segments containing wildcards.classWildmatch matcher for "double star" (**) pattern only.