Class RegexNameFinderFactory.DefaultRegexNameFinder
public sealed class RegexNameFinderFactory.DefaultRegexNameFinder : RegexNameFinderFactory.IRegexAble
- Inheritance
-
RegexNameFinderFactory.DefaultRegexNameFinder
- Implements
- Inherited Members
Fields
DEGREES_MIN_SEC_LAT_LON
public static readonly RegexNameFinderFactory.DefaultRegexNameFinder DEGREES_MIN_SEC_LAT_LON
Field Value
public static readonly RegexNameFinderFactory.DefaultRegexNameFinder EMAIL
Field Value
MGRS
public static readonly RegexNameFinderFactory.DefaultRegexNameFinder MGRS
Field Value
URL
public static readonly RegexNameFinderFactory.DefaultRegexNameFinder URL
Field Value
USA_PHONE_NUM
public static readonly RegexNameFinderFactory.DefaultRegexNameFinder USA_PHONE_NUM
Field Value
Properties
RegexMap
public IDictionary<string, Regex[]> RegexMap { get; }
Property Value
- IDictionary<string, Regex[]>
Type
public string Type { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.