Table of Contents

Class AntPathMatcher.PathSeparatorPatternCache

Namespace
Steeltoe.Common.Util
Assembly
Steeltoe.Common.dll
protected class AntPathMatcher.PathSeparatorPatternCache
Inheritance
AntPathMatcher.PathSeparatorPatternCache
Inherited Members

Constructors

PathSeparatorPatternCache(string)

public PathSeparatorPatternCache(string pathSeparator)

Parameters

pathSeparator string

Properties

EndsOnDoubleWildCard

public string EndsOnDoubleWildCard { get; }

Property Value

string

EndsOnWildCard

public string EndsOnWildCard { get; }

Property Value

string