com.github.fedy2.weather.binding
Class RSSParser

java.lang.Object
  extended by com.github.fedy2.weather.binding.RSSParser

public class RSSParser
extends Object

Author:
"Federico De Faveri defaveri@gmail.com"

Constructor Summary
RSSParser()
           
 
Method Summary
 Rss parse(String xml)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSParser

public RSSParser()
          throws JAXBException
Throws:
JAXBException
Method Detail

parse

public Rss parse(String xml)
          throws JAXBException
Throws:
JAXBException


Copyright © 2013. All rights reserved.