5758596061626364656667
} API api = APIFactory.getAPI(); if (progressPanel != null) { progressPanel.setText(GT._("Purging page cache")); } api.purgePageCache(wikipedia, page); } catch (APIException ex) { // } finally { if (progressPanel != null) { progressPanel.stop();