org.wso2.wsas.feed.atom
Class AtomElement

java.lang.Object
  extended byorg.wso2.wsas.feed.atom.AtomElement

public class AtomElement
extends java.lang.Object

The OMElement representation of the Atom AbstractFeed


Constructor Summary
AtomElement(org.apache.axiom.om.OMFactory fac)
           
 
Method Summary
 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

AtomElement

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

getElement

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