Class IncludeExcludeWildcardPatterns

java.lang.Object
com.aspectran.utils.wildcard.IncludeExcludeWildcardPatterns

public class IncludeExcludeWildcardPatterns extends Object
Class for Wildcard Matching with multiple Include and Exclude patterns.

The comparison string must match one of the Include patterns and must not match the Exclude pattern.

Created: 2017. 2. 11.

Since:
3.3.0