This commit is contained in:
Athou
2015-07-27 14:38:52 +02:00
parent cba3fbeb5f
commit 9424237534
4 changed files with 11 additions and 11 deletions

View File

@@ -29,7 +29,7 @@ public class OPML11Parser extends OPML10Parser {
return false;
};
}
@Override
public WireFeed parse(Document document, boolean validate, Locale locale) throws IllegalArgumentException, FeedException {