ClassSplitCollectionEditorCreates collections from a string. If the string is empty or null, return an empty collection. Otherwise split by the given splitRegex and use the arr
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/SplitCollectionEditor.java:13