mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
added a little doc
This commit is contained in:
@@ -5,6 +5,10 @@ import org.jdom.Element;
|
||||
|
||||
import com.sun.syndication.io.impl.OPML10Parser;
|
||||
|
||||
/**
|
||||
* Support for OPML 1.1 parsing
|
||||
*
|
||||
*/
|
||||
public class OPML11Parser extends OPML10Parser {
|
||||
|
||||
public OPML11Parser() {
|
||||
|
||||
Reference in New Issue
Block a user