I need to get string from between two characters. I have this
S= \"10:21:35 |Manipulation |Mémoire centrale |MAJ Registre mémoire\"
a
Alternatively, org.apache.commons.lang.StringUtils has about 14 variants of the split() method.