split
Return an array of ConfigDataLocation elements built by splitting this ConfigDataLocation around a delimiter of ";"
.
Return
the split locations
Since
2.4.7
Return an array of ConfigDataLocation elements built by splitting this ConfigDataLocation around the specified delimiter.
Return
the split locations
Since
2.4.7
Parameters
delimiter
the delimiter to split on