Open GoogleCodeExporter opened 8 years ago
It seems the problem is inside the region matching code in nextToken() of
XmlFormat.java. The regex in 'TOKEN' is picking up the '.' of the string as a
boundary when it shouldn't be. I'm trying to understand what in the regex are
explicit boundaries, but am not quite seeing it.
Original comment by jkwin...@gmail.com
on 7 May 2015 at 11:36
Original issue reported on code.google.com by
Juraj.Mi...@gmail.com
on 23 Nov 2011 at 10:39