Package org.wso2.mashup.hostobjects.atom

Class Summary
APPClientHostObject A Mozilla Rhino based javascript host object to act as a client to an APP server as defined in the APP specification.
AtomEntryHostObject This is a Mozilla Rhino Host Object implementation which tries to provide a javascript representation of the AtomEntry defined in the ATOM specification.
AtomFeedHostObject This is a Mozilla Rhino Host Object implementation which tries to provide a javascript representation of the AtomFeed defined in the ATOM specification

Per RFC4287:

The "atom:feed" element is the document (i.e., top-level) element of an Atom Feed Document, acting as a container for metadata and data associated with the feed.