I am trying to find all of the non-standard characters in a json file. However, I don't really know the regex syntax for the Pattern.compile(...) method well enough to specify what I want. Basically, I want it to return anything that isn't a letter, number, "[", "{", ":", "\"", ",", "_", "(", "-", ".", "\", "/", etc.
Aucun commentaire:
Enregistrer un commentaire