mappingcontext
Method | Purpose | Example |
captures | Returns a list of values for the capture groups in the from field | |
sourcepath | Returns the from field with any regexes resolved for the current match | |
targetpath | The to field with regexes resolved |
Method | Purpose | Example |
captures | Returns a list of values for the capture groups in the from field | |
sourcepath | Returns the from field with any regexes resolved for the current match | |
targetpath | The to field with regexes resolved |