com.sun.syndication.io.impl

Class RSS092Parser

public class RSS092Parser extends RSS091UserlandParser

Constructor Summary
RSS092Parser()
protected RSS092Parser(String type)
Method Summary
protected StringgetRSSVersion()
protected ListparseCategories(List eCats)
protected WireFeedparseChannel(Element rssRoot)
protected ItemparseItem(Element rssRoot, Element eItem)
protected DescriptionparseItemDescription(Element rssRoot, Element eDesc)

Constructor Detail

RSS092Parser

public RSS092Parser()

RSS092Parser

protected RSS092Parser(String type)

Method Detail

getRSSVersion

protected String getRSSVersion()

parseCategories

protected List parseCategories(List eCats)

parseChannel

protected WireFeed parseChannel(Element rssRoot)

parseItem

protected Item parseItem(Element rssRoot, Element eItem)

parseItemDescription

protected Description parseItemDescription(Element rssRoot, Element eDesc)
Copyright © Sun Microsystems. All Rights Reserved.