Package org.apache.juneau.dto.atom
@XmlSchema(prefix="atom",xmlNs={@XmlNs(prefix="atom",namespaceURI="http://www.w3.org/2005/Atom/"),@XmlNs(prefix="xml",namespaceURI="http://www.w3.org/XML/1998/namespace")})
package org.apache.juneau.dto.atom
-
ClassDescriptionVarious useful static methods for creating ATOM elements.Represents an
atomCategory construct in the RFC4287 specification.Represents anatomCommonAttributes construct in the RFC4287 specification.Represents anatomContent construct in the RFC4287 specification.Represents anatomEntry construct in the RFC4287 specification.Top-level ATOM feed object.Represents anatomGenerator construct in the RFC4287 specification.Represents anatomIcon construct in the RFC4287 specification.Represents anatomId construct in the RFC4287 specification.Represents anatomLink construct in the RFC4287 specification.Represents anatomLogo construct in the RFC4287 specification.Represents anatomPersonConstruct construct in the RFC4287 specification.Represents anatomSource construct in the RFC4287 specification.Represents anatomTextConstruct construct in the RFC4287 specification.