User Tools

Site Tools


thinkgeo.mapsuite.core.regexmatching

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.core.regexmatching [2015/09/18 05:50]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.RegexMatching ====== 
-This enumeration defines the matching criteria for regular expression matching. 
-== Remarks == 
-This is used to determine how much of a string needs to match a regular expression in order to declare it a match for that expression. Sometimes, you only need one part of the string to match in order for the expression to be considered a match; other times you may want the entire string to match. 
-== Items == 
-**MatchFirstOnly** 
-  * **Summary**:​Only part of the string must match the regular expression. 
- 
-**MatchAll** 
-  * **Summary**:​The entire string must match the regular expression. 
- 
  
thinkgeo.mapsuite.core.regexmatching.1442555417.txt.gz ยท Last modified: 2015/09/18 05:50 (external edit)