mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
rome upgrade
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user