181182183184185186187
throw new DcatParseException("Unexpected token in the data: " + token); } } jsonReader.endObject(); return listener.onRecord(new DcatRecordAdaptor(record)); }