org.wso2.wsas.feed.rss
Class RSSElement

java.lang.Object
  extended by org.wso2.wsas.feed.rss.RSSElement

public class RSSElement
extends java.lang.Object


Constructor Summary
RSSElement(org.apache.axiom.om.OMFactory fac)
           
 
Method Summary
 org.apache.axiom.om.OMElement getChannelElement()
           
 org.apache.axiom.om.OMElement getElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSElement

public RSSElement(org.apache.axiom.om.OMFactory fac)
Method Detail

getElement

public org.apache.axiom.om.OMElement getElement()

getChannelElement

public org.apache.axiom.om.OMElement getChannelElement()