Untitled

 avatar
unknown
plain_text
6 months ago
115 B
2
Indexable
Pattern pa = Pattern.compile("\"([^\"]*?)\"\\s*:\\s*(\"[^\"]*?\"|'[^']*?'|\\d+|true|false|null|\\{.*?}|\\[.*?])");
Editor is loading...
Leave a Comment