org.rhq.enterprise.server.plugins.jboss.software
Class RssFeedParser

java.lang.Object
  extended by org.rhq.enterprise.server.plugins.jboss.software.RssFeedParser

public class RssFeedParser
extends Object

Parses the contents of the JBoss RSS feed into the server's domain model.

Author:
Jason Dobies

Constructor Summary
RssFeedParser()
           
 
Method Summary
 void parseResults(churchillobjects.rss4j.RssDocument feed, PackageSyncReport report, Collection<ContentProviderPackageDetails> existingPackages)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RssFeedParser

public RssFeedParser()
Method Detail

parseResults

public void parseResults(churchillobjects.rss4j.RssDocument feed,
                         PackageSyncReport report,
                         Collection<ContentProviderPackageDetails> existingPackages)
                  throws ParserConfigurationException
Throws:
ParserConfigurationException


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.