Package com.igormaznitsa.jcp.utils.antpathmatcher
package com.igormaznitsa.jcp.utils.antpathmatcher
-
ClassDescription
PathMatcherimplementation for Ant-style path patterns.Tests whether or not a string matches against a pattern via aPattern.The defaultComparatorimplementation returned byAntPathMatcher.getPatternComparator(String).Value class that holds information about the pattern, e.g.A simple cache for patterns that depend on the configured path separator.Miscellaneous collection utility methods.Iterator wrapping an Enumeration.Miscellaneous object utility methods.Strategy interface forString-based path matching.MiscellaneousStringutility methods.