Extensions.StringUtil
Jump to navigation
Jump to search
Classification
Name | StringUtil |
Short Description | Extension for operate strings type |
Class | OTX Extension |
Base Extension | - |
Pre-Conditions | - |
Specified by | ISO 13209-3 |
Introduction
This OTX extension provides a collection of data types and terms which operate on strings.
Terms
ReplaceSubString | |
MatchToRegularExpression | |
StringConcatenate | |
SubString | |
LengthOfString | |
IndexOf | |
SplitString | |
ToUpper | |
ToLower | |
Encode | |
Decode |
Data Types
Encoding |
Exceptions
StringUtilException | |
UnsupportedEncodingException |