annotate docs/testBook.jpage @ 30:b37487b756ac

still working on new annotations...
author casties
date Wed, 09 May 2012 11:26:54 +0200
parents 77530be3c747
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
dwinter
parents:
diff changeset
1 Syntax error on token "",0,1))/range-to(end-point(string-range("", delete this token Pattern rg = Pattern.compile("#xpointer\\(start-point\\(string-range\\(\"([^\"]*)\",([^,]*),1\\)\\)/range-to\\(end-point\\(string-range\\(\"([^\"]*)\",([^,]*),1\\)\\)\\)\\)"); Matcher m = rg.matcher("http://some.uri#xpointer(start-point(string-range(\"/p[69]/font/font\",0,1))/range-to(end-point(string-range(\"/p[70]/font/font\",120,1))))"); m.find(); System.out.println(m.group(4)); (No explicit return value)