de.nava.informa.parsers
Class OPML_1_1_Parser
java.lang.Object
de.nava.informa.parsers.OPML_1_1_Parser
class OPML_1_1_Parser
- extends Object
Parser which reads in document according to the OPML 1.1 specification
and generates a collection of FeedIF
instances.
- Author:
- Niko Schmuck
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPML_1_1_Parser
OPML_1_1_Parser()
parse
static Collection<FeedIF> parse(org.jdom.Element root)
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.