On 20/08/15 18:33, Rob Vesse wrote:
This looks slightly odd:

On 20/08/2015 10:03, "[email protected]" <[email protected]> wrote:

+     */
+    public static void parse(StreamRDF sink, String uri, String base,
Lang hintLang) {
+        parse(sink, uri, uri, hintLang, null) ;
+    }

Shouldn't base be passed through as well instead of passing through uri
twice?

Rob

Yes! - autocomplete and rushing => disaster.

Thanks for spotting that

        Andy






Reply via email to