A B C D E F G H I J L M N O P R S T U V W X

A

AbderaServerException - Exception in org.apache.abdera.server.exceptions
 
AbderaServerException(int, String) - Constructor for exception org.apache.abdera.server.exceptions.AbderaServerException
 
AbderaServlet - Class in org.apache.abdera.server.servlet
 
AbderaServlet() - Constructor for class org.apache.abdera.server.servlet.AbderaServlet
 
acceptable(QName) - Method in class org.apache.abdera.filter.ParseFilter
 
acceptableAttribute(QName, QName) - Method in class org.apache.abdera.filter.ParseFilter
 
accepts(String) - Method in interface org.apache.abdera.model.Collection
Returns true if the collection accepts the specified media type
accepts(MimeType) - Method in interface org.apache.abdera.model.Collection
Returns true if the collection accepts the specified media type
add(QName) - Method in class org.apache.abdera.filter.ParseFilter
 
addAttribute(QName, QName) - Method in class org.apache.abdera.filter.ParseFilter
 
addAuthor(Person) - Method in interface org.apache.abdera.model.Entry
Adds an individual author to the entry
addAuthor(String) - Method in interface org.apache.abdera.model.Entry
Adds an author
addAuthor(String, String, String) - Method in interface org.apache.abdera.model.Entry
Adds an author
addAuthor(Person) - Method in interface org.apache.abdera.model.Source
Adds an individual author to the entry
addAuthor(String) - Method in interface org.apache.abdera.model.Source
Adds an author
addAuthor(String, String, String) - Method in interface org.apache.abdera.model.Source
Adds an author
addCategory(Category) - Method in interface org.apache.abdera.model.Entry
Adds an individual category to the entry
addCategory(String) - Method in interface org.apache.abdera.model.Entry
Adds a category to the entry
addCategory(String, String, String) - Method in interface org.apache.abdera.model.Entry
Adds a category to the entry
addCategory(Category) - Method in interface org.apache.abdera.model.Source
Adds an individual category to the entry
addCategory(String) - Method in interface org.apache.abdera.model.Source
Adds a category to the feed
addCategory(String, String, String) - Method in interface org.apache.abdera.model.Source
Adds a category to the feed
addCollection(Collection) - Method in interface org.apache.abdera.model.Workspace
Adds an individual collection to this workspace
addCollection(String, String) - Method in interface org.apache.abdera.model.Workspace
Adds an individual collection to this workspace
addContributor(Person) - Method in interface org.apache.abdera.model.Entry
Adds an individual contributor to this entry
addContributor(String) - Method in interface org.apache.abdera.model.Entry
Adds a contributor
addContributor(String, String, String) - Method in interface org.apache.abdera.model.Entry
Adds an author
addContributor(Person) - Method in interface org.apache.abdera.model.Source
Adds an individual contributor to this entry
addContributor(String) - Method in interface org.apache.abdera.model.Source
Adds an author
addContributor(String, String, String) - Method in interface org.apache.abdera.model.Source
Adds a contributor
addEntry(Entry) - Method in interface org.apache.abdera.model.Feed
Adds a new Entry to the end of the Feeds collection of entries
addEntry() - Method in interface org.apache.abdera.model.Feed
Adds a new Entry to the end of the Feeds collection of entries
addExtension(Element) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
addExtension(QName) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
addExtension(String, String, String) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
addHeader(String, int) - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
addHeader(String, String) - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
addHeader(String, String) - Method in interface org.apache.abdera.server.ResponseContext
 
addHeader(String, int) - Method in interface org.apache.abdera.server.ResponseContext
 
