rome upgrade

This commit is contained in:
Athou
2014-08-15 13:51:13 +02:00
parent 20292a7742
commit fa0e7bcb54
15 changed files with 81 additions and 111 deletions

View File

@@ -1,9 +1,9 @@
package com.commafeed.backend.rome;
import org.jdom.Document;
import org.jdom.Element;
import org.jdom2.Document;
import org.jdom2.Element;
import com.sun.syndication.io.impl.OPML10Parser;
import com.rometools.opml.io.impl.OPML10Parser;
/**
* Support for OPML 1.1 parsing