I'm trying to use String split in java, to split a whole document in substrings between the tabs spaces and newlines but I want to exclude the cases where words exist between quotes.I'm trying to use String split in java, to spli
I'm trying to use String split in java, to split a whole document in substrings between the tabs spaces and newlines but I want to exclude the cases where words exist between quotes.I'm trying to use String split in java, to spli