Dangling meta character '?' near index 0 code example Example: Dangling meta character '?' Java: change .split("?") to .split("\\?")