Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

de.nava.informa.parsers
Class OPML_1_1_Parser  view OPML_1_1_Parser download OPML_1_1_Parser.java

java.lang.Object
  extended byde.nava.informa.parsers.OPML_1_1_Parser

class OPML_1_1_Parser
extends java.lang.Object

Parser which reads in document according to the OPML 1.1 specification and generates a collection of FeedIF instances.


Field Summary
private static org.apache.commons.logging.Log logger
           
 
Constructor Summary
(package private) OPML_1_1_Parser()
           
 
Method Summary
(package private) static java.util.Collection parse(org.jdom.Element root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private static org.apache.commons.logging.Log logger
Constructor Detail

OPML_1_1_Parser

OPML_1_1_Parser()
Method Detail

parse

static java.util.Collection parse(org.jdom.Element root)
                           throws de.nava.informa.core.ParseException