Table of Contents

Class AntPathMatcher.AntPatternComparator

Namespace
Steeltoe.Common.Util
Assembly
Steeltoe.Common.dll
protected class AntPathMatcher.AntPatternComparator : IComparer<string>
Inheritance
AntPathMatcher.AntPatternComparator
Implements
Inherited Members

Constructors

AntPatternComparator(string)

public AntPatternComparator(string path)

Parameters

path string

Methods

Compare(string, string)

public int Compare(string pattern1, string pattern2)

Parameters

pattern1 string
pattern2 string

Returns

int