addInReplyTo(Entry, InReplyTo) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addInReplyTo(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addInReplyTo(Entry, Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addInReplyTo(Entry, URI) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addInReplyTo(Entry, String) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addInReplyTo(Entry, URI, URI, URI, MimeType) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addInReplyTo(Entry, String, String, String, String) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addLink(Link) - Method in interface org.apache.abdera.model.Entry
Adds an individual link to the entry
addLink(String) - Method in interface org.apache.abdera.model.Entry
 
addLink(String, String) - Method in interface org.apache.abdera.model.Entry
 
addLink(String, String, String, String, String, long) - Method in interface org.apache.abdera.model.Entry
 
addLink(Link) - Method in interface org.apache.abdera.model.Source
Adds an individual link to the entry
addLink(String) - Method in interface org.apache.abdera.model.Source
 
addLink(String, String) - Method in interface org.apache.abdera.model.Source
 
addLink(String, String, String, String, String, long) - Method in interface org.apache.abdera.model.Source
 
addSimpleExtension(QName, String) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds a simple extension (text content only)
addSimpleExtension(String, String, String, String) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds a simple extension (text content only)
addTotal(Entry, int) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addWorkspace(Workspace) - Method in interface org.apache.abdera.model.Service
Add an individual workspace
addWorkspace(String) - Method in interface org.apache.abdera.model.Service
Add an individual workspace
AtomDate - Class in org.apache.abdera.model
Provides an implementation of the Atom Date Construct, which is itself a specialization of the RFC3339 date-time.
AtomDate() - Constructor for class org.apache.abdera.model.AtomDate
 
AtomDate(String) - Constructor for class org.apache.abdera.model.AtomDate
 
AtomDate(Date) - Constructor for class org.apache.abdera.model.AtomDate
 
AtomDate(Calendar) - Constructor for class org.apache.abdera.model.AtomDate
 
AtomDate(long) - Constructor for class org.apache.abdera.model.AtomDate
 

B

Base - Interface in org.apache.abdera.model
 

C

CachePolicy - Interface in org.apache.abdera.server
 
Category - Interface in org.apache.abdera.model
Provides categorization informaton for a feed or entry
clone() - Method in interface org.apache.abdera.model.Base
 
Collection - Interface in org.apache.abdera.model
Represents an collection element in an Atom Publishing Protocol introspection document.
contains(QName) - Method in class org.apache.abdera.filter.ParseFilter
 
containsAttribute(QName, QName) - Method in class org.apache.abdera.filter.ParseFilter
 
Content - Interface in org.apache.abdera.model
Represents an atom:content element.
Content.Type - Enum in org.apache.abdera.model
 
Control - Interface in org.apache.abdera.model
Represents an Atom Publishing Protocol control element.

D

DateTime - Interface in org.apache.abdera.model
An element conforming to the Atom Date Construct.
decrypt(Document, EncryptionOptions) - Method in interface org.apache.abdera.security.Encryption
 
discard() - Method in interface org.apache.abdera.model.Element
Removes this element from its current document
Div - Interface in org.apache.abdera.model
Represents an XHTML div tag.
Document<T extends Element> - Interface in org.apache.abdera.model
The top level artifact of the Feed Object Model.

E

Element - Interface in org.apache.abdera.model
Root interface for all elements in the Feed Object Model
encrypt(Document, EncryptionOptions) - Method in interface org.apache.abdera.security.Encryption
 
Encryption - Interface in org.apache.abdera.security
 
EncryptionOptions - Interface in org.apache.abdera.security
 
Entry - Interface in org.apache.abdera.model
Represents an Atom Entry element.
equals(Object) - Method in class org.apache.abdera.model.AtomDate
 
evaluate(String, Base) - Method in interface org.apache.abdera.xpath.XPath
 
evaluate(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
 
ExtensibleElement - Interface in org.apache.abdera.model
 
ExtensionFactory - Interface in org.apache.abdera.factory
Extension Factories are used to provide a means of dynamically resolving builders for namespaced extension elements

F

Factory - Interface in org.apache.abdera.factory
The Factory interface is the primary means by which Feed Object Model instances are built.
Feed - Interface in org.apache.abdera.model
Represents an Atom Feed Element
filterAttributeText(String, QName, Element) - Method in class org.apache.abdera.filter.TextFilter
 
filterText(String, Element) - Method in class org.apache.abdera.filter.TextFilter
 
format(Date) - Static method in class org.apache.abdera.model.AtomDate
 

G

Generator - Interface in org.apache.abdera.model
Identifies the software implementation that produced the Atom feed.
getAccept() - Method in interface org.apache.abdera.model.Collection
PaceMediaEntries5 (proposed change to APP Draft-08)
getAlternateLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first alternate link
getAlternateLink() - Method in interface org.apache.abdera.model.Source
Returns this entries first alternate link
getAsSource() - Method in interface org.apache.abdera.model.Feed
Creates a Source element from this Feed
getAttributes() - Method in interface org.apache.abdera.model.Element
Returns a listing of all attributes on this element
getAttributeValue(String) - Method in interface org.apache.abdera.model.Element
Returns the value of the named attribute
getAttributeValue(QName) - Method in interface org.apache.abdera.model.Element
Returns the value of the named attribute
getAuthor() - Method in interface org.apache.abdera.model.Entry
Returns the first author listed for the entry
getAuthor() - Method in interface org.apache.abdera.model.Source
Returns the first author listed for the entry
getAuthors() - Method in interface org.apache.abdera.model.Entry
Returns the complete set of authors listed for the entry
getAuthors() - Method in interface org.apache.abdera.model.Source
Returns the complete set of authors listed for the entry
getAutodetectCharset() - Method in interface org.apache.abdera.parser.ParserOptions
 
getBaseUri() - Method in interface org.apache.abdera.model.Document
Returns the Base URI of the document.
getBaseUri() - Method in interface org.apache.abdera.model.Element
Returns the value of this element's xml:base attribute or null if xml:base is undefined.
getBaseUri() - Method in interface org.apache.abdera.server.RequestContext
 
getBaseUri() - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getCachePolicy() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getCachePolicy() - Method in interface org.apache.abdera.server.ResponseContext
 
getCalendar() - Method in class org.apache.abdera.model.AtomDate
 
getCalendar() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a java.util.Calendar object
getCategories() - Method in interface org.apache.abdera.model.Entry
Lists the complete set of categories listed for the entry
getCategories(String) - Method in interface org.apache.abdera.model.Entry
Lists the complete set of categories using the specified scheme
getCategories() - Method in interface org.apache.abdera.model.Source
Lists the complete set of categories listed for the entry
getCategories(String) - Method in interface org.apache.abdera.model.Source
Lists the complete set of categories using the specified scheme
getCertificate() - Method in interface org.apache.abdera.security.SignatureOptions
 
getCharset() - Method in interface org.apache.abdera.model.Document
Gets the charset used for this document
getCharset() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the default character set to use for the parsed document
getCollection(String, String) - Method in interface org.apache.abdera.model.Service
Returns the named collection
getCollection(String) - Method in interface org.apache.abdera.model.Workspace
Returns the named collection
getCollections() - Method in interface org.apache.abdera.model.Workspace
Returns the full set of collections in this workspace
getContent() - Method in interface org.apache.abdera.model.Entry
Returns the text of the content element
getContentElement() - Method in interface org.apache.abdera.model.Entry
Returns the content for this entry
getContentLanguage() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getContentLanguage() - Method in interface org.apache.abdera.server.ResponseContext
 
getContentLength() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getContentLength() - Method in interface org.apache.abdera.server.ResponseContext
 
getContentLocation() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getContentLocation() - Method in interface org.apache.abdera.server.ResponseContext
 
getContentType() - Method in interface org.apache.abdera.model.Content
 
getContentType() - Method in interface org.apache.abdera.model.Document
Returns the content type of this document
getContentType() - Method in interface org.apache.abdera.model.Entry
Returns the content type
getContentType() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getContentType() - Method in interface org.apache.abdera.server.ResponseContext
 
getContributors() - Method in interface org.apache.abdera.model.Entry
Lists the complete set of contributors for this entry
getContributors() - Method in interface org.apache.abdera.model.Source
Lists the complete set of contributors for this entry
getControl() - Method in interface org.apache.abdera.model.Entry
Returns this entries Atom Publishing Protocol control element
getCount() - Method in interface org.apache.abdera.ext.opensearch.ItemsPerPage
 
getCount() - Method in interface org.apache.abdera.ext.opensearch.TotalResults
 
getCount(Link) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getDataCipherAlgorithm() - Method in interface org.apache.abdera.security.EncryptionOptions
 
getDataEncryptionKey() - Method in interface org.apache.abdera.security.EncryptionOptions
 
getDataHandler() - Method in interface org.apache.abdera.model.Content
Attempts to Base64 decode the string value of the content element.
getDate() - Method in class org.apache.abdera.model.AtomDate
 
getDate() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a java.util.Date object
getDefaultEncryptionOptions() - Method in interface org.apache.abdera.security.Encryption
 
getDefaultNamespaces() - Method in interface org.apache.abdera.xpath.XPath
 
getDefaultParserOptions() - Method in interface org.apache.abdera.parser.Parser
 
getDefaultSignatureOptions() - Method in interface org.apache.abdera.security.Signature
 
getDocument() - Method in interface org.apache.abdera.model.Element
Returns the document to which this element belongs
getEditLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first edit link
getEmail() - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
getEmailElement() - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
getEnclosureLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first enclosure link
getEntityTag() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getEntityTag() - Method in interface org.apache.abdera.server.ResponseContext
 
getEntries() - Method in interface org.apache.abdera.model.Feed
Returns the complete set of entries contained in this feed
getExpires() - Method in interface org.apache.abdera.server.CachePolicy
 
getExtension(QName) - Method in interface org.apache.abdera.model.ExtensibleElement
Returns the first extension element with the XML qualified name
getExtension(Class<T>) - Method in interface org.apache.abdera.model.ExtensibleElement
Find an extension by Class rather than QName
getExtensionAttributes() - Method in interface org.apache.abdera.model.Element
Returns a listing of extension attributes on this element (extension attributes are attributes whose namespace URI is different than the elements)
getExtensions() - Method in interface org.apache.abdera.model.ExtensibleElement
Returns the complete set of extension elements
getExtensions(String) - Method in interface org.apache.abdera.model.ExtensibleElement
Returns the complete set of extension elements using the specified XML Namespace URI
getExtensions(QName) - Method in interface org.apache.abdera.model.ExtensibleElement
Returns the complete set of extension elements using the specified XML qualified name
getFactory() - Method in interface org.apache.abdera.model.Base
 
getFactory() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the factory the parser should use
getFirstChild() - Method in interface org.apache.abdera.model.Element
 
getFirstChild(QName) - Method in interface org.apache.abdera.model.Element
 
getGenerator() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:generator" element's content identifies the agent used to generate a feed, for debugging and other purposes.
getHeader(String) - Method in interface org.apache.abdera.server.RequestContext
 
getHeader(String) - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getHeaderNames() - Method in interface org.apache.abdera.server.RequestContext
 
getHeaderNames() - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getHeaders() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getHeaders(String) - Method in interface org.apache.abdera.server.RequestContext
 
getHeaders() - Method in interface org.apache.abdera.server.ResponseContext
 
getHeaders(String) - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getHref() - Method in interface org.apache.abdera.ext.thread.InReplyTo
Returns a dereferenceable URI indicating where a representation of the resource being responded to may be retrieved
getHref() - Method in interface org.apache.abdera.model.Collection
APP Draft-08: The app:collection element MUST contain a "href" attribute, whose value gives the IRI of the collection.
getHref() - Method in interface org.apache.abdera.model.Link
RFC4287: The "href" attribute contains the link's IRI.
getHrefLang() - Method in interface org.apache.abdera.model.Link
RFC4287: The "hreflang" attribute's content describes the language of the resource pointed to by the href attribute.
getIcon() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
getIconElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
getId() - Method in interface org.apache.abdera.model.Div
Returns the value of the div element's id attribute
getId() - Method in interface org.apache.abdera.model.Entry
Returns the universally unique identifier for this entry
getId() - Method in interface org.apache.abdera.model.Source
Returns the universally unique identifier for this feed
getIdElement() - Method in interface org.apache.abdera.model.Entry
Returns the universally unique identifier for this entry
getIdElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
getIgnoreComments() - Method in interface org.apache.abdera.parser.ParserOptions
 
getIgnoreDoctype() - Method in interface org.apache.abdera.parser.ParserOptions
 
getIgnoreProcessingInstructions() - Method in interface org.apache.abdera.parser.ParserOptions
 
getIgnoreWhitespace() - Method in interface org.apache.abdera.parser.ParserOptions
 
getIndex() - Method in interface org.apache.abdera.ext.opensearch.StartIndex
 
getInputStream() - Method in interface org.apache.abdera.server.RequestContext
 
getInputStream() - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getInReplyTo(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getInReplyTos(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getKeyCipherAlgorithm() - Method in interface org.apache.abdera.security.EncryptionOptions
 
getKeyEncryptionKey() - Method in interface org.apache.abdera.security.EncryptionOptions
 
getLabel() - Method in interface org.apache.abdera.model.Category
RFC4287: The "label" attribute provides a human-readable label for display in end-user applications.
getLanguage() - Method in interface org.apache.abdera.model.Element
Returns the value of this elements xml:lang attribute or null if xml:lang is undefined.
getLastModified() - Method in interface org.apache.abdera.model.Document
Returns the last modified date for this document
getLastModified() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getLastModified() - Method in interface org.apache.abdera.server.ResponseContext
 
getLength() - Method in interface org.apache.abdera.model.Link
RFC4287: The "length" attribute indicates an advisory length of the linked content in octets; it is a hint about the content length of the representation returned when the IRI in the href attribute is mapped to a URI and dereferenced.
getLink(String) - Method in interface org.apache.abdera.model.Entry
Returns the first link with the specified rel attribute value
getLink(String) - Method in interface org.apache.abdera.model.Source
Returns the first link with the specified rel attribute value
getLinks() - Method in interface org.apache.abdera.model.Entry
Lists the complete set of links for this entry
getLinks(String) - Method in interface org.apache.abdera.model.Entry
Lists the complete set of links using the specified rel attribute value
getLinks() - Method in interface org.apache.abdera.model.Source
Lists the complete set of links for this entry
getLinks(String) - Method in interface org.apache.abdera.model.Source
Lists the complete set of links using the specified rel attribute value
getLocation() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getLocation() - Method in interface org.apache.abdera.server.ResponseContext
 
getLogo() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
getLogoElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
getMaxAge() - Method in interface org.apache.abdera.server.CachePolicy
 
getMethod() - Method in interface org.apache.abdera.server.RequestContext
 
getMethod() - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getMimeType() - Method in interface org.apache.abdera.ext.thread.InReplyTo
Returns the media type of the resource referenced by the href attribute
getMimeType() - Method in interface org.apache.abdera.model.Content
RFC4287: On the atom:content element, the value of the "type" attribute MAY be one of "text", "html", or "xhtml".
getMimeType() - Method in interface org.apache.abdera.model.Link
RFC4287: On the link element, the "type" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced.
getName() - Method in class org.apache.abdera.ext.json.JSONWriter
 
getName() - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
getName() - Method in interface org.apache.abdera.parser.NamedParser
 
getName() - Method in interface org.apache.abdera.writer.NamedWriter
 
getNameElement() - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
getNamespaces() - Method in class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
getNamespaces() - Method in class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
getNamespaces() - Method in interface org.apache.abdera.factory.ExtensionFactory
Returns the Namespace URIs handled by this Extension Factory.
getNextSibling() - Method in interface org.apache.abdera.model.Element
 
getNextSibling(QName) - Method in interface org.apache.abdera.model.Element
 
getParameter(String) - Method in interface org.apache.abdera.server.RequestContext
 
getParameter(String) - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getParameterNames() - Method in interface org.apache.abdera.server.RequestContext
 
getParameterNames() - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getParameters(String) - Method in interface org.apache.abdera.server.RequestContext
 
getParameters(String) - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getParentElement() - Method in interface org.apache.abdera.model.Element
 
getParseFilter() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the Parse Filter.
getParser() - Method in interface org.apache.abdera.parser.ParserFactory
 
getParser(String) - Method in interface org.apache.abdera.parser.ParserFactory
 
getParser() - Method in interface org.apache.abdera.security.SecurityOptions
 
getPathInfo() - Method in interface org.apache.abdera.server.RequestContext
 
getPathInfo() - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getPreviousSibling() - Method in interface org.apache.abdera.model.Element
 
getPreviousSibling(QName) - Method in interface org.apache.abdera.model.Element
 
getPublished() - Method in interface org.apache.abdera.model.Entry
 
getPublishedElement() - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:published" element is a Date construct indicating an instant in time associated with an event early in the life cycle of the entry...
getQName() - Method in interface org.apache.abdera.model.Element
 
getRef() - Method in interface org.apache.abdera.ext.thread.InReplyTo
Returns the persistent and universally unique identifier of the resource the entry is a response to.
getRel() - Method in interface org.apache.abdera.model.Link
RFC4287: atom:link elements MAY have a "rel" attribute that indicates the link relation type.
getRequestUri() - Method in interface org.apache.abdera.server.RequestContext
 
getRequestUri() - Method in class org.apache.abdera.server.servlet.ServletRequestContext
 
getResolvedBaseUri() - Method in interface org.apache.abdera.model.Element
Returns the current in-scope, fully qualified Base URI for this element.
getResolvedHref() - Method in interface org.apache.abdera.ext.thread.InReplyTo
Returns the resolved value of the href attribute
getResolvedHref() - Method in interface org.apache.abdera.model.Collection
 
getResolvedHref() - Method in interface org.apache.abdera.model.Link
Returns the value of the link's href attribute resolved against the in-scope Base URI
getResolvedSource() - Method in interface org.apache.abdera.ext.thread.InReplyTo
Returns a dereferenceable URI of an Atom Feed or Entry Document resolved against the in-scope Base URI
getResolvedSrc() - Method in interface org.apache.abdera.model.Content
Returns the fully qualified URI form of the content src attribute.
getResolvedUri() - Method in interface org.apache.abdera.model.Generator
Returns the fully qualified form of the generator element's uri attribute (resolved against the in-scope Base URI)
getResolvedValue() - Method in interface org.apache.abdera.model.IRI
Returns the value of the element resolved against the current in-scope Base URI
getRights() - Method in interface org.apache.abdera.model.Entry
Return the String value of the atom:rights element
getRights() - Method in interface org.apache.abdera.model.Source
Returns the text of atom:rights
getRightsElement() - Method in interface org.apache.abdera.model.Entry
The rights element is typically used to convey a human readable copyright (e.g.
getRightsElement() - Method in interface org.apache.abdera.model.Source
The rights element is typically used to convey a human readable copyright (e.g.
getRightsType() - Method in interface org.apache.abdera.model.Entry
Return the @type of the atom:rights element
getRightsType() - Method in interface org.apache.abdera.model.Source
Returns the type of atom:rights
getRoot() - Method in interface org.apache.abdera.model.Document
Returns the root element of the document (equivalent to DOM's getDocumentElement)
getScheme() - Method in interface org.apache.abdera.model.Category
RFC4287: The "scheme" attribute is an IRI that identifies a categorization scheme.
getSelfLink() - Method in interface org.apache.abdera.model.Source
Returns the first link using the rel attribute value "self"
getSharedMaxAge() - Method in interface org.apache.abdera.server.CachePolicy
 
getSigningKey() - Method in interface org.apache.abdera.security.SignatureOptions
 
getSimpleExtension(QName) - Method in interface org.apache.abdera.model.ExtensibleElement
Gets the value of a simple extension
getSimpleExtension(String, String, String) - Method in interface org.apache.abdera.model.ExtensibleElement
Gets the value of a simple extension
getSource() - Method in interface org.apache.abdera.ext.thread.InReplyTo
Returns a dereferenceable URI of an Atom Feed or Entry Document
getSource() - Method in interface org.apache.abdera.model.Entry
Returns the source element for this entry.
getSrc() - Method in interface org.apache.abdera.model.Content
RFC4287: atom:content MAY have a "src" attribute, whose value MUST be an IRI reference.
getStatus() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getStatus() - Method in interface org.apache.abdera.server.ResponseContext
 
getStatusText() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
getStatusText() - Method in interface org.apache.abdera.server.ResponseContext
 
getString() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a string conforming to RFC-3339
getSubtitle() - Method in interface org.apache.abdera.model.Source
Returns the text value of atom:subtitle
getSubtitleElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
getSubtitleType() - Method in interface org.apache.abdera.model.Source
Returns the atom:subtitle type
getSummary() - Method in interface org.apache.abdera.model.Entry
Returns the text string value of this summary
getSummaryElement() - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:summary" element is a Text construct that conveys a short summary, abstract, or excerpt of an entry...
getSummaryType() - Method in interface org.apache.abdera.model.Entry
Returns the summary type
getTerm() - Method in interface org.apache.abdera.model.Category
RFC4287: The "term" attribute is a string that identifies the category to which the entry or feed belongs.
getText() - Method in interface org.apache.abdera.model.Element
 
getTextFilter() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the TextFilter.
getTextType() - Method in interface org.apache.abdera.model.Text
 
getTime() - Method in class org.apache.abdera.model.AtomDate
 
getTime() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a long (equivalent to calling DateTimeElement().getDate().getTime()
getTitle() - Method in interface org.apache.abdera.model.Collection
APP Draft-08: The app:collection element MUST contain a "title" attribute, whose value gives a human-readable name for the collection.
getTitle() - Method in interface org.apache.abdera.model.Div
Returns the value of the div element's title attribute
getTitle() - Method in interface org.apache.abdera.model.Entry
Returns the text string value of the title element
getTitle() - Method in interface org.apache.abdera.model.Link
RFC4287: The "title" attribute conveys human-readable information about the link.
getTitle() - Method in interface org.apache.abdera.model.Source
Returns the text of atom:title
getTitle() - Method in interface org.apache.abdera.model.Workspace
APP Draft-08: The app:workspace element MUST contain a "title" attribute, which gives a human-readable name for the workspace.
getTitleElement() - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
getTitleElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
getTitleType() - Method in interface org.apache.abdera.model.Entry
Returns the @type of this entries title
getTitleType() - Method in interface org.apache.abdera.model.Source
Returns the type of atom:title
getTotal(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getUpdated(Link) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getUpdated() - Method in interface org.apache.abdera.model.Entry
 
getUpdated() - Method in interface org.apache.abdera.model.Source
 
getUpdatedElement() - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
getUpdatedElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
getUpdatedString() - Method in interface org.apache.abdera.model.Source
 
getUri() - Method in interface org.apache.abdera.model.Generator
The atom:generator element MAY have a "uri" attribute whose value MUST be an IRI reference [RFC3987].
getUri() - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
getUriElement() - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
getValue() - Method in interface org.apache.abdera.ext.thread.Total
 
getValue() - Method in class org.apache.abdera.model.AtomDate
 
getValue() - Method in interface org.apache.abdera.model.Content
 
getValue() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as an AtomDate object
getValue() - Method in interface org.apache.abdera.model.Div
 
getValue() - Method in interface org.apache.abdera.model.IRI
Returns the value of the element as a java.net.URI
getValue() - Method in interface org.apache.abdera.model.Text
 
getValueElement() - Method in interface org.apache.abdera.model.Content
 
getValueElement() - Method in interface org.apache.abdera.model.Text
 
getVersion() - Method in interface org.apache.abdera.model.Generator
The atom:generator element MAY have a "version" attribute that indicates the version of the generating agent.
getWorkspace(String) - Method in interface org.apache.abdera.model.Service
Return the named workspace
getWorkspaces() - Method in interface org.apache.abdera.model.Service
Return the complete set of workspaces
getWrappedValue() - Method in interface org.apache.abdera.model.Content
 
getWrappedValue() - Method in interface org.apache.abdera.model.Text
 
getWriter() - Method in interface org.apache.abdera.writer.WriterFactory
 
getWriter(String) - Method in interface org.apache.abdera.writer.WriterFactory
 
getXhtmlClass() - Method in interface org.apache.abdera.model.Div
Returns the array of class attribute values on the div

H

HANDLER_FACTORY - Static variable in interface org.apache.abdera.server.RequestHandlerFactory
 
handlesNamespace(String) - Method in class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
handlesNamespace(String) - Method in class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
handlesNamespace(String) - Method in interface org.apache.abdera.factory.ExtensionFactory
Returns true if this extension factory handles the specified namespace
hasEntity() - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
hasEntity() - Method in interface org.apache.abdera.server.ResponseContext
 

I

IANA_BASE - Static variable in interface org.apache.abdera.model.Link
 
IN_REPLY_TO - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
includeKeyInfo() - Method in interface org.apache.abdera.security.EncryptionOptions
 
InReplyTo - Interface in org.apache.abdera.ext.thread
Provides an interface for the Atom Threading Extension in-reply-to element.
insertEntry(Entry) - Method in interface org.apache.abdera.model.Feed
Adds a new Entry to the start of the Feeds collection of entries
insertEntry() - Method in interface org.apache.abdera.model.Feed
Adds a new Entry to the start of the Feeds collection of entries
INSTANCE - Static variable in interface org.apache.abdera.factory.Factory
The default Factory instance
INSTANCE - Static variable in interface org.apache.abdera.parser.Parser
The default Parser instance
INSTANCE - Static variable in interface org.apache.abdera.parser.ParserFactory
 
INSTANCE - Static variable in interface org.apache.abdera.security.Encryption
 
INSTANCE - Static variable in interface org.apache.abdera.security.Signature
 
INSTANCE - Static variable in interface org.apache.abdera.server.RequestHandlerFactory
 
INSTANCE - Static variable in interface org.apache.abdera.writer.Writer
 
INSTANCE - Static variable in interface org.apache.abdera.writer.WriterFactory
 
INSTANCE - Static variable in interface org.apache.abdera.xpath.XPath
 
invoke(RequestContext) - Method in interface org.apache.abdera.server.RequestHandler
 
IRI - Interface in org.apache.abdera.model
The IRI interface provides a common base for a set of feed and entry elements whose content value must be a valid IRI/URI reference.
isCacheable() - Method in interface org.apache.abdera.server.CachePolicy
 
isDraft() - Method in interface org.apache.abdera.model.Control
Returns true if the entry should not be made publicly visible.
isEncrypted(Document) - Method in interface org.apache.abdera.security.Encryption
 
isPublic() - Method in interface org.apache.abdera.server.CachePolicy
 
isSigned(Entry) - Method in interface org.apache.abdera.security.Signature
 
isSigned(Feed) - Method in interface org.apache.abdera.security.Signature
 
isStorable() - Method in interface org.apache.abdera.server.CachePolicy
 
isTransformable() - Method in interface org.apache.abdera.server.CachePolicy
 
isTrue(String, Base) - Method in interface org.apache.abdera.xpath.XPath
 
isTrue(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
 
ITEMS_PER_PAGE - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
ITEMS_PER_PAGE_LN - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
ItemsPerPage - Interface in org.apache.abdera.ext.opensearch
 

J

JSONWriter - Class in org.apache.abdera.ext.json
 
JSONWriter() - Constructor for class org.apache.abdera.ext.json.JSONWriter
 

L

Link - Interface in org.apache.abdera.model
Represents an Atom Link element.
LN_COUNT - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_INREPLYTO - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_REF - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_TOTAL - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_WHEN - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 

M

MethodNotAllowedException - Exception in org.apache.abdera.server.exceptions
 
MethodNotAllowedException() - Constructor for exception org.apache.abdera.server.exceptions.MethodNotAllowedException
 
MethodNotAllowedException(String) - Constructor for exception org.apache.abdera.server.exceptions.MethodNotAllowedException
 
mustRevalidate() - Method in interface org.apache.abdera.server.CachePolicy
 

N

NAME - Static variable in class org.apache.abdera.ext.json.JSONWriter
 
NamedParser - Interface in org.apache.abdera.parser
 
NamedWriter - Interface in org.apache.abdera.writer
 
newAuthor() - Method in interface org.apache.abdera.factory.Factory
 
newAuthor(Element) - Method in interface org.apache.abdera.factory.Factory
 
newCategory() - Method in interface org.apache.abdera.factory.Factory
 
newCategory(Element) - Method in interface org.apache.abdera.factory.Factory
 
newCollection() - Method in interface org.apache.abdera.factory.Factory
 
newCollection(Element) - Method in interface org.apache.abdera.factory.Factory
 
newContent() - Method in interface org.apache.abdera.factory.Factory
 
newContent(Content.Type) - Method in interface org.apache.abdera.factory.Factory
 
newContent(Content.Type, Element) - Method in interface org.apache.abdera.factory.Factory
 
newContent(MimeType) - Method in interface org.apache.abdera.factory.Factory
 
newContent(MimeType, Element) - Method in interface org.apache.abdera.factory.Factory
 
newContributor() - Method in interface org.apache.abdera.factory.Factory
 
newContributor(Element) - Method in interface org.apache.abdera.factory.Factory
 
newControl() - Method in interface org.apache.abdera.factory.Factory
 
newControl(Element) - Method in interface org.apache.abdera.factory.Factory
 
newDateTime(QName, Element) - Method in interface org.apache.abdera.factory.Factory
 
newDefaultGenerator() - Method in interface org.apache.abdera.factory.Factory
 
newDefaultGenerator(Element) - Method in interface org.apache.abdera.factory.Factory
 
newDiv() - Method in interface org.apache.abdera.factory.Factory
 
newDiv(Base) - Method in interface org.apache.abdera.factory.Factory
 
newDocument() - Method in interface org.apache.abdera.factory.Factory
 
newElement(QName) - Method in interface org.apache.abdera.factory.Factory
 
newElement(QName, Base) - Method in interface org.apache.abdera.factory.Factory
 
newEmail() - Method in interface org.apache.abdera.factory.Factory
 
newEmail(Element) - Method in interface org.apache.abdera.factory.Factory
 
newEntry() - Method in interface org.apache.abdera.factory.Factory
 
newEntry(Base) - Method in interface org.apache.abdera.factory.Factory
 
newExtensionElement(QName, Base, Factory) - Method in class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
newExtensionElement(QName, Base, Factory, OMXMLParserWrapper) - Method in class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
newExtensionElement(QName, Base, Factory) - Method in class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
newExtensionElement(QName, Base, Factory, OMXMLParserWrapper) - Method in class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
newExtensionElement(QName, Base, Factory) - Method in interface org.apache.abdera.factory.ExtensionFactory
Called by the Factory implementaton to create an instance of the extension element.
newExtensionElement(QName) - Method in interface org.apache.abdera.factory.Factory
 
newExtensionElement(QName, Base) - Method in interface org.apache.abdera.factory.Factory
 
newFeed() - Method in interface org.apache.abdera.factory.Factory
 
newFeed(Base) - Method in interface org.apache.abdera.factory.Factory
 
newGenerator() - Method in interface org.apache.abdera.factory.Factory
 
newGenerator(Element) - Method in interface org.apache.abdera.factory.Factory
 
newIcon() - Method in interface org.apache.abdera.factory.Factory
 
newIcon(Element) - Method in interface org.apache.abdera.factory.Factory
 
newID() - Method in interface org.apache.abdera.factory.Factory
 
newID(Element) - Method in interface org.apache.abdera.factory.Factory
 
newInReplyTo() - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
newIRIElement(QName, Element) - Method in interface org.apache.abdera.factory.Factory
 
newLink() - Method in interface org.apache.abdera.factory.Factory
 
newLink(Element) - Method in interface org.apache.abdera.factory.Factory
 
newLogo() - Method in interface org.apache.abdera.factory.Factory
 
newLogo(Element) - Method in interface org.apache.abdera.factory.Factory
 
newName() - Method in interface org.apache.abdera.factory.Factory
 
newName(Element) - Method in interface org.apache.abdera.factory.Factory
 
newParser() - Method in interface org.apache.abdera.factory.Factory
 
newPerson(QName, Element) - Method in interface org.apache.abdera.factory.Factory
 
newPublished() - Method in interface org.apache.abdera.factory.Factory
 
newPublished(Element) - Method in interface org.apache.abdera.factory.Factory
 
newRequestHandler(RequestContext) - Method in interface org.apache.abdera.server.RequestHandlerFactory
 
newRights() - Method in interface org.apache.abdera.factory.Factory
 
newRights(Element) - Method in interface org.apache.abdera.factory.Factory
 
newRights(Text.Type) - Method in interface org.apache.abdera.factory.Factory
 
newRights(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
 
newService() - Method in interface org.apache.abdera.factory.Factory
 
newService(Base) - Method in interface org.apache.abdera.factory.Factory
 
newSource() - Method in interface org.apache.abdera.factory.Factory
 
newSource(Element) - Method in interface org.apache.abdera.factory.Factory
 
newSubtitle() - Method in interface org.apache.abdera.factory.Factory
 
newSubtitle(Element) - Method in interface org.apache.abdera.factory.Factory
 
newSubtitle(Text.Type) - Method in interface org.apache.abdera.factory.Factory
 
newSubtitle(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
 
newSummary() - Method in interface org.apache.abdera.factory.Factory
 
newSummary(Element) - Method in interface org.apache.abdera.factory.Factory
 
newSummary(Text.Type) - Method in interface org.apache.abdera.factory.Factory
 
newSummary(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
 
newText(QName, Text.Type) - Method in interface org.apache.abdera.factory.Factory
 
newText(QName, Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
 
newTitle() - Method in interface org.apache.abdera.factory.Factory
 
newTitle(Element) - Method in interface org.apache.abdera.factory.Factory
 
newTitle(Text.Type) - Method in interface org.apache.abdera.factory.Factory
 
newTitle(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
 
newTotal() - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
newUpdated() - Method in interface org.apache.abdera.factory.Factory
 
newUpdated(Element) - Method in interface org.apache.abdera.factory.Factory
 
newUri() - Method in interface org.apache.abdera.factory.Factory
 
newUri(Element) - Method in interface org.apache.abdera.factory.Factory
 
newWorkspace() - Method in interface org.apache.abdera.factory.Factory
 
newWorkspace(Element) - Method in interface org.apache.abdera.factory.Factory
 
NotFoundException - Exception in org.apache.abdera.server.exceptions
 
NotFoundException() - Constructor for exception org.apache.abdera.server.exceptions.NotFoundException
 
NotFoundException(String) - Constructor for exception org.apache.abdera.server.exceptions.NotFoundException
 
numericValueOf(String, Base) - Method in interface org.apache.abdera.xpath.XPath
 
numericValueOf(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
 

O

OPENSEARCH_NS - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OpenSearchConstants - Class in org.apache.abdera.ext.opensearch
 
OpenSearchExtensionFactory - Class in org.apache.abdera.ext.opensearch
 
OpenSearchExtensionFactory() - Constructor for class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
org.apache.abdera.ext.json - package org.apache.abdera.ext.json
 
org.apache.abdera.ext.opensearch - package org.apache.abdera.ext.opensearch
 
org.apache.abdera.ext.thread - package org.apache.abdera.ext.thread
 
org.apache.abdera.factory - package org.apache.abdera.factory
 
org.apache.abdera.filter - package org.apache.abdera.filter
 
org.apache.abdera.model - package org.apache.abdera.model
 
org.apache.abdera.parser - package org.apache.abdera.parser
 
org.apache.abdera.security - package org.apache.abdera.security
 
org.apache.abdera.server - package org.apache.abdera.server
 
org.apache.abdera.server.exceptions - package org.apache.abdera.server.exceptions
 
org.apache.abdera.server.servlet - package org.apache.abdera.server.servlet
 
org.apache.abdera.writer - package org.apache.abdera.writer
 
org.apache.abdera.xpath - package org.apache.abdera.xpath
 

P

parse(String) - Static method in class org.apache.abdera.model.AtomDate
 
parse(InputStream) - Method in interface org.apache.abdera.parser.Parser
 
parse(InputStream, URI) - Method in interface org.apache.abdera.parser.Parser
 
parse(InputStream, URI, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
 
parse(InputStream, String) - Method in interface org.apache.abdera.parser.Parser
 
parse(InputStream, String, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
 
parse(Reader) - Method in interface org.apache.abdera.parser.Parser
 
parse(Reader, URI) - Method in interface org.apache.abdera.parser.Parser
 
parse(Reader, URI, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
 
parse(Reader, String) - Method in interface org.apache.abdera.parser.Parser
 
parse(Reader, String, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
 
ParseException - Exception in org.apache.abdera.parser
 
ParseException() - Constructor for exception org.apache.abdera.parser.ParseException
 
ParseException(String) - Constructor for exception org.apache.abdera.parser.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.abdera.parser.ParseException
 
ParseException(Throwable) - Constructor for exception org.apache.abdera.parser.ParseException
 
ParseFilter - Class in org.apache.abdera.filter
ParseFilter's determine which elements and attributes are acceptable within a parsed document.
ParseFilter() - Constructor for class org.apache.abdera.filter.ParseFilter
 
Parser - Interface in org.apache.abdera.parser
The Parser is the interface through which developers parse feed documents.
ParserFactory - Interface in org.apache.abdera.parser
 
ParserOptions - Interface in org.apache.abdera.parser
Parser options are used to modify the behavior of the parser.
Person - Interface in org.apache.abdera.model
An Atom Person Construct
proxyMustRevalidate() - Method in interface org.apache.abdera.server.CachePolicy
 

R

registerExtension(QName, Class) - Method in interface org.apache.abdera.factory.Factory
Registers an extension implementation class for this Factory instance only
registerExtension(ExtensionFactory) - Method in interface org.apache.abdera.factory.Factory
Registers an extension factory for this Factory instance only
REL_ALTERNATE - Static variable in interface org.apache.abdera.model.Link
 
REL_ALTERNATE_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_CURRENT - Static variable in interface org.apache.abdera.model.Link
 
REL_CURRENT_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_EDIT - Static variable in interface org.apache.abdera.model.Link
 
REL_EDIT_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_EDIT_MEDIA - Static variable in interface org.apache.abdera.model.Link
 
REL_EDIT_MEDIA_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_ENCLOSURE - Static variable in interface org.apache.abdera.model.Link
 
REL_ENCLOSURE_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_FIRST - Static variable in interface org.apache.abdera.model.Link
 
REL_FIRST_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_LAST - Static variable in interface org.apache.abdera.model.Link
 
REL_LAST_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_LICENSE - Static variable in interface org.apache.abdera.model.Link
 
REL_LICENSE_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_NEXT - Static variable in interface org.apache.abdera.model.Link
 
REL_NEXT_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_PAYMENT - Static variable in interface org.apache.abdera.model.Link
 
REL_PAYMENT_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_PREVIOUS - Static variable in interface org.apache.abdera.model.Link
 
REL_PREVIOUS_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_RELATED - Static variable in interface org.apache.abdera.model.Link
 
REL_RELATED_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_REPLIES - Static variable in interface org.apache.abdera.model.Link
 
REL_REPLIES_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_SELF - Static variable in interface org.apache.abdera.model.Link
 
REL_SELF_IANA - Static variable in interface org.apache.abdera.model.Link
 
REL_VIA - Static variable in interface org.apache.abdera.model.Link
 
REL_VIA_IANA - Static variable in interface org.apache.abdera.model.Link
 
removeAttribute(QName) - Method in interface org.apache.abdera.model.Element
 
RequestContext - Interface in org.apache.abdera.server
 
RequestHandler - Interface in org.apache.abdera.server
 
RequestHandlerFactory - Interface in org.apache.abdera.server
 
ResponseContext - Interface in org.apache.abdera.server
 

S

SecurityException - Exception in org.apache.abdera.security
 
SecurityException() - Constructor for exception org.apache.abdera.security.SecurityException
 
SecurityException(String) - Constructor for exception org.apache.abdera.security.SecurityException
 
SecurityException(String, Throwable) - Constructor for exception org.apache.abdera.security.SecurityException
 
SecurityException(Throwable) - Constructor for exception org.apache.abdera.security.SecurityException
 
SecurityOptions - Interface in org.apache.abdera.security
 
selectNodes(String, Base) - Method in interface org.apache.abdera.xpath.XPath
 
selectNodes(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
 
selectSingleNode(String, Base) - Method in interface org.apache.abdera.xpath.XPath
 
selectSingleNode(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
 
Service - Interface in org.apache.abdera.model
Represents the root of an Atom Publishing Protocol Introspection Document.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.abdera.server.servlet.AbderaServlet
 
ServletRequestContext - Class in org.apache.abdera.server.servlet
 
ServletRequestContext(HttpServletRequest) - Constructor for class org.apache.abdera.server.servlet.ServletRequestContext
 
setAccept(String[]) - Method in interface org.apache.abdera.model.Collection
PaceMediaEntries5 (proposed change to APP Draft-08)
setAllow(String[]) - Method in exception org.apache.abdera.server.exceptions.MethodNotAllowedException
 
setAttributeValue(String, String) - Method in interface org.apache.abdera.model.Element
Sets the value of the named attribute
setAttributeValue(QName, String) - Method in interface org.apache.abdera.model.Element
Sets the value of the named attribute
setAutodetectCharset(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
 
setBaseUri(String) - Method in interface org.apache.abdera.model.Document
Sets the Base URI of the document.
setBaseUri(URI) - Method in interface org.apache.abdera.model.Element
Sets the value of this element's xml:base attribute.
setBaseUri(String) - Method in interface org.apache.abdera.model.Element
Sets the value of this element's xml:base attribute.
setCalendar(Calendar) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setCertificate(X509Certificate) - Method in interface org.apache.abdera.security.SignatureOptions
 
setCharset(String) - Method in interface org.apache.abdera.model.Document
Sets the charset used for this document
setCharset(String) - Method in interface org.apache.abdera.parser.ParserOptions
Sets the character set to use for the parsed document
setContent(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="text"
setContent(String, Content.Type) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(Element) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(Element, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(DataHandler) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(DataHandler, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(String, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContentAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="html"
setContentAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="xhtml"
setContentElement(Content) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContentType(Content.Type) - Method in interface org.apache.abdera.model.Content
 
setContentType(String) - Method in interface org.apache.abdera.model.Document
Sets the content type for this document
setControl(Control) - Method in interface org.apache.abdera.model.Entry
Sets this entries Atom Publishing Protocol control element
setCount(int) - Method in interface org.apache.abdera.ext.opensearch.ItemsPerPage
 
setCount(int) - Method in interface org.apache.abdera.ext.opensearch.TotalResults
 
setCount(Link, int) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
setDataCipherAlgorithm(String) - Method in interface org.apache.abdera.security.EncryptionOptions
 
setDataEncryptionKey(Key) - Method in interface org.apache.abdera.security.EncryptionOptions
 
setDataHandler(DataHandler) - Method in interface org.apache.abdera.model.Content
Sets the string value of the content element by Base64 encoding the specifed byte array.
setDate(Date) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setDefaultNamespaces(Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
 
setDraft(boolean) - Method in interface org.apache.abdera.model.Control
Set to "true" if the entry should not be made publicly visible.
setEmail(String) - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
setEmailElement(Element) - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
setFactory(Factory) - Method in interface org.apache.abdera.parser.ParserOptions
Sets the factory the parser should use
setGenerator(Generator) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:generator" element's content identifies the agent used to generate a feed, for debugging and other purposes.
setGenerator(String, String, String) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:generator" element's content identifies the agent used to generate a feed, for debugging and other purposes.
setHeader(String, int) - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
setHeader(String, String) - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
setHeader(String, String) - Method in interface org.apache.abdera.server.ResponseContext
 
setHeader(String, int) - Method in interface org.apache.abdera.server.ResponseContext
 
setHref(URI) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets a dereferenceable URI indicating where a representation of the resource being responded to may be retrieved
setHref(String) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets a dereferenceable URI indicating where a representation of the resource being responded to may be retrieved
setHref(String) - Method in interface org.apache.abdera.model.Collection
APP Draft-08: The app:collection element MUST contain a "href" attribute, whose value gives the IRI of the collection.
setHref(String) - Method in interface org.apache.abdera.model.Link
RFC4287: The "href" attribute contains the link's IRI.
setHrefLang(String) - Method in interface org.apache.abdera.model.Link
RFC4287: The "hreflang" attribute's content describes the language of the resource pointed to by the href attribute.
setIcon(String) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
setIconElement(IRI) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
setId(String) - Method in interface org.apache.abdera.model.Div
Sets the value of the div element's id attribute
setId(String) - Method in interface org.apache.abdera.model.Entry
Sets the universally unique identifier for this entry
setId(String, boolean) - Method in interface org.apache.abdera.model.Entry
Sets the universally unique identifier for this entry
setId(String) - Method in interface org.apache.abdera.model.Source
Sets the universally unique identifier for this feed
setId(String, boolean) - Method in interface org.apache.abdera.model.Source
Sets the universally unique identifier for this feed
setIdElement(IRI) - Method in interface org.apache.abdera.model.Entry
Sets the universally unique identifier for this entry
setIdElement(IRI) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
setIgnoreComments(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
 
setIgnoreDoctype(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
 
setIgnoreProcessingInstructions(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
 
setIgnoreWhitespace(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
 
setIncludeKeyInfo(boolean) - Method in interface org.apache.abdera.security.EncryptionOptions
 
setIndex(int) - Method in interface org.apache.abdera.ext.opensearch.StartIndex
 
setKeyCipherAlgorithm(String) - Method in interface org.apache.abdera.security.EncryptionOptions
 
setKeyEncryptionKey(Key) - Method in interface org.apache.abdera.security.EncryptionOptions
 
setLabel(String) - Method in interface org.apache.abdera.model.Category
RFC4287: The "label" attribute provides a human-readable label for display in end-user applications.
setLanguage(String) - Method in interface org.apache.abdera.model.Element
Sets the value of this elements xml:lang attribute.
setLastModified(Date) - Method in interface org.apache.abdera.model.Document
Sets the last modified date for this document
setLength(long) - Method in interface org.apache.abdera.model.Link
RFC4287: The "length" attribute indicates an advisory length of the linked content in octets; it is a hint about the content length of the representation returned when the IRI in the href attribute is mapped to a URI and dereferenced.
setLogo(String) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
setLogoElement(IRI) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
setMimeType(MimeType) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets the media type of the resource referenced by the href attribute
setMimeType(String) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets the media type of the resource referenced by the href attribute
setMimeType(String) - Method in interface org.apache.abdera.model.Content
RFC4287: On the atom:content element, the value of the "type" attribute MAY be one of "text", "html", or "xhtml".
setMimeType(String) - Method in interface org.apache.abdera.model.Link
RFC4287: On the link element, the "type" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced.
setName(String) - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
setNameElement(Element) - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
setNormalizedValue(String) - Method in interface org.apache.abdera.model.IRI
 
setParentElement(Element) - Method in interface org.apache.abdera.model.Element
 
setParseFilter(ParseFilter) - Method in interface org.apache.abdera.parser.ParserOptions
Sets the Parse Filter.
setParser(Parser) - Method in interface org.apache.abdera.security.SecurityOptions
 
setPublished(Date) - Method in interface org.apache.abdera.model.Entry
 
setPublished(String) - Method in interface org.apache.abdera.model.Entry
 
setPublishedElement(DateTime) - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:published" element is a Date construct indicating an instant in time associated with an event early in the life cycle of the entry...
setRef(URI) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets the persistent and universally unique identifier of the resource that this entry is a response to
setRef(String) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets the persistent and universally unique identifier of the resource that this entry is a response to
setRel(String) - Method in interface org.apache.abdera.model.Link
RFC4287: atom:link elements MAY have a "rel" attribute that indicates the link relation type.
setRights(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights as @type="text"
setRights(String, Text.Type) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights
setRights(Div) - Method in interface org.apache.abdera.model.Entry
Sets the value of the right as @type="xhtml"
setRights(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="text"
setRights(String, Text.Type) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights
setRights(Div) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="xhtml"
setRightsAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights as @type="html"
setRightsAsHtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="html"
setRightsAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights as @type="xhtml"
setRightsAsXhtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="xhtml"
setRightsElement(Text) - Method in interface org.apache.abdera.model.Entry
The rights element is typically used to convey a human readable copyright (e.g.
setRightsElement(Text) - Method in interface org.apache.abdera.model.Source
The rights element is typically used to convey a human readable copyright (e.g.
setRoot(T) - Method in interface org.apache.abdera.model.Document
Sets the root element of the document
setScheme(String) - Method in interface org.apache.abdera.model.Category
RFC4287: The "scheme" attribute is an IRI that identifies a categorization scheme.
setSigningKey(PrivateKey) - Method in interface org.apache.abdera.security.SignatureOptions
 
setSource(URI) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets a dereferenceable URI of an Atom Feed or Entry Document
setSource(String) - Method in interface org.apache.abdera.ext.thread.InReplyTo
Sets a dereferenceable URI of an Atom Feed or Entry Document
setSource(Source) - Method in interface org.apache.abdera.model.Entry
Returns the source element for this entry.
setSrc(String) - Method in interface org.apache.abdera.model.Content
RFC4287: atom:content MAY have a "src" attribute, whose value MUST be an IRI reference.
setString(String) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setSubtitle(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="text"
setSubtitle(String, Text.Type) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle
setSubtitle(Div) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="xhtml"
setSubtitleAsHtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="html"
setSubtitleAsXhtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="xhtml"
setSubtitleElement(Text) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
setSummary(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="text"
setSummary(String, Text.Type) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary
setSummary(Div) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="xhtml"
setSummaryAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="html"
setSummaryAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="xhtml"
setSummaryElement(Text) - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:summary" element is a Text construct that conveys a short summary, abstract, or excerpt of an entry...
setTerm(String) - Method in interface org.apache.abdera.model.Category
RFC4287: The "term" attribute is a string that identifies the category to which the entry or feed belongs.
setText(String) - Method in interface org.apache.abdera.model.Element
 
setTextFilter(TextFilter) - Method in interface org.apache.abdera.parser.ParserOptions
Sets the TextFilter.
setTextType(Text.Type) - Method in interface org.apache.abdera.model.Text
 
setTime(long) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setTitle(String) - Method in interface org.apache.abdera.model.Collection
APP Draft-08: The app:collection element MUST contain a "title" attribute, whose value gives a human-readable name for the collection.
setTitle(String) - Method in interface org.apache.abdera.model.Div
Set the value of the div element's title attribute
setTitle(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the title as @type="text"
setTitle(String, Text.Type) - Method in interface org.apache.abdera.model.Entry
Sets the value of the title
setTitle(Div) - Method in interface org.apache.abdera.model.Entry
Sets the value of the title as @type="xhtml"
setTitle(String) - Method in interface org.apache.abdera.model.Link
RFC4287: The "title" attribute conveys human-readable information about the link.
setTitle(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the title as @type="text"
setTitle(String, Text.Type) - Method in interface org.apache.abdera.model.Source
Sets the value of the title
setTitle(Div) - Method in interface org.apache.abdera.model.Source
Sets the value of the title as @type="xhtml"
setTitle(String) - Method in interface org.apache.abdera.model.Workspace
APP Draft-08: The app:workspace element MUST contain a "title" attribute, which gives a human-readable name for the workspace.
setTitleAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the title as @type="html"
setTitleAsHtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the title as @type="html"
setTitleAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the title as @type="xhtml"
setTitleAsXhtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the title as @type="xhtml"
setTitleElement(Text) - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
setTitleElement(Text) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:title" element is a Text construct that conveys a human-readable title for an entry or feed.
setUpdated(Link, Date) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
setUpdated(Link, Calendar) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
setUpdated(Link, long) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
setUpdated(Link, String) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
setUpdated(Date) - Method in interface org.apache.abdera.model.Entry
 
setUpdated(String) - Method in interface org.apache.abdera.model.Entry
 
setUpdated(Date) - Method in interface org.apache.abdera.model.Source
 
setUpdated(String) - Method in interface org.apache.abdera.model.Source
 
setUpdatedElement(DateTime) - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
setUpdatedElement(DateTime) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
setUri(String) - Method in interface org.apache.abdera.model.Generator
The atom:generator element MAY have a "uri" attribute whose value MUST be an IRI reference [RFC3987].
setUri(String) - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
setUriElement(IRI) - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
setValue(int) - Method in interface org.apache.abdera.ext.thread.Total
 
setValue(String) - Method in class org.apache.abdera.model.AtomDate
 
setValue(Date) - Method in class org.apache.abdera.model.AtomDate
 
setValue(Calendar) - Method in class org.apache.abdera.model.AtomDate
 
setValue(long) - Method in class org.apache.abdera.model.AtomDate
 
setValue(String) - Method in interface org.apache.abdera.model.Content
 
setValue(AtomDate) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setValue(String) - Method in interface org.apache.abdera.model.Div
 
setValue(String) - Method in interface org.apache.abdera.model.IRI
Sets the value of the element
setValue(String) - Method in interface org.apache.abdera.model.Text
 
setValueElement(T) - Method in interface org.apache.abdera.model.Content
 
setValueElement(Div) - Method in interface org.apache.abdera.model.Text
 
setVersion(String) - Method in interface org.apache.abdera.model.Generator
The atom:generator element MAY have a "version" attribute that indicates the version of the generating agent.
setWrappedValue(String) - Method in interface org.apache.abdera.model.Content
 
setWrappedValue(String) - Method in interface org.apache.abdera.model.Text
 
setXhtmlClass(String[]) - Method in interface org.apache.abdera.model.Div
Sets the array of class attribute values on the div
sign(Entry, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
 
sign(Feed, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
 
Signature - Interface in org.apache.abdera.security
 
SignatureOptions - Interface in org.apache.abdera.security
 
Source - Interface in org.apache.abdera.model
Per RFC4287:
START_INDEX - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
START_INDEX_LN - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
StartIndex - Interface in org.apache.abdera.ext.opensearch
 

T

Text - Interface in org.apache.abdera.model
Represents an Atom Text Contruct.
Text.Type - Enum in org.apache.abdera.model
 
TextFilter - Class in org.apache.abdera.filter
Text filter provides a means of filtering unacceptable text from elements in the Atom feed, including unwanted text and markup in HTML entries.
TextFilter() - Constructor for class org.apache.abdera.filter.TextFilter
 
THR_NS - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THR_PREFIX - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRCOUNT - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
ThreadConstants - Interface in org.apache.abdera.ext.thread
 
ThreadExtensionFactory - Class in org.apache.abdera.ext.thread
 
ThreadExtensionFactory() - Constructor for class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
ThreadHelper - Class in org.apache.abdera.ext.thread
 
THRREF - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRSOURCE - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRTOTAL - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRUPDATED - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRWHEN - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
Deprecated. Use Constants.THRUPDATED
toJSON(Object) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toJSON(Entry) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toJSON(Feed) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toJSON(Service) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toString() - Method in class org.apache.abdera.model.AtomDate
 
Total - Interface in org.apache.abdera.ext.thread
Provides an interface for the Atom Threading Extension total element.
TOTAL_RESULTS - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
TOTAL_RESULTS_LN - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
TotalResults - Interface in org.apache.abdera.ext.opensearch
 
typeFromString(String) - Static method in enum org.apache.abdera.model.Content.Type
 
typeFromString(String) - Static method in enum org.apache.abdera.model.Text.Type
 

U

unsetDraft() - Method in interface org.apache.abdera.model.Control
Removes the draft setting completely from the control element.

V

value - Variable in class org.apache.abdera.model.AtomDate
 
valueOf(String) - Static method in class org.apache.abdera.model.AtomDate
 
valueOf(Date) - Static method in class org.apache.abdera.model.AtomDate
 
valueOf(Calendar) - Static method in class org.apache.abdera.model.AtomDate
 
valueOf(long) - Static method in class org.apache.abdera.model.AtomDate
 
valueOf(String) - Static method in enum org.apache.abdera.model.Content.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.model.Text.Type
Returns the enum constant of this type with the specified name.
valueOf(String, Base) - Method in interface org.apache.abdera.xpath.XPath
 
valueOf(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
 
values() - Static method in enum org.apache.abdera.model.Content.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.model.Text.Type
Returns an array containing the constants of this enum type, in the order they're declared.
verify(Entry, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
 
verify(Feed, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
 

W

Workspace - Interface in org.apache.abdera.model
An Atom Publishing Protocol Introspection Document workspace element.
write(Base) - Method in class org.apache.abdera.ext.json.JSONWriter
 
write(Base) - Method in interface org.apache.abdera.writer.Writer
 
Writer - Interface in org.apache.abdera.writer
 
WriterFactory - Interface in org.apache.abdera.writer
 
writeTo(Base, OutputStream) - Method in class org.apache.abdera.ext.json.JSONWriter
 
writeTo(Base, Writer) - Method in class org.apache.abdera.ext.json.JSONWriter
 
writeTo(OutputStream) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified stream
writeTo(Writer) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified writer
writeTo(OutputStream) - Method in exception org.apache.abdera.server.exceptions.AbderaServerException
 
writeTo(OutputStream) - Method in interface org.apache.abdera.server.ResponseContext
 
writeTo(Base, OutputStream) - Method in interface org.apache.abdera.writer.Writer
 
writeTo(Base, Writer) - Method in interface org.apache.abdera.writer.Writer
 

X

XPath - Interface in org.apache.abdera.xpath
Used to execute XPath queries over Feed Object Model instances.
XPathException - Exception in org.apache.abdera.xpath
 
XPathException() - Constructor for exception org.apache.abdera.xpath.XPathException
 
XPathException(String, Throwable) - Constructor for exception org.apache.abdera.xpath.XPathException
 
XPathException(String) - Constructor for exception org.apache.abdera.xpath.XPathException
 
XPathException(Throwable) - Constructor for exception org.apache.abdera.xpath.XPathException
 

A B C D E F G H I J L M N O P R S T U V W X