Package com.igormaznitsa.jcp.utils.antpathmatcher
package com.igormaznitsa.jcp.utils.antpathmatcher
-
ClassesClassDescription
PathMatcherimplementation for Ant-style path patterns.Tests whether or not a string matches against a pattern via aPattern.The defaultComparatorimplementation returned byAntPathMatcher.getPatternComparator(String).