Google Groups
Re: Sample JSON Pointer implementation in Java
Xample
Apr 13, 2012 12:36 AM
Posted in group:
JSON Schema
You probably need negative look behind with a compliant Regex engine. In that matter you will be able to match a char without involving it into the matching splitting result.
See this (or my last post in json pointers)
https://groups.google.com/forum/#!topic/json-schema/iXHVCJk_zfQ
Previous post
Next post