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

A

Abdera - Class in org.apache.abdera
The top level entry point for Abdera that provides access to various subcomponents.
Abdera() - Constructor for class org.apache.abdera.Abdera
Initialize using the default Abdera Configuration
Abdera(Configuration) - Constructor for class org.apache.abdera.Abdera
Initialize using the specified Abdera Configuration
abdera - Variable in class org.apache.abdera.protocol.client.AbderaClient
 
abdera - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
abdera - Variable in class org.apache.abdera.protocol.client.cache.AbstractCache
 
abdera - Variable in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
abdera - Variable in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
abdera - Variable in class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
abdera - Variable in class org.apache.abdera.security.util.SecurityBase
 
abdera - Variable in class org.apache.abdera.security.xmlsec.XmlSecurityOptions
 
abdera - Variable in class org.apache.abdera.util.AbstractParser
 
abdera - Variable in class org.apache.abdera.util.AbstractStreamWriter
 
AbderaClient - Class in org.apache.abdera.protocol.client
An Atom Publishing Protocol client.
AbderaClient() - Constructor for class org.apache.abdera.protocol.client.AbderaClient
 
AbderaClient(String) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an AbderaClient instance using the specified useragent name
AbderaClient(Abdera, String) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an AbderaClient instance using the specified Abdera instance and useragent name
AbderaClient(Abdera, String, Cache) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an AbderaClient instance using the specified Abdera instance and useragent name
AbderaClient(HttpClient) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an Abdera using a preconfigured HttpClient object
AbderaClient(Abdera, HttpClient) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an Abdera using a preconfigured HttpClient object
AbderaClient(Abdera, HttpClient, Cache) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an Abdera using a preconfigured HttpClient object
AbderaClient(Abdera) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an AbderaClient instance using the specified Abdera instance
AbderaClient(Abdera, Cache) - Constructor for class org.apache.abdera.protocol.client.AbderaClient
Create an AbderaClient instance using the specified Abdera instance
AbderaConfiguration - Class in org.apache.abdera.util
Provides the basic configuration for the Abdera default implementation.
AbderaConfiguration() - Constructor for class org.apache.abdera.util.AbderaConfiguration
 
AbderaConfiguration(ResourceBundle) - Constructor for class org.apache.abdera.util.AbderaConfiguration
 
AbderaDataSource - Class in org.apache.abdera.util
Utility implementation of javax.activation.DataSource that wraps Abdera Base
AbderaDataSource(Base) - Constructor for class org.apache.abdera.util.AbderaDataSource
 
AbderaResult - Class in org.apache.abdera.util
Provides a simple (and likely somewhat inefficient) implementation of javax.xml.transform.Result that allows Abdera objects to be used with the javax.xml.transform API's Only use this once per transform!!!
AbderaResult() - Constructor for class org.apache.abdera.util.AbderaResult
 
AbderaResult(Abdera) - Constructor for class org.apache.abdera.util.AbderaResult
 
AbderaSecurity - Class in org.apache.abdera.security
The AbderaSecurity class provides the entry point for using XML Digital Signatures and XML Encryption with Abdera.
AbderaSecurity() - Constructor for class org.apache.abdera.security.AbderaSecurity
 
AbderaSecurity(Abdera) - Constructor for class org.apache.abdera.security.AbderaSecurity
 
AbderaSecurity(Configuration) - Constructor for class org.apache.abdera.security.AbderaSecurity
 
AbderaServlet - Class in org.apache.abdera.protocol.server.servlet
Simple Atompub servlet.
AbderaServlet() - Constructor for class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
AbderaSource - Class in org.apache.abdera.util
Provides a simple (and likely somewhat inefficient) implementation of javax.xml.transform.Source that allows Abdera objects to be used with the javax.xml.transform API's
AbderaSource(Base) - Constructor for class org.apache.abdera.util.AbderaSource
 
absoluteUrlFor(Object, Object) - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
absoluteUrlFor(Object, Object) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
absoluteUrlFor(Object, Object) - Method in interface org.apache.abdera.protocol.server.RequestContext
Construct an absolute URL using the Provider's Target Builder.
AbstractCache - Class in org.apache.abdera.protocol.client.cache
 
AbstractCache(Abdera) - Constructor for class org.apache.abdera.protocol.client.cache.AbstractCache
 
AbstractClientResponse - Class in org.apache.abdera.protocol.client
Abstract base class for a ClientResponse
AbstractClientResponse(Abdera) - Constructor for class org.apache.abdera.protocol.client.AbstractClientResponse
 
AbstractCollectionAdapter - Class in org.apache.abdera.protocol.server.impl
Base CollectionAdapter implementation that provides a number of helper utility methods for adapter implementations.
AbstractCollectionAdapter() - Constructor for class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
AbstractContext - Class in org.apache.abdera.i18n.templates
Abstract base for custom Context implementations
AbstractContext() - Constructor for class org.apache.abdera.i18n.templates.AbstractContext
 
AbstractConventions - Class in org.apache.abdera.ext.serializer
 
AbstractConventions() - Constructor for class org.apache.abdera.ext.serializer.AbstractConventions
 
AbstractConventions(boolean) - Constructor for class org.apache.abdera.ext.serializer.AbstractConventions
 
AbstractEncryptedRequestFilter - Class in org.apache.abdera.security.util.filters
 
AbstractEncryptedRequestFilter() - Constructor for class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
AbstractEncryptedRequestFilter(String...) - Constructor for class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
AbstractEncryptedResponseFilter - Class in org.apache.abdera.security.util.filters
 
AbstractEncryptedResponseFilter() - Constructor for class org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter
 
AbstractEntityCollectionAdapter<T> - Class in org.apache.abdera.protocol.server.impl
By extending this class it becomes easy to build Collections which are backed by a set of entities - such as a database row, domain objects, or files.
AbstractEntityCollectionAdapter() - Constructor for class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
AbstractEntityProvider - Class in org.apache.abdera.protocol.util
 
AbstractEntityProvider() - Constructor for class org.apache.abdera.protocol.util.AbstractEntityProvider
 
AbstractExtensionFactory - Class in org.apache.abdera.util
Provides a base implementation for ExtensionFactory instances.
AbstractExtensionFactory(String...) - Constructor for class org.apache.abdera.util.AbstractExtensionFactory
 
AbstractItemManager<T> - Class in org.apache.abdera.protocol.util
 
AbstractItemManager() - Constructor for class org.apache.abdera.protocol.util.AbstractItemManager
 
AbstractItemManager(int) - Constructor for class org.apache.abdera.protocol.util.AbstractItemManager
 
AbstractListParseFilter - Class in org.apache.abdera.util.filter
ParseFilter's determine which elements and attributes are acceptable within a parsed document.
AbstractListParseFilter() - Constructor for class org.apache.abdera.util.filter.AbstractListParseFilter
 
AbstractMessage - Class in org.apache.abdera.protocol.util
Root impl for Message interface impls.
AbstractMessage() - Constructor for class org.apache.abdera.protocol.util.AbstractMessage
 
AbstractMultipartCollectionAdapter - Class in org.apache.abdera.protocol.server.multipart
 
AbstractMultipartCollectionAdapter() - Constructor for class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter
 
AbstractMultipartCollectionAdapter.MultipartRelatedPost - Class in org.apache.abdera.protocol.server.multipart
 
AbstractMultipartCollectionAdapter.MultipartRelatedPost(Document<Entry>, InputStream, Map<String, String>, Map<String, String>) - Constructor for class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter.MultipartRelatedPost
 
AbstractNamedParser - Class in org.apache.abdera.util
Base abstract implementation of NamedParser
AbstractNamedParser(Abdera, String, String...) - Constructor for class org.apache.abdera.util.AbstractNamedParser
 
AbstractNamedWriter - Class in org.apache.abdera.util
Base abstract implementation of NamedWriter
AbstractNamedWriter(String, String...) - Constructor for class org.apache.abdera.util.AbstractNamedWriter
 
AbstractOpenSearchUrlAdapter<T> - Class in org.apache.abdera.ext.opensearch.server.impl
Abstract OpenSearchUrlAdapter providing explicit methods to implement and/or override for executing the actual search and creating the Atom feed containing search results.
AbstractOpenSearchUrlAdapter() - Constructor for class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
 
AbstractParseFilter - Class in org.apache.abdera.util.filter
 
AbstractParseFilter() - Constructor for class org.apache.abdera.util.filter.AbstractParseFilter
 
AbstractParser - Class in org.apache.abdera.util
Abstract base implementation of Abdera Parser.
AbstractParser() - Constructor for class org.apache.abdera.util.AbstractParser
 
AbstractParser(Abdera) - Constructor for class org.apache.abdera.util.AbstractParser
 
AbstractParserOptions - Class in org.apache.abdera.util
Non thread-safe abstract implementation of ParserOptions
AbstractParserOptions() - Constructor for class org.apache.abdera.util.AbstractParserOptions
 
AbstractProvider - Class in org.apache.abdera.protocol.server.impl
Base Provider implementation that provides the core implementation details for all Providers.
AbstractProvider() - Constructor for class org.apache.abdera.protocol.server.impl.AbstractProvider
 
AbstractRequest - Class in org.apache.abdera.protocol.util
 
AbstractRequest() - Constructor for class org.apache.abdera.protocol.util.AbstractRequest
 
AbstractRequestContext - Class in org.apache.abdera.protocol.server.context
 
AbstractRequestContext(Provider, String, IRI, IRI) - Constructor for class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
AbstractResponse - Class in org.apache.abdera.protocol.util
 
AbstractResponse() - Constructor for class org.apache.abdera.protocol.util.AbstractResponse
 
AbstractResponseContext - Class in org.apache.abdera.protocol.server.context
 
AbstractResponseContext() - Constructor for class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
AbstractScheme - Class in org.apache.abdera.i18n.iri
Base implementation for IRI scheme providers
AbstractScheme(String, int) - Constructor for class org.apache.abdera.i18n.iri.AbstractScheme
 
AbstractSelector - Class in org.apache.abdera.ext.features
 
AbstractSelector() - Constructor for class org.apache.abdera.ext.features.AbstractSelector
 
AbstractSerializationContext - Class in org.apache.abdera.ext.serializer
 
AbstractSerializationContext(StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
AbstractSerializationContext(Abdera, StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
AbstractServerConfiguration - Class in org.apache.abdera.protocol.server.provider.managed
 
AbstractServerConfiguration(RequestContext) - Constructor for class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
 
AbstractSingleBeanDefinitionParser - Class in org.apache.abdera.spring
 
AbstractSingleBeanDefinitionParser() - Constructor for class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
AbstractStreamWriter - Class in org.apache.abdera.util
 
AbstractStreamWriter(Abdera, String) - Constructor for class org.apache.abdera.util.AbstractStreamWriter
 
AbstractWorkspaceManager - Class in org.apache.abdera.protocol.server.impl
Base implementation for WorkspaceManager implementations
AbstractWorkspaceManager() - Constructor for class org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager
 
AbstractWorkspaceProvider - Class in org.apache.abdera.protocol.server.impl
An abstract base Provider implementation that implements the WorkspaceManager interface.
AbstractWorkspaceProvider() - Constructor for class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
AbstractWriter - Class in org.apache.abdera.util
 
AbstractWriter() - Constructor for class org.apache.abdera.util.AbstractWriter
 
AbstractWriterOptions - Class in org.apache.abdera.util
 
AbstractWriterOptions() - Constructor for class org.apache.abdera.util.AbstractWriterOptions
 
AbstractXPath - Class in org.apache.abdera.util
Abstract base implementation of XPath
AbstractXPath() - Constructor for class org.apache.abdera.util.AbstractXPath
 
AbstractXPath(Map<String, String>) - Constructor for class org.apache.abdera.util.AbstractXPath
 
Accept - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
accept(int) - Method in interface org.apache.abdera.i18n.text.Filter
 
ACCEPT - Static variable in interface org.apache.abdera.util.Constants
 
ACCEPT_ENCRYPTION - Static variable in class org.apache.abdera.security.util.Constants
 
acceptable(QName) - Method in interface org.apache.abdera.filter.ParseFilter
Returns true if elements with the given QName are acceptable
acceptable(QName, QName) - Method in interface org.apache.abdera.filter.ParseFilter
Returns true if attributes with the given qname appearing on elements with the given qname are acceptable
acceptable(QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
acceptable(QName, QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
acceptable(QName) - Method in class org.apache.abdera.util.filter.BlackListParseFilter
 
acceptable(QName, QName) - Method in class org.apache.abdera.util.filter.BlackListParseFilter
 
acceptable(QName) - Method in class org.apache.abdera.util.filter.CompoundParseFilter
 
acceptable(QName, QName) - Method in class org.apache.abdera.util.filter.CompoundParseFilter
 
acceptable(QName) - Method in class org.apache.abdera.util.filter.NonOpParseFilter
 
acceptable(QName, QName) - Method in class org.apache.abdera.util.filter.NonOpParseFilter
 
acceptable(QName) - Method in class org.apache.abdera.util.filter.SafeContentWhiteListParseFilter
 
acceptable(QName, QName) - Method in class org.apache.abdera.util.filter.SafeContentWhiteListParseFilter
 
acceptable(QName) - Method in class org.apache.abdera.util.filter.WhiteListParseFilter
 
acceptable(QName, QName) - Method in class org.apache.abdera.util.filter.WhiteListParseFilter
 
accepts(String) - Method in interface org.apache.abdera.model.Collection
Returns true if the collection accepts the given media-type
accepts(MimeType) - Method in interface org.apache.abdera.model.Collection
Returns true if the collection accepts the given media-type
accepts(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
accepts(MimeType) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
accepts - Variable in class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter
 
AcceptSelector - Class in org.apache.abdera.ext.features
 
AcceptSelector(String...) - Constructor for class org.apache.abdera.ext.features.AcceptSelector
 
acceptsEntry() - Method in interface org.apache.abdera.model.Collection
Returns true if the collection accepts Atom entry documents (equivalent to calling accepts("application/atom+xml;type=entry");)
acceptsEntry() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
acceptsMultipart(String) - Method in class org.apache.abdera.parser.stax.FOMMultipartCollection
 
acceptsMultipart(MimeType) - Method in class org.apache.abdera.parser.stax.FOMMultipartCollection
 
acceptsNothing() - Method in interface org.apache.abdera.model.Collection
Returns true if the collection accepts nothing (i.e.
acceptsNothing() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
adapterInstanceMap - Static variable in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
add(Coordinates) - Method in class org.apache.abdera.ext.geo.Coordinates
 
add(Coordinate) - Method in class org.apache.abdera.ext.geo.Coordinates
 
add(Coordinate...) - Method in class org.apache.abdera.ext.geo.Coordinates
 
add(double, double) - Method in class org.apache.abdera.ext.geo.Coordinates
 
add(String) - Method in class org.apache.abdera.ext.geo.Coordinates
 
add(QName) - Method in interface org.apache.abdera.filter.ListParseFilter
Add an element QName to the parse filter
add(QName, QName) - Method in interface org.apache.abdera.filter.ListParseFilter
Adds an attribute to the parse filter
add(T) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
add(int, T) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
add(Object, CachedResponse) - Method in class org.apache.abdera.protocol.client.cache.AbstractCache
 
add(Object, CachedResponse) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
add(QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
add(QName, QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
addAccepts(String) - Method in interface org.apache.abdera.model.Collection
Adds a new accept element to the collection
addAccepts(String...) - Method in interface org.apache.abdera.model.Collection
Adds new accept elements to the collection
addAccepts(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
addAccepts(String...) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
addAccepts(String, String) - Method in class org.apache.abdera.parser.stax.FOMMultipartCollection
 
addAccepts(Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMMultipartCollection
 
addAcceptsEntry() - Method in interface org.apache.abdera.model.Collection
Same as setAcceptsEntry except the existing accepts are not discarded
addAcceptsEntry() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
addAll(Collection) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
addAll(int, Collection) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
addAuthor(Person) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addAuthor(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addAuthor(String, String, String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addAuthor(Person) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addAuthor(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addAuthor(String, String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addAuthor(Person) - Method in class org.apache.abdera.ext.rss.RssItem
 
addAuthor(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addAuthor(String, String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addAuthor(Person) - Method in class org.apache.abdera.ext.rss.RssSource
 
addAuthor(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
addAuthor(String, String, String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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
addAuthor(Person) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addAuthor(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addAuthor(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addAuthor(Person) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addAuthor(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addAuthor(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addCategories() - Method in interface org.apache.abdera.model.Collection
Add an app:categories element
addCategories(String) - Method in interface org.apache.abdera.model.Collection
Add an app:categories element that links to an external Category Document
addCategories(Categories) - Method in interface org.apache.abdera.model.Collection
Add the app:categories element to the collection
addCategories(List<Category>, boolean, String) - Method in interface org.apache.abdera.model.Collection
Add a listing of categories to the collection
addCategories() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
addCategories(Categories) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
addCategories(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
addCategories(List<Category>, boolean, String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
addCategoriesInfo(CategoriesInfo...) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
addCategory(Category) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addCategory(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addCategory(String, String, String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addCategory(Category) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addCategory(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addCategory(String, String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addCategory(Category) - Method in class org.apache.abdera.ext.rss.RssItem
 
addCategory(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addCategory(String, String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addCategory(Category) - Method in class org.apache.abdera.ext.rss.RssSource
 
addCategory(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
addCategory(String, String, String) - Method in class org.apache.abdera.ext.rss.RssSource
 
addCategory(Category) - Method in interface org.apache.abdera.model.Categories
Add an atom:category to the listing
addCategory(String) - Method in interface org.apache.abdera.model.Categories
Create and add an atom:category to the listing
addCategory(String, String, String) - Method in interface org.apache.abdera.model.Categories
Create an add an atom:category to the listing
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
addCategory(Category) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
addCategory(String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
addCategory(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
addCategory(Category) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addCategory(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addCategory(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addCategory(Category) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addCategory(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addCategory(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addCategoryInfo(CategoryInfo...) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
addChild(OMNode) - Method in class org.apache.abdera.parser.stax.FOMFeed
 
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
addCollection(Collection) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
addCollection(String, String) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
addCollection(CollectionInfo) - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
addComment(String) - Method in interface org.apache.abdera.model.Base
Add an XML comment to this Base
addComment(String) - Method in class org.apache.abdera.model.ElementWrapper
 
addComment(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
addComment(String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
addContent(Entry, T, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Adds the atom:content element to an entry
addContributor(Person) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addContributor(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addContributor(String, String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addContributor(Person) - Method in class org.apache.abdera.ext.rss.RssItem
 
addContributor(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addContributor(String, String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addContributor(Person) - Method in class org.apache.abdera.ext.rss.RssSource
 
addContributor(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
addContributor(String, String, String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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 a contributor
addContributor(String, String, String) - Method in interface org.apache.abdera.model.Source
Adds a contributor
addContributor(Person) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addContributor(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addContributor(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addContributor(Person) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addContributor(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addContributor(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addControl() - Method in class org.apache.abdera.ext.rss.RssItem
 
addControl() - Method in interface org.apache.abdera.model.Entry
 
addControl() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addCookie(String, String, String) - Method in class org.apache.abdera.protocol.client.AbderaClient
Manually add cookies
addCookie(String, String, String, String, Date, boolean) - Method in class org.apache.abdera.protocol.client.AbderaClient
Manually add cookies
addCookie(String, String, String, String, int, boolean) - Method in class org.apache.abdera.protocol.client.AbderaClient
Manually add cookies
addCookies(Cookie) - Method in class org.apache.abdera.protocol.client.AbderaClient
Manually add cookies
addCookies(Cookie...) - Method in class org.apache.abdera.protocol.client.AbderaClient
Manually add cookies
addCredentials(String, String, String, Credentials) - Method in class org.apache.abdera.protocol.client.AbderaClient
Add authentication credentials
addDateHeader(String, Date) - Method in class org.apache.abdera.protocol.client.RequestOptions
Similar to setDateHeader but allows for multiple instances of the specified header
addEditLinkToEntry(Entry) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
addEncodedHeader(String, String, String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Similar to setEncodedHeader, but allows for multiple instances of the specified header
addEncodedHeader(String, String, String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Similar to setEncodedHeader, but allows for multiple instances of the specified header
addEncodedHeader(String, String, String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
addEncodedHeader(String, String, String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
addEncodedHeader(String, String, String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Add an RFC 2047 encoded header in the response
addEncodedHeaders(String, String, String...) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
addEncodedHeaders(String, String, String...) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
addEncodedHeaders(String, String, String...) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Add an RFC 2047 encoded header in the response
addEntry(Entry) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addEntry() - Method in class org.apache.abdera.ext.rss.RssChannel
 
addEntry(Entry) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addEntry() - Method in class org.apache.abdera.ext.rss.RssFeed
 
addEntry(Entry) - Method in class org.apache.abdera.ext.sharing.Conflicts
 
addEntry(Entry) - Method in class org.apache.abdera.ext.sharing.Unpublished
 
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
addEntry(Entry) - Method in class org.apache.abdera.parser.stax.FOMFeed
 
addEntry() - Method in class org.apache.abdera.parser.stax.FOMFeed
 
addEntryDetails(RequestContext, Entry, IRI, T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Add the details to an entry
addExtension(Element) - Method in class org.apache.abdera.ext.rss.RssCategory
 
addExtension(QName) - Method in class org.apache.abdera.ext.rss.RssCategory
 
addExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
addExtension(Element) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
addExtension(QName) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
addExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
addExtension(Element) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addExtension(QName) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addExtension(Element) - Method in class org.apache.abdera.ext.rss.RssGuid
 
addExtension(QName) - Method in class org.apache.abdera.ext.rss.RssGuid
 
addExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
addExtension(Element) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
addExtension(Element, Element) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element before the specified element
addExtension(QName) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
addExtension(QName, 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
addExtension(Element) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
addExtension(QName) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
addExtension(String, String, String) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
addExtension(Element, Element) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
addExtension(QName, QName) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
addExtension(Element) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addExtension(QName) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addExtension(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addExtension(Element, Element) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addExtension(QName, QName) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addExtensionFactory(ExtensionFactory) - Method in class org.apache.abdera.util.AbderaConfiguration
Registers an ExtensionFactory implementation.
addExtensionFactory(ExtensionFactory) - Method in interface org.apache.abdera.util.Configuration
Registers a new ExtensionFactory, this method doesn't override an extensionFactory if already exists.
addExtensions(List<Element>) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addFactory(ExtensionFactory) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
addFeature(Feature) - Method in class org.apache.abdera.ext.features.Features
 
addFeature(Feature...) - Method in class org.apache.abdera.ext.features.Features
 
addFeature(String) - Method in class org.apache.abdera.ext.features.Features
 
addFeature(String, String, String) - Method in class org.apache.abdera.ext.features.Features
 
addFeatures(String...) - Method in class org.apache.abdera.ext.features.Features
 
addFeaturesElement(Collection) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
addFeedDetails(Feed, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Adds the selected entries to the Feed document.
addFilter(Filter...) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
addHeader(String, String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Similar to setHeader but allows for multiple instances of the specified header
addHeader(String, String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Similar to setHeader but allows for multiple instances of the specified header
addHeader(String, Object) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
addHeader(String, Object) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
addHeader(String, Object) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Add a header to the response
addHeaders(String, Object...) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
addHeaders(String, Object...) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
addHeaders(String, Object...) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Add a header to the response
addHistory(History) - Method in class org.apache.abdera.ext.sharing.Sync
 
addHistory() - Method in class org.apache.abdera.ext.sharing.Sync
 
addHistory(int, Date, String) - Method in class org.apache.abdera.ext.sharing.Sync
 
addImpl(QName, Class<? extends ElementWrapper>) - Method in class org.apache.abdera.util.AbstractExtensionFactory
Associate a QName with an implementation class
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, IRI) - 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, IRI, IRI, IRI, 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
 
addLicense(Base, String) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
addLicense(Base, String, String) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
addLicense(Base, String, String, String, String) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
addLink(Link) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addLink(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addLink(String, String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addLink(String, String, String, String, String, long) - Method in class org.apache.abdera.ext.rss.RssChannel
 
addLink(Link) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addLink(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addLink(String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addLink(String, String, String, String, String, long) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addLink(Link) - Method in class org.apache.abdera.ext.rss.RssItem
 
addLink(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addLink(String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
addLink(String, String, String, String, String, long) - Method in class org.apache.abdera.ext.rss.RssItem
 
addLink(Link) - Method in class org.apache.abdera.ext.rss.RssSource
 
addLink(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
addLink(String, String) - Method in class org.apache.abdera.ext.rss.RssSource
 
addLink(String, String, String, String, String, long) - Method in class org.apache.abdera.ext.rss.RssSource
 
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
Add a link to the entry
addLink(String, String) - Method in interface org.apache.abdera.model.Entry
Add a link to the entry
addLink(String, String, String, String, String, long) - Method in interface org.apache.abdera.model.Entry
Add a link to the 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
Adds an individual link element
addLink(String, String) - Method in interface org.apache.abdera.model.Source
Adds an individual link element
addLink(String, String, String, String, String, long) - Method in interface org.apache.abdera.model.Source
Adds an individual link element
addLink(Link) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addLink(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addLink(String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addLink(String, String, String, String, String, long) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
addLink(Link) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addLink(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addLink(String, String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addLink(String, String, String, String, String, long) - Method in class org.apache.abdera.parser.stax.FOMSource
 
addMediaContent(IRI, Entry, T, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Add media content details to a media-link entry
addMimeType(QName, String) - Method in class org.apache.abdera.util.AbstractExtensionFactory
Associate a MIME media type for the specific QName
addMultipartCollection(String, String) - Method in interface org.apache.abdera.model.Workspace
Adds a multipart collection to this workspace
addMultipartCollection(String, String) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
addNamedParser(NamedParser) - Method in class org.apache.abdera.util.AbderaConfiguration
Registers a NamedParser implementation
addNamedParser(NamedParser) - Method in interface org.apache.abdera.util.Configuration
Registers a new NamedParser, this method doesn't override a parser if already exists.
addNamedWriter(NamedWriter) - Method in class org.apache.abdera.util.AbderaConfiguration
Registers a NamedWriter implementation
addNamedWriter(NamedWriter) - Method in interface org.apache.abdera.util.Configuration
Registers a new NamedWriter, this method doesn't override a writer if already exists.
addNamespace(String, String) - Method in class org.apache.abdera.ext.features.XPathSelector
 
addPosition(ExtensibleElement, Position) - Static method in class org.apache.abdera.ext.geo.GeoHelper
 
addPosition(ExtensibleElement, Position, GeoHelper.Encoding) - Static method in class org.apache.abdera.ext.geo.GeoHelper
 
addProcessingInstruction(String, String) - Method in interface org.apache.abdera.model.Document
Add a processing instruction to the document
addProcessingInstruction(String, String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
addProvider(Provider) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
addProvider(Provider) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter
 
addQueries(Query...) - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
addReference(String) - Method in interface org.apache.abdera.security.SignatureOptions
 
addReference(String) - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
addRelated(Related) - Method in class org.apache.abdera.ext.sharing.Sharing
 
addRelated() - Method in class org.apache.abdera.ext.sharing.Sharing
 
addRelated(String, String, Related.Type) - Method in class org.apache.abdera.ext.sharing.Sharing
 
addRequestProcessors(Map<TargetType, RequestProcessor>) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
addRequestProcessors(Map<TargetType, RequestProcessor>) - Method in interface org.apache.abdera.protocol.server.Provider
Add a map of RequestProcessors to register on this provider, without overriding already registered ones.
��
addRoute(Route) - Method in class org.apache.abdera.protocol.server.impl.RouteManager
 
addRoute(String, String) - Method in class org.apache.abdera.protocol.server.impl.RouteManager
 
addRoute(Route, TargetType) - Method in class org.apache.abdera.protocol.server.impl.RouteManager
 
addRoute(String, String, TargetType) - Method in class org.apache.abdera.protocol.server.impl.RouteManager
 
addRoute(String, String, TargetType, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.impl.RouteManager
 
addSimpleExtension(QName, String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
addSimpleExtension(String, String, String, String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
addSimpleExtension(QName, String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
addSimpleExtension(String, String, String, String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
addSimpleExtension(QName, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addSimpleExtension(String, String, String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
addSimpleExtension(QName, String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
addSimpleExtension(String, String, String, String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
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)
addSimpleExtension(QName, String) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
addSimpleExtension(String, String, String, String) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
addSimpleExtension(QName, String) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addSimpleExtension(String, String, String, String) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
addStreamWriter(Class<? extends StreamWriter>) - Method in class org.apache.abdera.util.AbderaConfiguration
Registers a StreamWriter implementation
addStreamWriter(Class<? extends StreamWriter>) - Method in interface org.apache.abdera.util.Configuration
Registers a new StreamWriter, this method doesn't override a streamWriter if already exists.
addStylesheet(String, String) - Method in interface org.apache.abdera.model.Document
Add a xml-stylesheet processing instruction to the document
addStylesheet(String, String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
addTombstone(Feed, Tombstone) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, Entry) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, Entry, Date, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, Entry, String, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, Entry, Calendar, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, Entry, long, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, Entry, AtomDate, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, String, Date, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, String, String, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, String, Calendar, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, String, long, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTombstone(Feed, String, AtomDate, String, String) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
addTotal(Entry, int) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addType(String) - Method in class org.apache.abdera.ext.features.Feature
 
addType(String...) - Method in class org.apache.abdera.ext.features.Feature
 
addUnspecifiedLicense(Base) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
addUrls(Url...) - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
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
addWorkspace(Workspace) - Method in class org.apache.abdera.parser.stax.FOMService
 
addWorkspace(String) - Method in class org.apache.abdera.parser.stax.FOMService
 
addWorkspace(WorkspaceInfo) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager
 
addWorkspace(WorkspaceInfo) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
addWorkspace(WorkspaceInfo) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
addWorkspaces(Collection<WorkspaceInfo>) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
ADULT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
AESEncryptedResponseFilter - Class in org.apache.abdera.security.util.filters
<filter> <filter-name>enc filter</filter-name> <filter-class>com.test.EncryptedResponseFilter</filter-class> </filter> <filter-mapping> <filter-name>enc filter</filter-name> <servlet-name>TestServlet</servlet-name> </filter-mapping>
AESEncryptedResponseFilter() - Constructor for class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
AID - Static variable in interface org.apache.abdera.util.Constants
 
aliases - Variable in class org.apache.abdera.util.AbstractParserOptions
 
ALTERNATE - Static variable in interface org.apache.abdera.util.Constants
 
ANONYMOUS - Static variable in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver
 
ANY - Static variable in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
APP_MEDIA_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
APP_NAME - Static variable in interface org.apache.abdera.util.Version
 
APP_NS - Static variable in interface org.apache.abdera.util.Constants
 
APP_NS_PRE_RFC - Static variable in interface org.apache.abdera.util.Constants
Deprecated. Use Constants.APP_NS instead
APP_PREFIX - Static variable in interface org.apache.abdera.util.Constants
 
append(Subtag) - Method in class org.apache.abdera.i18n.rfc4646.Range
Append a subtag to the range
append(Appendable, Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
Append the specified codepoint to the buffer, automatically handling surrogate pairs
append(Appendable, int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Append the specified codepoint to the buffer, automatically handling surrogate pairs
append(CharSequence) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
append(char) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
append(CharSequence, int, int) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
append(CharSequence, String) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
append(char, String) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
append(CharSequence, int, int, String) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
append(char) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
append(CharSequence, int, int) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
append(CharSequence) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
appendWildcard() - Method in class org.apache.abdera.i18n.rfc4646.Range
Append a wildcard subtag to the range
AppServer - Class in org.apache.abdera.examples.appserver.custom
 
AppServer() - Constructor for class org.apache.abdera.examples.appserver.custom.AppServer
 
AppServer - Class in org.apache.abdera.examples.appserver.employee
 
AppServer() - Constructor for class org.apache.abdera.examples.appserver.employee.AppServer
 
AppServer.EmployeeProviderServlet - Class in org.apache.abdera.examples.appserver.employee
 
AppServer.EmployeeProviderServlet() - Constructor for class org.apache.abdera.examples.appserver.employee.AppServer.EmployeeProviderServlet
 
ARCHIVE - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
args - Variable in class org.apache.abdera.util.Discover.DefaultLoader
 
args - Variable in class org.apache.abdera.util.Discover.LineReaderLoaderIterator
 
asCategoriesElement(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoriesInfo
Convert this into an instance of the FOM Categories interface
asCategoriesElement(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
asCategoryElement(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoryInfo
Convert this into an instance of the FOM Category interface
asCategoryElement(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
asCollectionElement(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionInfo
Converts this to an instance of the FOM Collection interface
asCollectionElement(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
asCollectionElement(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
asCollectionElement(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
asList(Iterator<T>) - Static method in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
asOpenSearchDescriptionElement(RequestContext) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
asOpenSearchDescriptionElement(RequestContext) - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchInfo
Create the related OpenSearchDescription element.
asQueryElement(RequestContext) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchQueryInfo
 
asQueryElement(RequestContext) - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchQueryInfo
Create the related Query element.
asRange() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get this Lang as a Language-Range for use with matching
asUrlElement(RequestContext) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
asUrlElement(RequestContext) - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlInfo
Create the related Url element.
asWorkspaceElement(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
asWorkspaceElement(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedWorkspace
 
asWorkspaceElement(RequestContext) - Method in interface org.apache.abdera.protocol.server.WorkspaceInfo
Returns an instance of the FOM Workspace interface
ATITLE - Static variable in interface org.apache.abdera.util.Constants
 
ATOM_MEDIA_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
ATOM_NS - Static variable in interface org.apache.abdera.util.Constants
 
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
Create an AtomDate using the current date and time
AtomDate(String) - Constructor for class org.apache.abdera.model.AtomDate
Create an AtomDate using the serialized string format (e.g.
AtomDate(Date) - Constructor for class org.apache.abdera.model.AtomDate
Create an AtomDate using a java.util.Date
AtomDate(Calendar) - Constructor for class org.apache.abdera.model.AtomDate
Create an AtomDate using a java.util.Calendar.
AtomDate(long) - Constructor for class org.apache.abdera.model.AtomDate
Create an AtomDate using the number of milliseconds since January 1, 1970, 00:00:00 GMT
AtomIDTemplate - Class in org.apache.abdera.examples.uritemplates
This example demonstrates the use of URI Templates to create an atom:id value from an annotated Java object.
AtomIDTemplate() - Constructor for class org.apache.abdera.examples.uritemplates.AtomIDTemplate
 
AtomIDTemplate.ID - Class in org.apache.abdera.examples.uritemplates
 
AtomIDTemplate.ID(String, String, String) - Constructor for class org.apache.abdera.examples.uritemplates.AtomIDTemplate.ID
 
AtomLinkTemplate - Class in org.apache.abdera.examples.uritemplates
 
AtomLinkTemplate() - Constructor for class org.apache.abdera.examples.uritemplates.AtomLinkTemplate
 
AtomLinkTemplate.PagingLink - Class in org.apache.abdera.examples.uritemplates
 
AtomLinkTemplate.PagingLink(String, int, int) - Constructor for class org.apache.abdera.examples.uritemplates.AtomLinkTemplate.PagingLink
 
Attribute - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Attribute - Interface in org.apache.abdera.model
An attribute.
attribute - Variable in class org.apache.abdera.parser.stax.util.FOMElementIterator
Field givenQName
AURI - Static variable in interface org.apache.abdera.util.Constants
 
authenticate(Credentials, HttpMethod) - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
authenticate(Credentials, String, String) - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
authenticate(Credentials, String, String) - Method in class org.apache.abdera.ext.oauth.OAuthScheme
 
authenticate(Credentials, HttpMethod) - Method in class org.apache.abdera.ext.oauth.OAuthScheme
 
authenticate(Credentials, HttpMethod) - Method in class org.apache.abdera.ext.wsse.WSSEAuthScheme
 
authenticate(Credentials, String, String) - Method in class org.apache.abdera.ext.wsse.WSSEAuthScheme
 
Author - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
AUTHOR - Static variable in interface org.apache.abdera.util.Constants
 
autoclose - Variable in class org.apache.abdera.util.AbstractStreamWriter
 
autoclose - Variable in class org.apache.abdera.util.AbstractWriterOptions
 
autoflush - Variable in class org.apache.abdera.util.AbstractStreamWriter
 
autoindent - Variable in class org.apache.abdera.util.AbstractStreamWriter
 
AutoReleasingInputStream - Class in org.apache.abdera.protocol.client.util
 
AutoReleasingInputStream(HttpMethod, InputStream) - Constructor for class org.apache.abdera.protocol.client.util.AutoReleasingInputStream
 

B

B2(int) - Static method in class org.apache.abdera.i18n.text.Nameprep
 
b2data - Static variable in class org.apache.abdera.i18n.text.Nameprep
 
b2index - Static variable in class org.apache.abdera.i18n.text.Nameprep
 
badrequest(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a 400 bad request error
badrequest(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
Bar - Class in org.apache.abdera.examples.extension
 
Bar(Element) - Constructor for class org.apache.abdera.examples.extension.Bar
 
Bar(Factory, QName) - Constructor for class org.apache.abdera.examples.extension.Bar
 
BAR - Static variable in class org.apache.abdera.examples.extension.FooExtensionFactory
 
Base - Interface in org.apache.abdera.model
The Base interface provides the basis for the Feed Object Model API and defines the operations common to both the Element and Document interfaces.
base - Variable in class org.apache.abdera.parser.stax.FOMDocument
 
BASE - Static variable in interface org.apache.abdera.util.Constants
 
BaseRequestEntity - Class in org.apache.abdera.protocol.client.util
Required for the Apache Commons HTTP AbderaClient.
BaseRequestEntity(Base) - Constructor for class org.apache.abdera.protocol.client.util.BaseRequestEntity
 
BaseRequestEntity(Base, boolean) - Constructor for class org.apache.abdera.protocol.client.util.BaseRequestEntity
 
BaseResponseContext<T extends Base> - Class in org.apache.abdera.protocol.server.context
 
BaseResponseContext(T) - Constructor for class org.apache.abdera.protocol.server.context.BaseResponseContext
 
BaseResponseContext(T, boolean) - Constructor for class org.apache.abdera.protocol.server.context.BaseResponseContext
 
BaseSerializer - Class in org.apache.abdera.ext.serializer
 
BaseSerializer() - Constructor for class org.apache.abdera.ext.serializer.BaseSerializer
 
BaseURI - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
baseUri - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
BasicAdapter - Class in org.apache.abdera.protocol.server.provider.basic
The BasicAdapter provides a simplistic interface for working with Atompub collections with a restricted set of options/features.
BasicAdapter(Abdera, FeedConfiguration) - Constructor for class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
BasicProvider - Class in org.apache.abdera.protocol.server.provider.basic
Provider implementation intended to be used with BasicAdapter implementations
BasicProvider() - Constructor for class org.apache.abdera.protocol.server.provider.basic.BasicProvider
 
BasicServerConfiguration - Class in org.apache.abdera.protocol.server.provider.managed
 
BasicServerConfiguration(RequestContext) - Constructor for class org.apache.abdera.protocol.server.provider.managed.BasicServerConfiguration
 
beforeOrEqual(Date, Date) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
Bidi - Class in org.apache.abdera.examples.ext
The Atom Bidi Extension is described in an IETF Internet-Draft and is used to communicate information about the base directionality of text in an Atom document.
Bidi() - Constructor for class org.apache.abdera.examples.ext.Bidi
 
Bidi - Class in org.apache.abdera.i18n.text
Bidi guessing algorithms
Bidi() - Constructor for class org.apache.abdera.i18n.text.Bidi
 
Bidi.Direction - Enum in org.apache.abdera.i18n.text
 
BidiHelper - Class in org.apache.abdera.ext.bidi
This is (hopefully) temporary.
binary - Variable in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
BlackListParseFilter - Class in org.apache.abdera.util.filter
BlackList Implementation of ParseFilter.
BlackListParseFilter() - Constructor for class org.apache.abdera.util.filter.BlackListParseFilter
 
bomset - Variable in class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
booleanValueOf(String, Base, Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
booleanValueOf(String, Base, Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
booleanValueOf(String, Base) - Method in class org.apache.abdera.util.AbstractXPath
 
booleanValueOf(String, Base) - Method in interface org.apache.abdera.xpath.XPath
Return a boolean representation of the specified Path
booleanValueOf(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
Return a boolean representation of the specified Path using the specified Namespaces mapping
bootstrap(RequestContext) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
bootstrap(RequestContext) - Method in class org.apache.abdera.security.util.filters.DHEncryptedRequestFilter
 
Box - Class in org.apache.abdera.ext.geo
 
Box() - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(Multiple) - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(Point, Point) - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(Coordinate...) - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(Coordinates) - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(String) - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(Multiple...) - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(Point...) - Constructor for class org.apache.abdera.ext.geo.Box
 
Box(double...) - Constructor for class org.apache.abdera.ext.geo.Box
 
buildCacheControl(AbstractRequest) - Static method in class org.apache.abdera.protocol.util.CacheControlUtil
Construct the Cache-Control header from info in the request object
buildCreateEntryResponse(String, Entry) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Creates the ResponseContext for a newly created entry.
buildGetEntryResponse(RequestContext, Entry) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Creates the ResponseContext for a GET entry request.
buildGetFeedResponse(Feed) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Creates the ResponseContext for a GET feed request.
buildGetMediaResponse(String, T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Creates a ResponseContext for a GET media request.
buildHeadEntryResponse(RequestContext, String, Date) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Creates the ResponseContext for a HEAD entry request.
buildPostMediaEntryResponse(String, Entry) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Creates the ResponseContext for a newly created entry.
BY - Static variable in class org.apache.abdera.ext.tombstones.TombstonesHelper
 

C

cache - Variable in class org.apache.abdera.protocol.client.AbderaClient
 
Cache - Interface in org.apache.abdera.protocol.client.cache
 
cache - Variable in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
cache - Variable in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
Cache.Disposition - Enum in org.apache.abdera.protocol.client.cache
 
CacheControlUtil - Class in org.apache.abdera.protocol.util
Provides parsing and properly handling of the HTTP Cache-Control header.
CacheControlUtil() - Constructor for class org.apache.abdera.protocol.util.CacheControlUtil
 
CacheControlUtil.CacheControlParser - Class in org.apache.abdera.protocol.util
Parser for the Cache-Control header
CacheControlUtil.CacheControlParser(String) - Constructor for class org.apache.abdera.protocol.util.CacheControlUtil.CacheControlParser
 
CacheControlUtil.Directive - Enum in org.apache.abdera.protocol.util
Cache Control Directives
CachedResponse - Interface in org.apache.abdera.protocol.client.cache
 
CachedResponseBase - Class in org.apache.abdera.protocol.client.cache
 
CachedResponseBase(Abdera, Object, Cache) - Constructor for class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
CacheFactory - Interface in org.apache.abdera.protocol.client.cache
Deprecated. No longer used
CachingContext - Class in org.apache.abdera.i18n.templates
Abstract Context implementation that caches resolved values so that do not have to be resolved again
CachingContext() - Constructor for class org.apache.abdera.i18n.templates.CachingContext
 
calculateEntityTag(Base) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
call(Context, List) - Method in class org.apache.abdera.examples.xsltxpath.XPathFunctionsExample.AlternateLinkFunction
 
call(Context, List) - Method in class org.apache.abdera.parser.stax.util.ResolveFunction
 
canonicalize() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Produce a canonicalized copy of this lang tag
canonicalize() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
Return the canonicalized version of this subtag
CAT_MEDIA_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
Categories - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Categories - Interface in org.apache.abdera.model
The Atom Publishing Protocol introduces the notion of a "Category Document" and the app:categories element.
CATEGORIES - Static variable in class org.apache.abdera.protocol.server.TargetType
 
CATEGORIES - Static variable in interface org.apache.abdera.util.Constants
 
CategoriesInfo - Interface in org.apache.abdera.protocol.server
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents.
CategoriesRequestProcessor - Class in org.apache.abdera.protocol.server.processors
RequestProcessor implementation which processes requests for categories documents.
CategoriesRequestProcessor() - Constructor for class org.apache.abdera.protocol.server.processors.CategoriesRequestProcessor
 
CategoriesSerializer - Class in org.apache.abdera.ext.serializer.impl
 
CategoriesSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.CategoriesSerializer
 
CATEGORY - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Category - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Category - Interface in org.apache.abdera.model
Provides categorization informaton for a feed or entry
CATEGORY - Static variable in interface org.apache.abdera.util.Constants
 
CategoryInfo - Interface in org.apache.abdera.protocol.server
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents.
CategorySerializer - Class in org.apache.abdera.ext.serializer.impl
 
CategorySerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.CategorySerializer
 
CERTS - Static variable in class org.apache.abdera.security.util.filters.SignedRequestFilter
 
charset - Variable in class org.apache.abdera.i18n.text.io.PipeChannel
 
charset - Variable in class org.apache.abdera.util.AbstractParserOptions
 
charset - Variable in class org.apache.abdera.util.AbstractWriterOptions
 
CharsetSniffingInputStream - Class in org.apache.abdera.i18n.text.io
Will attempt to autodetect the character encoding from the stream By default, this will preserve the BOM if it exists
CharsetSniffingInputStream(InputStream) - Constructor for class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
CharsetSniffingInputStream(InputStream, boolean) - Constructor for class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
CharsetSniffingInputStream.Encoding - Enum in org.apache.abdera.i18n.text.io
 
CharUtils - Class in org.apache.abdera.i18n.text
General utilities for dealing with Unicode characters
CharUtils.Profile - Enum in org.apache.abdera.i18n.text
 
check(int) - Method in enum org.apache.abdera.i18n.text.CharUtils.Profile
 
check(int) - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.abdera.protocol.client.util.NonOpTrustManager
 
checkElementNamespaces(Element, List<String>) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return false if the element contains any extension elements that are not supported
checkFactory(Factory) - Method in class org.apache.abdera.ext.html.HtmlParserOptions
 
checkFactory(Factory) - Method in class org.apache.abdera.parser.stax.FOMParserOptions
 
checkFactory(Factory) - Method in class org.apache.abdera.util.AbstractParserOptions
 
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.abdera.protocol.client.util.NonOpTrustManager
 
cl - Variable in class org.apache.abdera.util.Discover.LoaderIterator
 
CLASS - Static variable in interface org.apache.abdera.util.Constants
 
classesonly - Variable in class org.apache.abdera.util.Discover.LineReaderLoaderIterator
 
clear() - Method in class org.apache.abdera.ext.geo.Coordinates
 
clear() - Method in class org.apache.abdera.i18n.templates.CachingContext
 
clear() - Method in interface org.apache.abdera.i18n.templates.Context
Clear this context
clear() - Method in class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
Clear the buffer
clear() - Method in class org.apache.abdera.parser.stax.util.FOMList
 
clear() - Method in interface org.apache.abdera.protocol.client.cache.Cache
Clear all items from the cache
clear() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
clearCookies() - Method in class org.apache.abdera.protocol.client.AbderaClient
Clear the cookies
clearCredentials() - Method in class org.apache.abdera.protocol.client.AbderaClient
Clear all credentials (including proxy credentials)
clearProxyCredentials() - Method in class org.apache.abdera.protocol.client.AbderaClient
Clear proxy credentials
clearState() - Method in class org.apache.abdera.protocol.client.AbderaClient
Clear all state (cookies, credentials, etc)
clientAuth() - Static method in class org.apache.abdera.examples.appclient.SSLExample
You can provide your own secure socket factory to support additional use cases, such as using client certs for auth
ClientAuthSSLProtocolSocketFactory - Class in org.apache.abdera.protocol.client.util
 
ClientAuthSSLProtocolSocketFactory(KeyStore, String) - Constructor for class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
ClientAuthSSLProtocolSocketFactory(KeyStore, String, String, String, TrustManager) - Constructor for class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
ClientAuthSSLProtocolSocketFactory(String, String, String, String, String, TrustManager) - Constructor for class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
ClientResponse - Interface in org.apache.abdera.protocol.client
 
clone() - Method in class org.apache.abdera.ext.features.AbstractSelector
 
clone() - Method in interface org.apache.abdera.ext.features.Selector
 
clone() - Method in class org.apache.abdera.ext.geo.Coordinate
 
clone() - Method in class org.apache.abdera.ext.geo.Coordinates
 
clone() - Method in class org.apache.abdera.ext.geo.Position
 
clone() - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
clone() - Method in interface org.apache.abdera.ext.serializer.Conventions
 
clone() - Method in interface org.apache.abdera.filter.ParseFilter
Clone this ParseFilter
clone() - Method in class org.apache.abdera.i18n.iri.IDNA
 
clone() - Method in class org.apache.abdera.i18n.iri.IRI
 
clone() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Clone this Language tag
clone() - Method in class org.apache.abdera.i18n.rfc4646.Range
Copy this range
clone() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
 
clone() - Method in class org.apache.abdera.i18n.templates.Route
 
clone() - Method in class org.apache.abdera.i18n.templates.Template
Clone this Template instance
clone() - Method in class org.apache.abdera.i18n.text.Codepoint
 
clone() - Method in class org.apache.abdera.model.AtomDate
 
clone() - Method in interface org.apache.abdera.model.Base
Clone this Base
clone() - Method in class org.apache.abdera.model.ElementWrapper
 
clone() - Method in interface org.apache.abdera.parser.ParserOptions
 
clone() - Method in class org.apache.abdera.parser.stax.FOMContent
 
clone() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
clone() - Method in class org.apache.abdera.parser.stax.FOMElement
 
clone() - Method in class org.apache.abdera.parser.stax.FOMText
 
clone() - Method in class org.apache.abdera.security.util.DHContext
 
clone() - Method in class org.apache.abdera.util.AbderaConfiguration
 
clone() - Method in class org.apache.abdera.util.AbstractParserOptions
 
clone() - Method in class org.apache.abdera.util.AbstractWriterOptions
 
clone() - Method in interface org.apache.abdera.util.Configuration
 
clone() - Method in class org.apache.abdera.util.EntityTag
 
clone() - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
clone() - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
clone() - Method in class org.apache.abdera.util.filter.CompoundParseFilter
 
clone() - Method in class org.apache.abdera.util.filter.SafeContentWhiteListParseFilter
 
clone() - Method in interface org.apache.abdera.writer.WriterOptions
 
close() - Method in class org.apache.abdera.factory.StreamBuilder
 
close() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
If the pipe is writable, this will close the input and switch to readable mode If the pipe is readable, this will close the output and reset the pipe
close() - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
CODE - Static variable in class org.apache.abdera.protocol.error.Error
 
codecs - Variable in class org.apache.abdera.util.AbstractParserOptions
 
codecs - Variable in class org.apache.abdera.util.AbstractWriterOptions
 
Codepoint - Class in org.apache.abdera.i18n.text
Represents a single Unicode Codepoint
Codepoint(byte[]) - Constructor for class org.apache.abdera.i18n.text.Codepoint
Create a Codepoint from a byte array using the default encoding (UTF-8)
Codepoint(byte[], String) - Constructor for class org.apache.abdera.i18n.text.Codepoint
Create a Codepoint from a byte array with the specified charset encoding.
Codepoint(CharSequence) - Constructor for class org.apache.abdera.i18n.text.Codepoint
Create a Codepoint from a CharSequence.
Codepoint(char) - Constructor for class org.apache.abdera.i18n.text.Codepoint
Create a codepoint from a single char
Codepoint(char, char) - Constructor for class org.apache.abdera.i18n.text.Codepoint
Create a codepoint from a surrogate pair
Codepoint(Codepoint) - Constructor for class org.apache.abdera.i18n.text.Codepoint
Create a codepoint as a copy of another codepoint
Codepoint(int) - Constructor for class org.apache.abdera.i18n.text.Codepoint
Create a codepoint from a specific integer value
codepointAt(String, int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Return the codepoint at the given location, automatically dealing with surrogate pairs
codepointAt(CharSequence, int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Return the codepoint at the given location, automatically dealing with surrogate pairs
CodepointIterator - Class in org.apache.abdera.i18n.text
Provides an iterator over Unicode Codepoints
CodepointIterator() - Constructor for class org.apache.abdera.i18n.text.CodepointIterator
 
CodepointIterator.RestrictedCodepointIterator - Class in org.apache.abdera.i18n.text
 
CodepointIterator.RestrictedCodepointIterator(CodepointIterator, Filter) - Constructor for class org.apache.abdera.i18n.text.CodepointIterator.RestrictedCodepointIterator
 
CodepointIterator.RestrictedCodepointIterator(CodepointIterator, Filter, boolean) - Constructor for class org.apache.abdera.i18n.text.CodepointIterator.RestrictedCodepointIterator
 
CodepointIterator.RestrictedCodepointIterator(CodepointIterator, Filter, boolean, boolean) - Constructor for class org.apache.abdera.i18n.text.CodepointIterator.RestrictedCodepointIterator
 
collectColumns(Entry) - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
Collection - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Collection - Interface in org.apache.abdera.model
Represents an collection element in an Atom Publishing Protocol introspection document.
COLLECTION - Static variable in class org.apache.abdera.protocol.server.TargetType
 
COLLECTION - Static variable in interface org.apache.abdera.util.Constants
 
COLLECTION_ADAPTER_ATTRIBUTE - Static variable in class org.apache.abdera.protocol.server.impl.DefaultWorkspaceManager
 
CollectionAdapter - Interface in org.apache.abdera.protocol.server
The CollectionAdapter interface is the component that provides the business logic of an Atompub server.
CollectionAdapterConfiguration - Class in org.apache.abdera.protocol.server.provider.managed
 
CollectionAdapterConfiguration(ServerConfiguration, String) - Constructor for class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterConfiguration
 
CollectionAdapterManager - Class in org.apache.abdera.protocol.server.provider.managed
 
CollectionAdapterManager(Abdera, ServerConfiguration) - Constructor for class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
CollectionInfo - Interface in org.apache.abdera.protocol.server
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents.
CollectionRequestProcessor - Class in org.apache.abdera.protocol.server.processors
RequestProcessor implementation which processes requests for collection documents.
CollectionRequestProcessor() - Constructor for class org.apache.abdera.protocol.server.processors.CollectionRequestProcessor
 
collections - Variable in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
CollectionSerializer - Class in org.apache.abdera.ext.serializer.impl
 
CollectionSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.CollectionSerializer
 
combine(String...) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
COMMENT - Static variable in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
Comment - Interface in org.apache.abdera.model
A comment.
CommonsResponse - Class in org.apache.abdera.protocol.client
 
CommonsResponse(Abdera, HttpMethod) - Constructor for class org.apache.abdera.protocol.client.CommonsResponse
 
compare(MimeType, MimeType) - Static method in class org.apache.abdera.util.MimeTypeHelper
Compare two media types according to their relative level of specificity
compare(String, String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Compare two media types according to their relative level of specificity
compareTo(Coordinate) - Method in class org.apache.abdera.ext.geo.Coordinate
 
compareTo(Coordinates) - Method in class org.apache.abdera.ext.geo.Coordinates
 
compareTo(Position) - Method in class org.apache.abdera.ext.geo.Multiple
 
compareTo(Position) - Method in class org.apache.abdera.ext.geo.Point
 
compareTo(Subtag) - Method in class org.apache.abdera.i18n.rfc4646.Subtag
 
compareTo(Codepoint) - Method in class org.apache.abdera.i18n.text.Codepoint
 
compareTo(EntityTag) - Method in class org.apache.abdera.util.EntityTag
 
compensate(RequestContext, Throwable) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
compensate(RequestContext, Throwable) - Method in interface org.apache.abdera.protocol.server.Transactional
Called by the provider when a processing error occurs
COMPLETE - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
complete() - Method in interface org.apache.abdera.model.Base
Ensure that the underlying streams are fully parsed.
complete() - Method in class org.apache.abdera.model.ElementWrapper
 
complete() - Method in class org.apache.abdera.parser.stax.FOMDocument
Ensure that the underlying streams are fully parsed.
complete() - Method in class org.apache.abdera.parser.stax.FOMElement
Ensure that the underlying streams are fully parsed.
CompoundParseFilter - Class in org.apache.abdera.util.filter
A simple compound parse filter that allows us to apply multiple parse filters to a single parse operation.
CompoundParseFilter(CompoundParseFilter.Condition, ParseFilter...) - Constructor for class org.apache.abdera.util.filter.CompoundParseFilter
 
CompoundParseFilter(ParseFilter...) - Constructor for class org.apache.abdera.util.filter.CompoundParseFilter
 
CompoundParseFilter.Condition - Enum in org.apache.abdera.util.filter
 
CompressionFilter - Class in org.apache.abdera.protocol.server.filters
Abdera Filter implementation that selectively applies compression to the response payload
CompressionFilter() - Constructor for class org.apache.abdera.protocol.server.filters.CompressionFilter
 
CompressionFilter.CompressingOutputStream - Class in org.apache.abdera.protocol.server.filters
 
CompressionFilter.CompressingOutputStream(CompressionUtil.CompressionCodec, OutputStream) - Constructor for class org.apache.abdera.protocol.server.filters.CompressionFilter.CompressingOutputStream
 
CompressionFilter.CompressingOutputStream(DeflaterOutputStream) - Constructor for class org.apache.abdera.protocol.server.filters.CompressionFilter.CompressingOutputStream
 
CompressionFilter.CompressingResponseContextWrapper - Class in org.apache.abdera.protocol.server.filters
A HttpServletResponseWrapper implementation that applies GZip or Deflate compression to response output.
CompressionFilter.CompressingResponseContextWrapper(ResponseContext, CompressionUtil.CompressionCodec) - Constructor for class org.apache.abdera.protocol.server.filters.CompressionFilter.CompressingResponseContextWrapper
 
CompressionUtil - Class in org.apache.abdera.i18n.text.io
 
CompressionUtil() - Constructor for class org.apache.abdera.i18n.text.io.CompressionUtil
 
CompressionUtil.CompressionCodec - Enum in org.apache.abdera.i18n.text.io
 
condense(String...) - Static method in class org.apache.abdera.util.MimeTypeHelper
This will take an array of media types and will condense them based on wildcards, etc.
condition - Variable in class org.apache.abdera.util.filter.CompoundParseFilter
 
config - Variable in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
config - Variable in class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
CONFIG_FACTORY - Static variable in interface org.apache.abdera.util.Constants
 
CONFIG_PARSER - Static variable in interface org.apache.abdera.util.Constants
 
CONFIG_PARSERFACTORY - Static variable in interface org.apache.abdera.util.Constants
 
CONFIG_STREAMWRITER - Static variable in interface org.apache.abdera.util.Constants
 
CONFIG_WRITER - Static variable in interface org.apache.abdera.util.Constants
 
CONFIG_WRITERFACTORY - Static variable in interface org.apache.abdera.util.Constants
 
CONFIG_XPATH - Static variable in interface org.apache.abdera.util.Constants
 
Configuration - Class in org.apache.abdera.protocol.server.provider.managed
 
Configuration() - Constructor for class org.apache.abdera.protocol.server.provider.managed.Configuration
 
Configuration - Interface in org.apache.abdera.util
 
conflict(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a 409 conflict error
conflict(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
Conflicts - Class in org.apache.abdera.ext.sharing
 
Conflicts(Element) - Constructor for class org.apache.abdera.ext.sharing.Conflicts
 
Conflicts(Factory, QName) - Constructor for class org.apache.abdera.ext.sharing.Conflicts
 
Constants - Class in org.apache.abdera.security.util
 
Constants - Interface in org.apache.abdera.util
 
constructNode(OMContainer, String) - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
contains(double, double) - Method in class org.apache.abdera.ext.geo.Coordinates
 
contains(String) - Method in class org.apache.abdera.ext.geo.Coordinates
 
contains(Coordinate) - Method in class org.apache.abdera.ext.geo.Coordinates
 
contains(Coordinate...) - Method in class org.apache.abdera.ext.geo.Coordinates
 
contains(QName) - Method in interface org.apache.abdera.filter.ListParseFilter
Returns true if the given qname has been added to the filter
contains(QName, QName) - Method in interface org.apache.abdera.filter.ListParseFilter
Returns true if the given attribute has been added to the filter
contains(String) - Method in interface org.apache.abdera.model.Categories
Returns true if this app:categories listing contains a category with the specified term
contains(String, String) - Method in interface org.apache.abdera.model.Categories
Returns true if this app:categories listing contains a category with the specified term and scheme
contains(String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
contains(String, String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
contains(Object) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
contains(QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
contains(QName, QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
containsAll(Collection) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
CONTENT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Content - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Content - Interface in org.apache.abdera.model
Represents an atom:content element.
CONTENT - Static variable in interface org.apache.abdera.util.Constants
 
Content.Type - Enum in org.apache.abdera.model
Used to identify the type of content
CONTENT_ENCRYPTED - Static variable in class org.apache.abdera.security.util.Constants
 
ContentSerializer - Class in org.apache.abdera.ext.serializer.impl
 
ContentSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.ContentSerializer
 
contentType - Variable in class org.apache.abdera.parser.stax.FOMDocument
 
Context - Interface in org.apache.abdera.i18n.templates
Used to resolve values for template variables
context - Variable in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
Contributor - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
CONTRIBUTOR - Static variable in interface org.apache.abdera.util.Constants
 
Control - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Control - Interface in org.apache.abdera.model
Represents an Atom Publishing Protocol control element.
CONTROL - Static variable in interface org.apache.abdera.util.Constants
 
CONTROL_NS - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
CONTROL_PREFIX - Static variable in interface org.apache.abdera.util.Constants
 
ControlSerializer - Class in org.apache.abdera.ext.serializer.impl
 
ControlSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.ControlSerializer
 
Convention - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Conventions - Interface in org.apache.abdera.ext.serializer
 
conventions - Variable in class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
ConventionSerializationContext - Class in org.apache.abdera.ext.serializer
 
ConventionSerializationContext(StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
ConventionSerializationContext(Conventions, StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
ConventionSerializationContext(Abdera, StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
ConventionSerializationContext(Abdera, Conventions, StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
Coordinate - Class in org.apache.abdera.ext.geo
 
Coordinate() - Constructor for class org.apache.abdera.ext.geo.Coordinate
 
Coordinate(double, double) - Constructor for class org.apache.abdera.ext.geo.Coordinate
 
Coordinate(String) - Constructor for class org.apache.abdera.ext.geo.Coordinate
 
Coordinates - Class in org.apache.abdera.ext.geo
 
Coordinates() - Constructor for class org.apache.abdera.ext.geo.Coordinates
 
Coordinates(Coordinate...) - Constructor for class org.apache.abdera.ext.geo.Coordinates
 
Coordinates(Coordinates) - Constructor for class org.apache.abdera.ext.geo.Coordinates
 
Coordinates(String) - Constructor for class org.apache.abdera.ext.geo.Coordinates
 
coordinates - Variable in class org.apache.abdera.ext.geo.Multiple
 
coords - Variable in class org.apache.abdera.ext.geo.Coordinates
 
copy() - Method in class org.apache.abdera.ext.features.AbstractSelector
 
copy() - Method in class org.apache.abdera.ext.features.FeatureSelector
 
copy() - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
COPYRIGHT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
CouchDbAdapter - Class in org.apache.abdera.protocol.server.adapters.couchdb
The CouchDB Adapter uses a CouchDB database as the backend storage for an Atompub Collection.
CouchDbAdapter(Abdera, FeedConfiguration) - Constructor for class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
CouchDbAdapter(Abdera, FeedConfiguration, String, int) - Constructor for class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
Create - Class in org.apache.abdera.examples.simple
 
Create() - Constructor for class org.apache.abdera.examples.simple.Create
 
create(Abdera, int, String) - Static method in class org.apache.abdera.protocol.error.Error
Create a new Error object
create(Abdera, int, String, Throwable) - Static method in class org.apache.abdera.protocol.error.Error
 
create(StreamWriter, int, String, Throwable) - Static method in class org.apache.abdera.protocol.error.Error
 
create(String, Object[]) - Method in class org.apache.abdera.util.Discover.DefaultLoaderIterator
 
createAdapterInstance(FeedConfiguration, Abdera) - Static method in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
createCachedResponse(ClientResponse, Object) - Method in class org.apache.abdera.protocol.client.cache.AbstractCache
 
createCachedResponse(ClientResponse, Object) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
createDefaultRequestOptions() - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
createElement(QName, OMContainer, OMFactory, Object) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createElement(QName, OMContainer, FOMBuilder) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createEntry(Abdera, String) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
createEntry(Abdera, String, Feed) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
createEntry(Entry) - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
createEntry(Entry) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
createEntryFromRow(Feed, Map<String, Object>) - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
createEntryIdUri(String) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
createErrorResponse(ResponseContextException) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Create a ResponseContext (or take it from the Exception) for an exception that occurred in the application.
createErrorResponse(RequestContext, Throwable) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
Subclass to customize the kind of error response to return
createErrorResponse(Abdera, int, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Returns an Error document based on the StreamWriter
createErrorResponse(Abdera, int, String, Throwable) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Returns an Error document based on the StreamWriter
createFeed() - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
createFeedBase(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Create the base feed for the requested collection.
createMediaEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Create a media entry
createMethod(String, String, RequestEntity, RequestOptions) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
createNonMediaEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Create a regular entry
createOMComment(OMContainer, String) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMElement() - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(String, int) - Method in class org.apache.abdera.parser.stax.FOMBuilder
Method createOMText.
createOMText(Object, boolean) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(OMContainer, char[], int) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(OMContainer, QName, int) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(OMContainer, QName) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(OMContainer, String, int) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(OMContainer, String, String, boolean) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(OMContainer, String) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(String, int) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(String, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(String, String, boolean) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createOMText(String) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
createProvider() - Method in class org.apache.abdera.examples.appserver.employee.AppServer.EmployeeProviderServlet
 
createProvider() - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
createProvider() - Method in class org.apache.abdera.spring.SpringAbderaServlet
 
createServiceManager() - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.abdera.protocol.client.util.SimpleSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.abdera.protocol.client.util.SimpleSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.abdera.protocol.client.util.SimpleSSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.apache.abdera.protocol.client.util.SimpleSSLProtocolSocketFactory
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.abdera.parser.stax.FOMParser
 
createXMLStreamReader(InputStream) - Static method in class org.apache.abdera.parser.stax.FOMParser
 
CREDIT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
CustomProvider - Class in org.apache.abdera.examples.appserver.custom
 
CustomProvider() - Constructor for class org.apache.abdera.examples.appserver.custom.CustomProvider
 
CustomProvider.SimpleFilter - Class in org.apache.abdera.examples.appserver.custom
 
CustomProvider.SimpleFilter() - Constructor for class org.apache.abdera.examples.appserver.custom.CustomProvider.SimpleFilter
 
customTrustManager() - Static method in class org.apache.abdera.examples.appclient.SSLExample
You can provide your own X509TrustManager implementation

D

DataSourceRequestEntity - Class in org.apache.abdera.protocol.client.util
 
DataSourceRequestEntity(DataHandler) - Constructor for class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
DataSourceRequestEntity(DataSource) - Constructor for class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
DateTime - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
DateTime - Interface in org.apache.abdera.model
An element conforming to the Atom Date Construct.
DateTimeSerializer - Class in org.apache.abdera.ext.serializer.impl
 
DateTimeSerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.DateTimeSerializer
 
DateTimeSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.DateTimeSerializer
 
DateTimeWrapper - Class in org.apache.abdera.model
An ElementWrapper implementation that can serve as the basis for Atom Date Construct based extensions.
DateTimeWrapper(Element) - Constructor for class org.apache.abdera.model.DateTimeWrapper
 
DateTimeWrapper(Factory, QName) - Constructor for class org.apache.abdera.model.DateTimeWrapper
 
DC_NS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
declareIfNecessary(String, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
declareNS(String, String) - Method in interface org.apache.abdera.model.Element
Declare a namespace
declareNS(String, String) - Method in class org.apache.abdera.model.ElementWrapper
 
declareNS(String, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
decode(String) - Static method in class org.apache.abdera.i18n.text.Punycode
 
decode(char[], boolean[]) - Static method in class org.apache.abdera.i18n.text.Punycode
 
decode(String) - Static method in class org.apache.abdera.i18n.text.Rfc2047Helper
Used to decode a string as specified by RFC 2047
decode(String, String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
decode(String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
decompose(int, boolean, StringBuilder) - Static method in class org.apache.abdera.i18n.text.data.UnicodeCharacterDatabase
 
decrypt(Document, EncryptionOptions) - Method in interface org.apache.abdera.security.Encryption
Decrypt the document using the specified options
decrypt(Document, EncryptionOptions) - Method in class org.apache.abdera.security.xmlsec.XmlEncryption
 
DEFAULT - Static variable in class org.apache.abdera.ext.serializer.BaseSerializer
 
DEFAULT_CHARSET - Static variable in class org.apache.abdera.i18n.text.Rfc2047Helper
 
DEFAULT_FACTORY - Static variable in interface org.apache.abdera.util.Constants
 
DEFAULT_FEATURE_TYPE_TAG - Static variable in class org.apache.abdera.ext.geo.Position
 
DEFAULT_MAX_REDIRECTS - Static variable in class org.apache.abdera.protocol.client.AbderaClient
 
DEFAULT_PARSER - Static variable in interface org.apache.abdera.util.Constants
 
DEFAULT_PARSERFACTORY - Static variable in interface org.apache.abdera.util.Constants
 
DEFAULT_RELATIONSHIP_TAG - Static variable in class org.apache.abdera.ext.geo.Position
 
DEFAULT_STREAMWRITER - Static variable in interface org.apache.abdera.util.Constants
 
DEFAULT_TYPE - Static variable in class org.apache.abdera.i18n.text.io.InputStreamDataSource
 
DEFAULT_USER_AGENT - Static variable in class org.apache.abdera.protocol.client.AbderaClient
 
DEFAULT_WRITER - Static variable in interface org.apache.abdera.util.Constants
 
DEFAULT_WRITERFACTORY - Static variable in interface org.apache.abdera.util.Constants
 
DEFAULT_XPATH - Static variable in interface org.apache.abdera.util.Constants
 
defaultCheckMethod(RequestContext, String[]) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
DefaultConventions - Class in org.apache.abdera.ext.serializer
 
DefaultConventions() - Constructor for class org.apache.abdera.ext.serializer.DefaultConventions
 
DefaultProvider - Class in org.apache.abdera.protocol.server.impl
The DefaultProvider is the default Provider implementation for Abdera.
DefaultProvider() - Constructor for class org.apache.abdera.protocol.server.impl.DefaultProvider
 
DefaultProvider(String) - Constructor for class org.apache.abdera.protocol.server.impl.DefaultProvider
 
DefaultProviderDefinitionParser - Class in org.apache.abdera.spring
 
DefaultProviderDefinitionParser() - Constructor for class org.apache.abdera.spring.DefaultProviderDefinitionParser
 
DefaultScheme - Class in org.apache.abdera.i18n.iri
 
DefaultScheme(String) - Constructor for class org.apache.abdera.i18n.iri.DefaultScheme
 
DefaultScheme(String, int) - Constructor for class org.apache.abdera.i18n.iri.DefaultScheme
 
DefaultSerializationContext - Class in org.apache.abdera.ext.serializer
 
DefaultSerializationContext(StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.DefaultSerializationContext
 
DefaultSerializationContext(Abdera, StreamWriter) - Constructor for class org.apache.abdera.ext.serializer.DefaultSerializationContext
 
defaultTrustManager() - Static method in class org.apache.abdera.examples.appclient.SSLExample
Abdera's default trust manager is registered on port 443 and accepts all server certificates and issuers.
defaultTrustManager2() - Static method in class org.apache.abdera.examples.appclient.SSLExample
The default trust manager can be registered for additional ports
defaultValue - Variable in class org.apache.abdera.parser.stax.util.FOMElementIterator
 
DefaultWorkspaceManager - Class in org.apache.abdera.protocol.server.impl
The DefaultWorkspaceManager is used by the DefaultProvider
DefaultWorkspaceManager() - Constructor for class org.apache.abdera.protocol.server.impl.DefaultWorkspaceManager
 
DelegatingCodepointIterator - Class in org.apache.abdera.i18n.text
Base implementation of a CodepointIterator that filters the output of another CodpointIterator
DelegatingCodepointIterator(CodepointIterator) - Constructor for class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
DelegatingContext - Class in org.apache.abdera.i18n.templates
 
DelegatingContext(Context) - Constructor for class org.apache.abdera.i18n.templates.DelegatingContext
 
delete(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP DELETE request to the specified URI.
delete(String) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP DELETE request to the specified URI using the default options
DELETED_ENTRY - Static variable in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
deleteEntry(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
deleteEntry(String, RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
deleteEntry(Entry, String) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
deleteEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
deleteEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.filesystem.FilesystemAdapter
 
deleteEntry(Object) - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
deleteEntry(String, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
deleteEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Delete an entry from the collection
deleteEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
deleteEntry(String, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Delete an entry
deleteEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
deleteEntry(Object) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
deleteMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
deleteMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
deleteMedia(String, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Delete a media resource.
deleteMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.MediaCollectionAdapter
Delete a media resource from the collection
DESCRIPTION - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
DESCRIPTION - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
DESCRIPTION_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
detect - Variable in class org.apache.abdera.util.AbstractParserOptions
 
detectEncoding() - Method in class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
detectEncoding() - Method in class org.apache.abdera.parser.stax.util.FOMSniffingInputStream
 
DHContext - Class in org.apache.abdera.security.util
Implements the Diffie-Hellman Key Exchange details for both parties Party A: DHContext context_a = new DHContext(); String req = context_a.getRequestString(); Party B: DHContext context_b = new DHContext(req); EncryptionOptions options = context_b.getEncryptionOptions(enc); // encrypt String ret = context_b.getResponseString(); Party A: context_a.setPublicKey(ret); EncryptionOptions options = context_a.getEncryptionOptions(enc); // decrypt
DHContext() - Constructor for class org.apache.abdera.security.util.DHContext
 
DHContext(String) - Constructor for class org.apache.abdera.security.util.DHContext
 
DHEnc - Class in org.apache.abdera.examples.security
 
DHEnc() - Constructor for class org.apache.abdera.examples.security.DHEnc
 
DHEncryptedRequestFilter - Class in org.apache.abdera.security.util.filters
A filter implementation that allows requests to be encrypted using Diffie-Hellman key negotiation.
DHEncryptedRequestFilter() - Constructor for class org.apache.abdera.security.util.filters.DHEncryptedRequestFilter
 
DHEncryptedRequestFilter(String...) - Constructor for class org.apache.abdera.security.util.filters.DHEncryptedRequestFilter
 
DHEncryptedResponseFilter - Class in org.apache.abdera.security.util.filters
A Servlet Filter that uses Diffie-Hellman Key Exchange to encrypt Atom documents.
DHEncryptedResponseFilter() - Constructor for class org.apache.abdera.security.util.filters.DHEncryptedResponseFilter
 
DIR - Static variable in class org.apache.abdera.ext.bidi.BidiHelper
 
discard() - Method in interface org.apache.abdera.model.Comment
Delete the comment node
discard() - Method in interface org.apache.abdera.model.Element
Removes this element from its current document
discard() - Method in class org.apache.abdera.model.ElementWrapper
 
discard() - Method in interface org.apache.abdera.model.ProcessingInstruction
Delete this PI
discard() - Method in interface org.apache.abdera.model.TextValue
Delete this node
Discover - Class in org.apache.abdera.util
 
Discover.DefaultLoader<T> - Class in org.apache.abdera.util
 
Discover.DefaultLoader(String, boolean, Object[]) - Constructor for class org.apache.abdera.util.Discover.DefaultLoader
 
Discover.DefaultLoader(String, boolean, Object[], ClassLoader) - Constructor for class org.apache.abdera.util.Discover.DefaultLoader
 
Discover.DefaultLoaderIterator<T> - Class in org.apache.abdera.util
 
Discover.DefaultLoaderIterator(ClassLoader, InputStream, boolean, Object[]) - Constructor for class org.apache.abdera.util.Discover.DefaultLoaderIterator
 
Discover.LineReaderLoaderIterator<T> - Class in org.apache.abdera.util
 
Discover.LineReaderLoaderIterator(ClassLoader, InputStream, boolean, Object[]) - Constructor for class org.apache.abdera.util.Discover.LineReaderLoaderIterator
 
Discover.LoaderIterator<T> - Class in org.apache.abdera.util
 
Discover.LoaderIterator(ClassLoader) - Constructor for class org.apache.abdera.util.Discover.LoaderIterator
 
discoverLinks(Element, String, String...) - Static method in class org.apache.abdera.ext.html.HtmlHelper
This will search the element tree for elements named "link" with a rel attribute containing the value of rel and a type attribute containg the value of type.
discoverLinks(String, String, String...) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
discoverLinks(Abdera, String, String, String...) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
disposition(Object, RequestOptions) - Method in class org.apache.abdera.protocol.client.cache.AbstractCache
 
disposition(Object, RequestOptions) - Method in interface org.apache.abdera.protocol.client.cache.Cache
Get the disposition of a specific item
Div - Interface in org.apache.abdera.model
Represents an XHTML div tag.
DIV - Static variable in interface org.apache.abdera.util.Constants
 
Document<T extends Element> - Interface in org.apache.abdera.model
The top level artifact of the Feed Object Model.
document - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
doEncryption(RequestContext, Object) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter
 
doEncryption(RequestContext, Object) - Method in class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
doEncryption(RequestContext, Object) - Method in class org.apache.abdera.security.util.filters.DHEncryptedResponseFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.abdera.ext.json.JSONServlet
 
domToFom(Document, SecurityOptions) - Method in class org.apache.abdera.security.util.SecurityBase
 
domToFom(Element, SecurityOptions) - Method in class org.apache.abdera.security.util.SecurityBase
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.abdera.spring.RegexTargetResolverDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.abdera.spring.WorkspaceDefinitionParser
 
doSearch(RequestContext, Map<String, String>) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Do the actual search, returning a list of search results as generic objects.
Draft - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
DRAFT - Static variable in interface org.apache.abdera.util.Constants
 
DSig - Class in org.apache.abdera.examples.security
 
DSig() - Constructor for class org.apache.abdera.examples.security.DSig
 
DSIG_NS - Static variable in class org.apache.abdera.security.util.Constants
 
DSIG_PREFIX - Static variable in class org.apache.abdera.security.util.Constants
 
dump(Node) - Static method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
Recursively outputs the contents of the given node.
DynamicPushbackInputStream - Class in org.apache.abdera.i18n.text.io
PushbackInputStream implementation that performs dynamic resizing of the unread buffer
DynamicPushbackInputStream(InputStream) - Constructor for class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
 
DynamicPushbackInputStream(InputStream, int) - Constructor for class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
 

E

Edited - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
EDITED - Static variable in interface org.apache.abdera.util.Constants
 
Element - Interface in org.apache.abdera.model
Root interface for all elements in the Feed Object Model
ElementSerializer - Class in org.apache.abdera.ext.serializer.impl
 
ElementSerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.ElementSerializer
 
ElementSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.ElementSerializer
 
ElementWrapper - Class in org.apache.abdera.model
Base implementation used for static extensions.
ElementWrapper(Element) - Constructor for class org.apache.abdera.model.ElementWrapper
 
ElementWrapper(Factory, QName) - Constructor for class org.apache.abdera.model.ElementWrapper
 
elevation - Variable in class org.apache.abdera.ext.geo.Position
 
Email - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
EMAIL - Static variable in interface org.apache.abdera.util.Constants
 
Employee - Class in org.apache.abdera.examples.appserver.employee
 
Employee() - Constructor for class org.apache.abdera.examples.appserver.employee.Employee
 
EmployeeCollectionAdapter - Class in org.apache.abdera.examples.appserver.employee
 
EmployeeCollectionAdapter() - Constructor for class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
EMPTY - Static variable in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
EmptyResponseContext - Class in org.apache.abdera.protocol.server.context
 
EmptyResponseContext(int) - Constructor for class org.apache.abdera.protocol.server.context.EmptyResponseContext
 
EmptyResponseContext(int, String) - Constructor for class org.apache.abdera.protocol.server.context.EmptyResponseContext
 
Enc - Class in org.apache.abdera.examples.security
 
Enc() - Constructor for class org.apache.abdera.examples.security.Enc
 
ENC_NS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
encode(char[], boolean[]) - Static method in class org.apache.abdera.i18n.text.Punycode
 
encode(String) - Static method in class org.apache.abdera.i18n.text.Punycode
 
encode(String) - Static method in class org.apache.abdera.i18n.text.Rfc2047Helper
 
encode(String, String) - Static method in class org.apache.abdera.i18n.text.Rfc2047Helper
 
encode(String, String, Rfc2047Helper.Codec) - Static method in class org.apache.abdera.i18n.text.Rfc2047Helper
Used to encode a string as specified by RFC 2047
encode(char...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], String, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], int, int) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], int, int, String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], int, int, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], int, int, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], int, int, String, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(char[], int, int, String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(InputStream) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(InputStream, String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(InputStream, String, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(InputStream, String, String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(InputStream, String, String, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(InputStream, String, String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(InputStream, String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Reader) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Readable) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Reader, String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Readable, String) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Reader, String, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Reader, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Reader, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Readable, String, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Readable, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Readable, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Readable, String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(Reader, String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(byte...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(byte[], int, int) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence, int, int) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence, int, int, Filter) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence, int, int, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence, int, int, String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encode(CharSequence, String, Filter...) - Static method in class org.apache.abdera.i18n.text.UrlEncoding
 
encoding - Variable in class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
encoding - Variable in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
encrypt(Document, EncryptionOptions) - Method in interface org.apache.abdera.security.Encryption
Encrypt the document using the specified options
encrypt(Document, EncryptionOptions) - Method in class org.apache.abdera.security.xmlsec.XmlEncryption
 
ENCRYPTEDDATA - Static variable in class org.apache.abdera.security.util.Constants
 
Encryption - Interface in org.apache.abdera.security
Interface used for encrypting/decrypting Abdera documents.
EncryptionBase - Class in org.apache.abdera.security.util
 
EncryptionBase(Abdera) - Constructor for class org.apache.abdera.security.util.EncryptionBase
 
EncryptionOptions - Interface in org.apache.abdera.security
Provides access to the information necessary to encrypt or decrypt a document
end(RequestContext, ResponseContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
end(RequestContext, ResponseContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
end(RequestContext, ResponseContext) - Method in interface org.apache.abdera.protocol.server.Transactional
Called by the provider after dispatching the request to the adapter
endArray() - Method in class org.apache.abdera.ext.json.JSONStream
 
endAuthor() - Method in class org.apache.abdera.factory.StreamBuilder
 
endAuthor() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endAuthor() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:author element
endCategories() - Method in class org.apache.abdera.factory.StreamBuilder
 
endCategories() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endCategories() - Method in interface org.apache.abdera.writer.StreamWriter
End the app:categories element
endCategory() - Method in class org.apache.abdera.factory.StreamBuilder
 
endCategory() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endCategory() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:category
endCollection() - Method in class org.apache.abdera.factory.StreamBuilder
 
endCollection() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endCollection() - Method in interface org.apache.abdera.writer.StreamWriter
End an app:collection element
endContent() - Method in class org.apache.abdera.factory.StreamBuilder
 
endContent() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endContent() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:content element
endContributor() - Method in class org.apache.abdera.factory.StreamBuilder
 
endContributor() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endContributor() - Method in interface org.apache.abdera.writer.StreamWriter
End an atom:contributor element
endControl() - Method in class org.apache.abdera.factory.StreamBuilder
 
endControl() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endControl() - Method in interface org.apache.abdera.writer.StreamWriter
End the app:control element
endDocument() - Method in class org.apache.abdera.factory.StreamBuilder
 
endDocument() - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
endDocument() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endDocument() - Method in interface org.apache.abdera.writer.StreamWriter
End the document
endElement() - Method in class org.apache.abdera.factory.StreamBuilder
 
endElement() - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
endElement() - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
endElement() - Method in interface org.apache.abdera.writer.StreamWriter
End the element
endEntry() - Method in class org.apache.abdera.factory.StreamBuilder
 
endEntry() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endEntry() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:entry element
endFeed() - Method in class org.apache.abdera.factory.StreamBuilder
 
endFeed() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endFeed() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:feed element
endGenerator() - Method in class org.apache.abdera.factory.StreamBuilder
 
endGenerator() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endGenerator() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:generator element
endLink() - Method in class org.apache.abdera.factory.StreamBuilder
 
endLink() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endLink() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:link
endObject() - Method in class org.apache.abdera.ext.json.JSONStream
 
endPerson() - Method in class org.apache.abdera.factory.StreamBuilder
 
endPerson() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endPerson() - Method in interface org.apache.abdera.writer.StreamWriter
End the person element
endService() - Method in class org.apache.abdera.factory.StreamBuilder
 
endService() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endService() - Method in interface org.apache.abdera.writer.StreamWriter
End an app:service element
endSource() - Method in class org.apache.abdera.factory.StreamBuilder
 
endSource() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endSource() - Method in interface org.apache.abdera.writer.StreamWriter
End the atom:source
endText() - Method in class org.apache.abdera.factory.StreamBuilder
 
endText() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endWorkspace() - Method in class org.apache.abdera.factory.StreamBuilder
 
endWorkspace() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
endWorkspace() - Method in interface org.apache.abdera.writer.StreamWriter
End an app:workspace element
entities - Variable in class org.apache.abdera.util.AbstractParserOptions
 
EntityProvider - Interface in org.apache.abdera.protocol
An EntityProvider is used to serialize entities using the StreamWriter interface.
EntityProviderExample - Class in org.apache.abdera.examples.simple
The EntityProvider interface allows developers to provide custom Object-to-Java serialization based on the StreamWriter interface.
EntityProviderExample() - Constructor for class org.apache.abdera.examples.simple.EntityProviderExample
 
EntityProviderExample.Foo - Class in org.apache.abdera.examples.simple
 
EntityProviderExample.Foo() - Constructor for class org.apache.abdera.examples.simple.EntityProviderExample.Foo
 
EntityProviderRequestEntity - Class in org.apache.abdera.protocol.client.util
 
EntityProviderRequestEntity(Abdera, EntityProvider, boolean) - Constructor for class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
EntityProviderResponseContext - Class in org.apache.abdera.protocol.server.context
StreamWriterResponseContext implementation based on the EntityProvider interface
EntityProviderResponseContext(EntityProvider, Abdera, String, String) - Constructor for class org.apache.abdera.protocol.server.context.EntityProviderResponseContext
 
EntityProviderResponseContext(EntityProvider, Abdera, String) - Constructor for class org.apache.abdera.protocol.server.context.EntityProviderResponseContext
 
EntityProviderResponseContext(EntityProvider, Abdera) - Constructor for class org.apache.abdera.protocol.server.context.EntityProviderResponseContext
 
EntityTag - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
EntityTag - Class in org.apache.abdera.util
Implements an EntityTag.
EntityTag(String) - Constructor for class org.apache.abdera.util.EntityTag
 
EntityTag(String, boolean) - Constructor for class org.apache.abdera.util.EntityTag
 
Entry - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Entry - Interface in org.apache.abdera.model
Represents an Atom Entry element.
ENTRY - Static variable in class org.apache.abdera.protocol.server.TargetType
 
ENTRY - Static variable in interface org.apache.abdera.util.Constants
 
ENTRY_ELEM_NAME_AUTHOR - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
ENTRY_ELEM_NAME_CONTENT - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
ENTRY_ELEM_NAME_ID - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
ENTRY_ELEM_NAME_LINK - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
ENTRY_ELEM_NAME_TITLE - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
ENTRY_ELEM_NAME_UPDATED - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
ENTRY_MEDIA_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
EntryRequestProcessor - Class in org.apache.abdera.protocol.server.processors
RequestProcessor implementation which processes requests for entry documents.
EntryRequestProcessor() - Constructor for class org.apache.abdera.protocol.server.processors.EntryRequestProcessor
 
EntrySerializer - Class in org.apache.abdera.ext.serializer.impl
 
EntrySerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.EntrySerializer
 
equals(Object) - Method in class org.apache.abdera.ext.features.FeatureSelector
 
equals(Object) - Method in class org.apache.abdera.ext.geo.Coordinate
 
equals(Object) - Method in class org.apache.abdera.ext.geo.Coordinates
 
equals(Object) - Method in class org.apache.abdera.ext.geo.Multiple
 
equals(Object) - Method in class org.apache.abdera.ext.geo.Point
 
equals(Object) - Method in class org.apache.abdera.ext.geo.Position
 
equals(Object) - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
equals(Object) - Method in class org.apache.abdera.i18n.iri.IDNA
 
equals(String, String) - Static method in class org.apache.abdera.i18n.iri.IDNA
 
equals(Object) - Method in class org.apache.abdera.i18n.iri.IRI
 
equals(Object) - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
equals(Object) - Method in class org.apache.abdera.i18n.rfc4646.Subtag
 
equals(Object) - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
equals(Object) - Method in class org.apache.abdera.i18n.templates.ObjectContext
 
equals(Object) - Method in class org.apache.abdera.i18n.templates.Route
 
equals(Object) - Method in class org.apache.abdera.i18n.templates.Template
 
equals(Object) - Method in class org.apache.abdera.i18n.text.Codepoint
 
equals(byte[]) - Method in enum org.apache.abdera.i18n.text.io.CharsetSniffingInputStream.Encoding
 
equals(Object) - Method in class org.apache.abdera.model.AtomDate
 
equals(Object) - Method in class org.apache.abdera.model.ElementWrapper
 
equals(Object) - Method in class org.apache.abdera.parser.stax.FOMAttribute
 
equals(Object) - Method in exception org.apache.abdera.protocol.error.ProtocolException
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver.AnonymousPrincipal
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
equals(Object) - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
equals(Object) - Method in class org.apache.abdera.protocol.server.TargetType
 
equals(Object) - Method in class org.apache.abdera.util.EntityTag
 
Error - Class in org.apache.abdera.protocol.error
Abdera protocol error element.
Error(Element) - Constructor for class org.apache.abdera.protocol.error.Error
 
Error(Factory, QName) - Constructor for class org.apache.abdera.protocol.error.Error
 
ERROR - Static variable in class org.apache.abdera.protocol.error.Error
 
ErrorExtensionFactory - Class in org.apache.abdera.protocol.error
 
ErrorExtensionFactory() - Constructor for class org.apache.abdera.protocol.error.ErrorExtensionFactory
 
etag - Variable in class org.apache.abdera.parser.stax.FOMDocument
 
eval(AccessibleObject, Object) - Static method in class org.apache.abdera.ext.serializer.BaseSerializer
 
eval(String, Context) - Static method in class org.apache.abdera.i18n.templates.Operation
 
eval(String, String, Context) - Static method in class org.apache.abdera.i18n.templates.Operation
 
evaluate(String, String, Context) - Method in class org.apache.abdera.i18n.templates.Operation
 
evaluate(String, Base, Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
evaluate(String, Base, Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
evaluate(String, Base) - Method in class org.apache.abdera.util.AbstractXPath
 
evaluate(String, Base) - Method in interface org.apache.abdera.xpath.XPath
Evaluate the specified XPath and return it's value
evaluate(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
Evaluate the specified XPath and return it's value using the specified Namespaces mapping
Example - Class in org.apache.abdera.examples.extension
Simple example showing the use of static extensions
Example() - Constructor for class org.apache.abdera.examples.extension.Example
 
execute(String, String, Base, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends the specified method request to the specified URI.
execute(String, String, EntityProvider, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends the specified method request to the specified URI.
execute(String, String, InputStream, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends the specified method request to the specified URI.
execute(String, String, RequestEntity, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends the specified method request to the specified URI.
expand(Context) - Method in class org.apache.abdera.i18n.templates.Route
Expand the route pattern given the specified context
expand(Object) - Method in class org.apache.abdera.i18n.templates.Route
Expand the route pattern given the specified context object
expand(Object, boolean) - Method in class org.apache.abdera.i18n.templates.Route
Expand the route pattern using IRI escaping rules
expand(String, Context) - Static method in class org.apache.abdera.i18n.templates.Route
 
expand(String, Object) - Static method in class org.apache.abdera.i18n.templates.Route
 
expand(String, Object, boolean) - Static method in class org.apache.abdera.i18n.templates.Route
 
expand(Context) - Method in class org.apache.abdera.i18n.templates.Template
Expand the URI Template using the specified Context.
expand(Object) - Method in class org.apache.abdera.i18n.templates.Template
Expand the URI Template using the non-private fields and methods of the specified object to resolve the template tokens
expand(Object, boolean) - Method in class org.apache.abdera.i18n.templates.Template
Expand the template using the non-private fields and methods of the specified object to resolve the template tokens.
expand(String, Context) - Static method in class org.apache.abdera.i18n.templates.Template
 
expand(String, Object) - Static method in class org.apache.abdera.i18n.templates.Template
 
expand(String, Object, boolean) - Static method in class org.apache.abdera.i18n.templates.Template
 
expandAnnotated(Object) - Static method in class org.apache.abdera.i18n.templates.Route
 
expandAnnotated(Object) - Static method in class org.apache.abdera.i18n.templates.Template
Use an Object annotated with the URITemplate annotation to expand a template
explain(String, String, Appendable) - Method in class org.apache.abdera.i18n.templates.Operation
 
explain() - Method in class org.apache.abdera.i18n.templates.Template
 
explain(Appendable) - Method in class org.apache.abdera.i18n.templates.Template
 
explain(String) - Static method in class org.apache.abdera.i18n.templates.Template
 
explain(String, Appendable) - Static method in class org.apache.abdera.i18n.templates.Template
 
ExtensibleElement - Interface in org.apache.abdera.model
An abstract element that can be extended with namespaced child elements
ExtensibleElementWrapper - Class in org.apache.abdera.model
ElementWrapper implementation that implements the ExtensibleElement interface.
ExtensibleElementWrapper(Element) - Constructor for class org.apache.abdera.model.ExtensibleElementWrapper
 
ExtensibleElementWrapper(Factory, QName) - Constructor for class org.apache.abdera.model.ExtensibleElementWrapper
 
Extension - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
ExtensionFactory - Interface in org.apache.abdera.factory
Extension Factories are used to provide a means of dynamically resolving builders for namespaced extension elements
ExtensionFactoryMap - Class in org.apache.abdera.factory
A utility implementation of ExtensionFactory used internally by Abdera.
ExtensionFactoryMap(List<ExtensionFactory>) - Constructor for class org.apache.abdera.factory.ExtensionFactoryMap
 
extensionRequest(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
extensionRequest(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
extensionRequest(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Any request that is not covered by the postEntry, deleteEntry, etc methods will be passed on to the extensionRequest method.
extensionRequest(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
extensionRequest(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
ExtensionSerializer - Class in org.apache.abdera.ext.serializer.impl
 
ExtensionSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.ExtensionSerializer
 
ExtensionSerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.ExtensionSerializer
 
Extlang - Enum in org.apache.abdera.i18n.rfc4646.enums
Enum constants used to validate language tags

F

Factory - Interface in org.apache.abdera.factory
The Factory interface is the primary means by which Feed Object Model instances are built.
factory - Variable in class org.apache.abdera.util.AbstractParserOptions
 
Feature - Class in org.apache.abdera.ext.features
 
Feature(Element) - Constructor for class org.apache.abdera.ext.features.Feature
 
Feature(Factory) - Constructor for class org.apache.abdera.ext.features.Feature
 
FEATURE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_FILTERS_MARKUP - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection will remove markup that is considered potentially unsafe from the entry examples of the type of markup that would be removed include scripts and embed
FEATURE_HIDES_PERSON_EMAIL - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_HIDES_PERSON_URI - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_AUTHORS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_BIDI - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection ignores the use of the Atom Bidi Attribute.
FEATURE_IGNORES_CATEGORIES - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_CONTRIBUTORS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_DRAFTS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_GEO - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection ignores the use of Geo extensions (see the org.apache.abdera.ext.geo Package)
FEATURE_IGNORES_LANGUAGE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_LINKS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_RIGHTS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_SHARING - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection ignores the use of the Simple Sharing Extensions (see the org.apache.abdera.ext.sharing Package)
FEATURE_IGNORES_SIGNATURE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection will ignore XML digital signatures contained in member resources
FEATURE_IGNORES_SLUG - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_SUMMARY - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_IGNORES_THREADING - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_MULTIPLE_CATEGORIES - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVE_SIGNATURE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection will preserve XML digital signatures contained in member resources
FEATURE_PRESERVES_AUTHORS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_CATEGORIES - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_CONTRIBUTORS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_DATES - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_EXTENSIONS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_ID - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_INFOSET - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_LANGUAGE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_LINKS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_RIGHTS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_SUMMARY - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_PRESERVES_THREADING - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_BIDI - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection requires the use of the Atom Bidi Attribute.
FEATURE_REQUIRES_BINARY_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_CONDITIONALS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_GEO - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection requires the use of Geo extensions (see the org.apache.abdera.ext.geo Package)
FEATURE_REQUIRES_GOOGLELOGIN - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection requires the GoogleLogin auth scheme (see the org.apache.abdera.ext.gdata Package)
FEATURE_REQUIRES_HTML_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_HTML_TEXT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_PERSON_EMAIL - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_PERSON_URI - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_REF_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_SHARING - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection requires the use of the Simple Sharing Extensions (see the org.apache.abdera.ext.sharing Package)
FEATURE_REQUIRES_SIGNATURE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection requires member resources to contain valid XML digital signatures
FEATURE_REQUIRES_TEXT_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_TEXT_TEXT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_THREADING - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_WSSE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection requires the WSSE auth scheme (see the org.apache.abdera.ext.wsse Package)
FEATURE_REQUIRES_XHTML_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_XHTML_TEXT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_REQUIRES_XML_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SCHEDULED_PUBLISHING - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SIGNED_RESPONSE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection will add it's own digital signature to the collection feed and member resources
FEATURE_SUPPORTS_BIDI - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection supports the use of the Atom Bidi Attribute.
FEATURE_SUPPORTS_BINARY_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_CONDITIONALS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_DRAFTS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_GEO - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection supports the use of Geo extensions (see the org.apache.abdera.ext.geo Package)
FEATURE_SUPPORTS_GOOGLELOGIN - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection supports the GoogleLogin auth scheme (see the org.apache.abdera.ext.gdata Package)
FEATURE_SUPPORTS_HTML_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_HTML_TEXT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_REF_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_SHARING - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection supports the use of the Simple Sharing Extensions (see the org.apache.abdera.ext.sharing Package)
FEATURE_SUPPORTS_SIGNATURE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection will support XML digital signatures contained in member resources but may not preserve those signatures
FEATURE_SUPPORTS_TEXT_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_TEXT_TEXT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_WSSE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
Indicates that the collection supports the WSSE auth scheme (see the org.apache.abdera.ext.wsse Package)
FEATURE_SUPPORTS_XHTML_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_XHTML_TEXT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_SUPPORTS_XML_CONTENT - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FEATURE_USES_SLUG - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
Features - Class in org.apache.abdera.examples.ext
The Atompub Features Extension is described in an IETF I-D and is used to communicate information about features that are supported, required or unsupported by an Atompub collection.
Features() - Constructor for class org.apache.abdera.examples.ext.Features
 
Features - Class in org.apache.abdera.ext.features
 
Features(Element) - Constructor for class org.apache.abdera.ext.features.Features
 
Features(Factory, QName) - Constructor for class org.apache.abdera.ext.features.Features
 
FEATURES - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FeatureSelector - Class in org.apache.abdera.ext.features
 
FeatureSelector(String...) - Constructor for class org.apache.abdera.ext.features.FeatureSelector
 
FeaturesExtensionFactory - Class in org.apache.abdera.ext.features
 
FeaturesExtensionFactory() - Constructor for class org.apache.abdera.ext.features.FeaturesExtensionFactory
 
FeaturesHelper - Class in org.apache.abdera.ext.features
Implementation of the current APP Features Draft (http://www.ietf.org/internet-drafts/draft-snell-atompub-feature-08.txt)
FeaturesHelper.Status - Enum in org.apache.abdera.ext.features
 
featureTypeTag - Variable in class org.apache.abdera.ext.geo.Position
 
Feed - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Feed - Interface in org.apache.abdera.model
Represents an Atom Feed Element
FEED - Static variable in interface org.apache.abdera.util.Constants
 
FEED_MEDIA_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
FeedConfiguration - Class in org.apache.abdera.protocol.server.provider.managed
 
FeedConfiguration(String, String, String, String, ServerConfiguration) - Constructor for class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
FeedPagingHelper - Class in org.apache.abdera.ext.history
Initial support for Mark Nottingham's Feed Paging and Archiving draft (http://ietfreport.isoc.org/all-ids/draft-nottingham-atompub-feed-history-11.txt)
FeedSerializer - Class in org.apache.abdera.ext.serializer.impl
 
FeedSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.FeedSerializer
 
FH_PREFIX - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
FHNS - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
fields - Variable in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
fields - Variable in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
FilesystemAdapter - Class in org.apache.abdera.protocol.server.adapters.filesystem
Simple Filesystem Adapter that uses a local directory to store Atompub collection entries.
FilesystemAdapter(Abdera, FeedConfiguration) - Constructor for class org.apache.abdera.protocol.server.adapters.filesystem.FilesystemAdapter
 
fillEntry(Entry, T) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Fill the given empty Atom entry from the given search result object.
This method is called once for every search result returned by the {#doSearch(RequestContext, Map)} method.
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.examples.appserver.custom.CustomProvider.SimpleFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.ext.json.JSONFilter
 
filter(Lang...) - Method in class org.apache.abdera.i18n.rfc4646.Range
Filter the given set of lang tags.
filter(String...) - Method in class org.apache.abdera.i18n.rfc4646.Range
Filter the given set of lang tags.
filter(String, Lang...) - Static method in class org.apache.abdera.i18n.rfc4646.Range
Filter the given set of lang tags.
filter(String, String...) - Static method in class org.apache.abdera.i18n.rfc4646.Range
Filter the given set of lang tags.
filter() - Method in enum org.apache.abdera.i18n.text.CharUtils.Profile
 
Filter - Interface in org.apache.abdera.i18n.text
Filters are used in a variety of ways to filter or verify unicode codepoints
Filter - Interface in org.apache.abdera.protocol.server
Filters are invoked by AbderaServlet immediately before passing the request off to the Provider for processing The filters use a model generally identical to that of Servlet Filters, with each filter forwarding the request on to the next filter in the chain.
filter(RequestContext, FilterChain) - Method in interface org.apache.abdera.protocol.server.Filter
Process the filter request.
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.protocol.server.filters.CompressionFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.protocol.server.filters.MethodOverrideFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.security.util.filters.DHEncryptedRequestFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.security.util.filters.DHEncryptedResponseFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.security.util.filters.SignedRequestFilter
 
filter(RequestContext, FilterChain) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
filter() - Method in enum org.apache.abdera.util.XmlUtil.XMLVersion
 
FilterChain - Class in org.apache.abdera.protocol.server
 
FilterChain(Provider, RequestContext) - Constructor for class org.apache.abdera.protocol.server.FilterChain
 
FilteredCharReader - Class in org.apache.abdera.i18n.text.io
A reader implementation that filters out unwanted characters By default, unwanted characters are simply removed from the stream.
FilteredCharReader(InputStream, Filter) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
FilteredCharReader(InputStream, String, Filter) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
FilteredCharReader(InputStream, Filter, char) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
FilteredCharReader(InputStream, String, Filter, char) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
FilteredCharReader(Reader) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
FilteredCharReader(Reader, Filter) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
FilteredCharReader(Reader, char) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
FilteredCharReader(Reader, Filter, char) - Constructor for class org.apache.abdera.i18n.text.io.FilteredCharReader
 
filterreserved - Variable in class org.apache.abdera.util.AbstractParserOptions
 
filters - Variable in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
filters - Variable in class org.apache.abdera.util.filter.CompoundParseFilter
 
finish(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
finish(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.ElementSerializer
 
finish(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.FOMSerializer
 
finishCompressedOutputStream(OutputStream, WriterOptions) - Method in class org.apache.abdera.util.AbstractWriter
 
FIXED - Static variable in interface org.apache.abdera.util.Constants
 
flags - Variable in class org.apache.abdera.protocol.util.AbstractMessage
 
flags - Variable in class org.apache.abdera.util.filter.AbstractParseFilter
 
flipped - Variable in class org.apache.abdera.i18n.text.io.PipeChannel
 
floor - Variable in class org.apache.abdera.ext.geo.Position
 
flush() - Method in class org.apache.abdera.factory.StreamBuilder
 
flush() - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
flush() - Method in interface org.apache.abdera.writer.StreamWriter
 
flushCachedFeatures() - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
FNS - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
FOMAttribute - Class in org.apache.abdera.parser.stax
 
FOMAttribute(OMAttribute) - Constructor for class org.apache.abdera.parser.stax.FOMAttribute
 
FOMBuilder - Class in org.apache.abdera.parser.stax
 
FOMBuilder(FOMFactory, XMLStreamReader, ParserOptions) - Constructor for class org.apache.abdera.parser.stax.FOMBuilder
 
FOMCategories - Class in org.apache.abdera.parser.stax
 
FOMCategories() - Constructor for class org.apache.abdera.parser.stax.FOMCategories
 
FOMCategories(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCategories
 
FOMCategories(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCategories
 
FOMCategories(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMCategories
 
FOMCategories(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCategories
 
FOMCategories(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMCategories
 
FOMCategory - Class in org.apache.abdera.parser.stax
 
FOMCategory() - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCategory(String) - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCategory(String, String, String) - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCategory(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCategory(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCategory(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCategory(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCategory(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMCategory
 
FOMCollection - Class in org.apache.abdera.parser.stax
 
FOMCollection() - Constructor for class org.apache.abdera.parser.stax.FOMCollection
 
FOMCollection(String, String, String[]) - Constructor for class org.apache.abdera.parser.stax.FOMCollection
 
FOMCollection(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCollection
 
FOMCollection(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCollection
 
FOMCollection(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMCollection
 
FOMCollection(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMCollection
 
FOMCollection(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMCollection
 
FOMComment - Class in org.apache.abdera.parser.stax
 
FOMComment(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMComment
 
FOMComment(OMContainer, String, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMComment
 
FOMContent - Class in org.apache.abdera.parser.stax
 
FOMContent(Content.Type) - Constructor for class org.apache.abdera.parser.stax.FOMContent
 
FOMContent(String, OMNamespace, Content.Type, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMContent
 
FOMContent(QName, Content.Type, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMContent
 
FOMContent(QName, Content.Type, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMContent
 
FOMContent(Content.Type, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMContent
 
FOMContent(Content.Type, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMContent
 
FOMControl - Class in org.apache.abdera.parser.stax
 
FOMControl() - Constructor for class org.apache.abdera.parser.stax.FOMControl
 
FOMControl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMControl
 
FOMControl(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMControl
 
FOMControl(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMControl
 
FOMControl(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMControl
 
FOMControl(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMControl
 
FOMDateTime - Class in org.apache.abdera.parser.stax
 
FOMDateTime(QName) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(QName, Date) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(QName, Calendar) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(QName, String) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(QName, long) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(QName, AtomDate) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDateTime(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMDateTime
 
FOMDiv - Class in org.apache.abdera.parser.stax
 
FOMDiv() - Constructor for class org.apache.abdera.parser.stax.FOMDiv
 
FOMDiv(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMDiv
 
FOMDiv(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMDiv
 
FOMDiv(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMDiv
 
FOMDocument<T extends Element> - Class in org.apache.abdera.parser.stax
 
FOMDocument() - Constructor for class org.apache.abdera.parser.stax.FOMDocument
 
FOMDocument(OMElement, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMDocument
 
FOMDocument(OMElement, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMDocument
 
FOMDocument(OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMDocument
 
FOMDocument(OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMDocument
 
FOMDocument(OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMDocument
 
FOMElement - Class in org.apache.abdera.parser.stax
 
FOMElement(QName) - Constructor for class org.apache.abdera.parser.stax.FOMElement
 
FOMElement(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMElement
 
FOMElement(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMElement
 
FOMElement(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMElement
 
FOMElementIterator - Class in org.apache.abdera.parser.stax.util
 
FOMElementIterator(Element, Class) - Constructor for class org.apache.abdera.parser.stax.util.FOMElementIterator
Constructor OMChildrenQNameIterator.
FOMElementIterator(Element, Class, QName, String, String) - Constructor for class org.apache.abdera.parser.stax.util.FOMElementIterator
 
FOMElementIteratorWrapper - Class in org.apache.abdera.parser.stax.util
 
FOMElementIteratorWrapper(FOMFactory, Iterator<?>) - Constructor for class org.apache.abdera.parser.stax.util.FOMElementIteratorWrapper
 
FOMEntry - Class in org.apache.abdera.parser.stax
 
FOMEntry() - Constructor for class org.apache.abdera.parser.stax.FOMEntry
 
FOMEntry(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMEntry
 
FOMEntry(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMEntry
 
FOMEntry(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMEntry
 
FOMEntry(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMEntry
 
FOMEntry(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMEntry
 
FOMException - Exception in org.apache.abdera.parser.stax
 
FOMException() - Constructor for exception org.apache.abdera.parser.stax.FOMException
 
FOMException(String) - Constructor for exception org.apache.abdera.parser.stax.FOMException
 
FOMException(String, Throwable) - Constructor for exception org.apache.abdera.parser.stax.FOMException
 
FOMException(Throwable) - Constructor for exception org.apache.abdera.parser.stax.FOMException
 
FOMExtensibleElement - Class in org.apache.abdera.parser.stax
 
FOMExtensibleElement(QName) - Constructor for class org.apache.abdera.parser.stax.FOMExtensibleElement
 
FOMExtensibleElement(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMExtensibleElement
 
FOMExtensibleElement(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMExtensibleElement
 
FOMExtensibleElement(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMExtensibleElement
 
FOMExtensionIterator - Class in org.apache.abdera.parser.stax.util
Most of the original code for this class came from the OMChildrenQNameIterator from Axiom
FOMExtensionIterator(OMElement) - Constructor for class org.apache.abdera.parser.stax.util.FOMExtensionIterator
Constructor OMChildrenQNameIterator.
FOMExtensionIterator(OMElement, String) - Constructor for class org.apache.abdera.parser.stax.util.FOMExtensionIterator
 
FOMFactory - Class in org.apache.abdera.parser.stax
 
FOMFactory() - Constructor for class org.apache.abdera.parser.stax.FOMFactory
 
FOMFactory(Abdera) - Constructor for class org.apache.abdera.parser.stax.FOMFactory
 
FOMFeed - Class in org.apache.abdera.parser.stax
 
FOMFeed() - Constructor for class org.apache.abdera.parser.stax.FOMFeed
 
FOMFeed(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMFeed
 
FOMFeed(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMFeed
 
FOMFeed(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMFeed
 
FOMFeed(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMFeed
 
FOMFeed(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMFeed
 
FOMGenerator - Class in org.apache.abdera.parser.stax
 
FOMGenerator() - Constructor for class org.apache.abdera.parser.stax.FOMGenerator
 
FOMGenerator(String, String, String) - Constructor for class org.apache.abdera.parser.stax.FOMGenerator
 
FOMGenerator(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMGenerator
 
FOMGenerator(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMGenerator
 
FOMGenerator(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMGenerator
 
FOMGenerator(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMGenerator
 
FOMGenerator(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMGenerator
 
FOMHelper - Class in org.apache.abdera.parser.stax.util
 
FOMHelper() - Constructor for class org.apache.abdera.parser.stax.util.FOMHelper
 
FOMIRI - Class in org.apache.abdera.parser.stax
 
FOMIRI(QName) - Constructor for class org.apache.abdera.parser.stax.FOMIRI
 
FOMIRI(QName, String) - Constructor for class org.apache.abdera.parser.stax.FOMIRI
 
FOMIRI(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMIRI
 
FOMIRI(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMIRI
 
FOMIRI(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMIRI
 
FOMLink - Class in org.apache.abdera.parser.stax
 
FOMLink() - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLink(String) - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLink(String, String) - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLink(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLink(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLink(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLink(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLink(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMLink
 
FOMLinkIterator - Class in org.apache.abdera.parser.stax.util
 
FOMLinkIterator(Element, Class<?>, QName, String, String) - Constructor for class org.apache.abdera.parser.stax.util.FOMLinkIterator
 
FOMLinkIterator(Element, Class<?>) - Constructor for class org.apache.abdera.parser.stax.util.FOMLinkIterator
 
FOMList<T> - Class in org.apache.abdera.parser.stax.util
Implements an ElementSet around an internal buffered iterator.
FOMList(Iterator<T>) - Constructor for class org.apache.abdera.parser.stax.util.FOMList
 
FOMMultipartCollection - Class in org.apache.abdera.parser.stax
 
FOMMultipartCollection() - Constructor for class org.apache.abdera.parser.stax.FOMMultipartCollection
 
FOMMultipartCollection(String, String, Map<String, String>) - Constructor for class org.apache.abdera.parser.stax.FOMMultipartCollection
 
FOMMultipartCollection(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMMultipartCollection
 
FOMMultipartCollection(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMMultipartCollection
 
FOMMultipartCollection(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMMultipartCollection
 
FOMMultipartCollection(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMMultipartCollection
 
FOMParser - Class in org.apache.abdera.parser.stax
 
FOMParser() - Constructor for class org.apache.abdera.parser.stax.FOMParser
 
FOMParser(Abdera) - Constructor for class org.apache.abdera.parser.stax.FOMParser
 
FOMParserFactory - Class in org.apache.abdera.parser.stax
 
FOMParserFactory() - Constructor for class org.apache.abdera.parser.stax.FOMParserFactory
 
FOMParserFactory(Abdera) - Constructor for class org.apache.abdera.parser.stax.FOMParserFactory
 
FOMParserOptions - Class in org.apache.abdera.parser.stax
 
FOMParserOptions(Factory) - Constructor for class org.apache.abdera.parser.stax.FOMParserOptions
 
FOMPerson - Class in org.apache.abdera.parser.stax
 
FOMPerson(QName) - Constructor for class org.apache.abdera.parser.stax.FOMPerson
 
FOMPerson(QName, String) - Constructor for class org.apache.abdera.parser.stax.FOMPerson
 
FOMPerson(QName, String, String, String) - Constructor for class org.apache.abdera.parser.stax.FOMPerson
 
FOMPerson(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMPerson
 
FOMPerson(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMPerson
 
FOMPerson(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMPerson
 
FOMProcessingInstruction - Class in org.apache.abdera.parser.stax
 
FOMProcessingInstruction(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
FOMProcessingInstruction(OMContainer, String, String, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
FOMSerializer - Class in org.apache.abdera.ext.serializer.impl
 
FOMSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.FOMSerializer
 
FOMService - Class in org.apache.abdera.parser.stax
 
FOMService() - Constructor for class org.apache.abdera.parser.stax.FOMService
 
FOMService(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMService
 
FOMService(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMService
 
FOMService(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMService
 
FOMService(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMService
 
FOMService(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMService
 
FOMSniffingInputStream - Class in org.apache.abdera.parser.stax.util
Will attempt to autodetect the character encoding from the stream This will preserve the BOM if it exists.
FOMSniffingInputStream(InputStream) - Constructor for class org.apache.abdera.parser.stax.util.FOMSniffingInputStream
 
FOMSource - Class in org.apache.abdera.parser.stax
 
FOMSource() - Constructor for class org.apache.abdera.parser.stax.FOMSource
 
FOMSource(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMSource
 
FOMSource(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMSource
 
FOMSource(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMSource
 
FOMSource(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMSource
 
FOMSource(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMSource
 
FOMText - Class in org.apache.abdera.parser.stax
 
FOMText(QName, Text.Type) - Constructor for class org.apache.abdera.parser.stax.FOMText
 
FOMText(Text.Type, String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMText
 
FOMText(Text.Type, QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMText
 
FOMText(Text.Type, QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMText
 
FOMTextValue - Class in org.apache.abdera.parser.stax
 
FOMTextValue(Object, boolean, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(Object, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(OMContainer, char[], int, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(OMContainer, QName, int, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(OMContainer, QName, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(OMContainer, String, int, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(OMContainer, String, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(OMContainer, String, String, boolean, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(String, int, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(String, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(String, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
FOMTextValue(String, String, boolean, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMTextValue
 
fomToDom(Document, SecurityOptions) - Method in class org.apache.abdera.security.util.SecurityBase
 
fomToDom(Element, SecurityOptions) - Method in class org.apache.abdera.security.util.SecurityBase
 
FOMUnsupportedContentTypeException - Exception in org.apache.abdera.parser.stax
 
FOMUnsupportedContentTypeException(String) - Constructor for exception org.apache.abdera.parser.stax.FOMUnsupportedContentTypeException
 
FOMUnsupportedTextTypeException - Exception in org.apache.abdera.parser.stax
 
FOMUnsupportedTextTypeException(String) - Constructor for exception org.apache.abdera.parser.stax.FOMUnsupportedTextTypeException
 
FOMWorkspace - Class in org.apache.abdera.parser.stax
 
FOMWorkspace() - Constructor for class org.apache.abdera.parser.stax.FOMWorkspace
 
FOMWorkspace(String) - Constructor for class org.apache.abdera.parser.stax.FOMWorkspace
 
FOMWorkspace(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMWorkspace
 
FOMWorkspace(QName, OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMWorkspace
 
FOMWorkspace(QName, OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMWorkspace
 
FOMWorkspace(OMContainer, OMFactory) - Constructor for class org.apache.abdera.parser.stax.FOMWorkspace
 
FOMWorkspace(OMContainer, OMFactory, OMXMLParserWrapper) - Constructor for class org.apache.abdera.parser.stax.FOMWorkspace
 
FOMWriter - Class in org.apache.abdera.parser.stax
 
FOMWriter() - Constructor for class org.apache.abdera.parser.stax.FOMWriter
 
FOMWriter(Abdera) - Constructor for class org.apache.abdera.parser.stax.FOMWriter
 
FOMWriterFactory - Class in org.apache.abdera.parser.stax
 
FOMWriterFactory() - Constructor for class org.apache.abdera.parser.stax.FOMWriterFactory
 
FOMWriterFactory(Abdera) - Constructor for class org.apache.abdera.parser.stax.FOMWriterFactory
 
FOMWriterOptions - Class in org.apache.abdera.parser.stax
 
FOMWriterOptions() - Constructor for class org.apache.abdera.parser.stax.FOMWriterOptions
 
FOMXmlRestrictedCharReader - Class in org.apache.abdera.parser.stax.util
 
FOMXmlRestrictedCharReader(Reader) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(FOMXmlVersionReader) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(Reader, char) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(FOMXmlVersionReader, char) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(InputStream) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(FOMXmlVersionInputStream) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(InputStream, char) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(FOMXmlVersionInputStream, char) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(InputStream, String) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(FOMXmlVersionInputStream, String) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(InputStream, String, char) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlRestrictedCharReader(FOMXmlVersionInputStream, String, char) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader
 
FOMXmlVersionInputStream - Class in org.apache.abdera.parser.stax.util
Will attempt to autodetect the character encoding from the stream This will preserve the BOM if it exists
FOMXmlVersionInputStream(InputStream) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlVersionInputStream
 
FOMXmlVersionReader - Class in org.apache.abdera.parser.stax.util
 
FOMXmlVersionReader(Reader) - Constructor for class org.apache.abdera.parser.stax.util.FOMXmlVersionReader
 
FOMXPath - Class in org.apache.abdera.parser.stax
 
FOMXPath(Abdera) - Constructor for class org.apache.abdera.parser.stax.FOMXPath
 
FOMXPath(Map<String, String>) - Constructor for class org.apache.abdera.parser.stax.FOMXPath
 
FOMXPath(Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Constructor for class org.apache.abdera.parser.stax.FOMXPath
 
Foo - Class in org.apache.abdera.examples.extension
 
Foo(Element) - Constructor for class org.apache.abdera.examples.extension.Foo
 
Foo(Factory, QName) - Constructor for class org.apache.abdera.examples.extension.Foo
 
FOO - Static variable in class org.apache.abdera.examples.extension.FooExtensionFactory
 
FooExtensionFactory - Class in org.apache.abdera.examples.extension
 
FooExtensionFactory() - Constructor for class org.apache.abdera.examples.extension.FooExtensionFactory
 
forbidden(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return an unauthorized error
forbidden(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
forByteArray(byte[]) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified byte array, using the default charset
forByteArray(byte[], String) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified byte array, using the specified charset
forCharArray(char[]) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified char array
forCharBuffer(CharBuffer) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified CharBuffer
forCharSequence(CharSequence) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified CharSequence
forInputStream(InputStream) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified InputStream
forInputStream(InputStream, String) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified InputStream using the specified charset
format(String, Object...) - Static method in class org.apache.abdera.i18n.text.Localizer
Deprecated.  
format(Date) - Static method in class org.apache.abdera.model.AtomDate
Create the serialized string form from a java.util.Date
FORMATS - Static variable in class org.apache.abdera.ext.json.JSONWriter
 
formats - Variable in class org.apache.abdera.util.AbstractNamedParser
 
formats - Variable in class org.apache.abdera.util.AbstractNamedWriter
 
formatValue(String, Object...) - Method in class org.apache.abdera.i18n.text.Localizer
Deprecated.  
forReadableByteChannel(ReadableByteChannel) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified ReadableByteChannel
forReadableByteChannel(ReadableByteChannel, String) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified ReadableByteChannel
forReader(Reader) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
Get a CodepointIterator for the specified Reader
fromLocale(Locale) - Static method in class org.apache.abdera.i18n.rfc4646.Lang
 
fromString(String) - Static method in enum org.apache.abdera.protocol.client.util.MethodHelper.Method
 

G

generate(String...) - Static method in class org.apache.abdera.util.EntityTag
Utility method for generating ETags.
generateKey(String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
generateKeyPair(String, int) - Static method in class org.apache.abdera.security.util.KeyHelper
 
generateKeyPair(String, int, String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
generatePublicKey(String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
generateSecret() - Method in class org.apache.abdera.security.util.DHContext
 
generateSecretKey(String, int) - Static method in class org.apache.abdera.security.util.KeyHelper
 
generateSecretKey(String, int, String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
generateUuid() - Static method in class org.apache.abdera.parser.stax.util.FOMHelper
 
Generator - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Generator - Class in org.apache.abdera.i18n.text.data
Tool for parsing the Unicode Character Database file format and generating the constants for the UnicodeCharacterDatabase file.
Generator() - Constructor for class org.apache.abdera.i18n.text.data.Generator
 
Generator - Interface in org.apache.abdera.model
Identifies the software implementation that produced the Atom feed.
GENERATOR - Static variable in interface org.apache.abdera.util.Constants
 
GeneratorSerializer - Class in org.apache.abdera.ext.serializer.impl
 
GeneratorSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.GeneratorSerializer
 
Geo - Class in org.apache.abdera.examples.ext
The Geo extensions allow Atom entries to be geotagged using the Georss extensions.
Geo() - Constructor for class org.apache.abdera.examples.ext.Geo
 
Geo - Class in org.apache.abdera.examples.extension
Simple example showing the use of the dynamic extension APIs
Geo() - Constructor for class org.apache.abdera.examples.extension.Geo
 
GeoHelper - Class in org.apache.abdera.ext.geo
Basic support for the GeoRSS extensions to Atom: http://georss.org/1
GeoHelper() - Constructor for class org.apache.abdera.ext.geo.GeoHelper
 
GeoHelper.Encoding - Enum in org.apache.abdera.ext.geo
 
get(int) - Method in class org.apache.abdera.ext.geo.Coordinates
 
get(String) - Static method in class org.apache.abdera.i18n.templates.Operation
 
get() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Get the next char
get(int) - Method in class org.apache.abdera.i18n.text.CodepointIterator
Get the specified char
get() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
get(int) - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
get(String) - Static method in class org.apache.abdera.i18n.text.Localizer
 
get(String, String) - Static method in class org.apache.abdera.i18n.text.Localizer
 
get(int) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
get(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP GET request to the specified URI.
get(String) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP GET request to the specified URI using the default options
get(Object) - Method in interface org.apache.abdera.protocol.client.cache.Cache
Get a specific item from the cache
get(Object) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
get(Request) - Method in interface org.apache.abdera.protocol.ItemManager
Get an item based on the specified request
get(Request) - Method in class org.apache.abdera.protocol.server.adapters.jcr.SessionPoolManager
 
get(String) - Static method in class org.apache.abdera.protocol.server.TargetType
Get the specified target type
get(String, boolean) - Static method in class org.apache.abdera.protocol.server.TargetType
Get the specified target type.
get(Request) - Method in class org.apache.abdera.protocol.util.AbstractItemManager
 
get_index(int[], int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
getAbdera() - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
getAbdera() - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
getAbdera() - Method in interface org.apache.abdera.factory.Factory
Get the Abdera instance for this factory
getAbdera() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
getAbdera() - Method in class org.apache.abdera.parser.stax.FOMParserFactory
 
getAbdera() - Method in class org.apache.abdera.parser.stax.FOMWriterFactory
 
getAbdera() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getAbdera() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAbdera() - Method in class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
Get the Abdera instance
getAbdera() - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getAbdera() - Method in interface org.apache.abdera.protocol.server.Provider
Retrieve the Abdera instance associated with this provider
getAbdera() - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
getAbdera() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the Abdera instance associated with this request
getAbdera() - Static method in class org.apache.abdera.protocol.server.ServiceManager
 
getAbdera() - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
getAbdera() - Method in class org.apache.abdera.security.util.SecurityBase
 
getAbdera() - Method in class org.apache.abdera.util.AbstractParser
 
getAccept() - Method in interface org.apache.abdera.model.Collection
Returns the listing of media-ranges allowed for this collection
getAccept() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
getAccept() - Method in interface org.apache.abdera.protocol.Request
Get the value of the Accept header
getAccept() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAccept() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAcceptableNamedWriter(Abdera, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Returns an appropriate NamedWriter instance given an appropriately formatted HTTP Accept header.
getAcceptableTypes(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
getAcceptCharset() - Method in interface org.apache.abdera.protocol.Request
Get the value of the Accept-Charset header
getAcceptCharset() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAcceptCharset() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAcceptedIssuers() - Method in class org.apache.abdera.protocol.client.util.NonOpTrustManager
 
getAcceptEncoding() - Method in interface org.apache.abdera.protocol.Request
Get the value of the Accept-Encoding header
getAcceptEncoding() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAcceptEncoding() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAcceptLanguage() - Method in interface org.apache.abdera.protocol.Request
Get the value of the Accept-Language header
getAcceptLanguage() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAcceptLanguage() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAcceptMultiparted() - Method in class org.apache.abdera.parser.stax.FOMMultipartCollection
 
getAccepts(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionInfo
Returns an array of MIME media types for the app:collection element's app:accept elements.
getAccepts(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getAccepts(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
getAccepts(RequestContext) - Method in class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter
 
getAccepts(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getAccessor() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getAccessor(Class<? extends Annotation>, Conventions) - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getAccessors() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getAccessors(Class<? extends Annotation>, Conventions) - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getAdapter(String) - Method in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
getAdapterClassName() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getAdapterConfigAsReader() - Method in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterConfiguration
 
getAdapterConfigLocation() - Method in class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
 
getAdapterConfigLocation() - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
getAdapterConfiguration() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getAge() - Method in interface org.apache.abdera.protocol.Response
Get the age of this response as specified by the server
getAge() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getAge() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getAlgorithm() - Method in class org.apache.abdera.ext.media.MediaHash
 
getAlgorithm() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getAllow() - Method in interface org.apache.abdera.protocol.Response
Get the value of the Allow response header
getAllow() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getAllow() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getAlternateAccepts(RequestContext) - Method in interface org.apache.abdera.protocol.server.multipart.MultipartRelatedCollectionInfo
Returns a map of MIME media types for the app:collection element's app:accept elements.
getAlternateLink() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getAlternateLink(String, String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getAlternateLink() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAlternateLink(String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAlternateLink() - Method in class org.apache.abdera.ext.rss.RssItem
 
getAlternateLink(String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getAlternateLink(String, String) - Method in class org.apache.abdera.ext.rss.RssSource
 
getAlternateLink() - Method in class org.apache.abdera.ext.rss.RssSource
 
getAlternateLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first alternate link
getAlternateLink(String, String) - Method in interface org.apache.abdera.model.Entry
Returns the first alternate link matching the specified type and hreflang
getAlternateLink() - Method in interface org.apache.abdera.model.Source
Returns this entries first alternate link
getAlternateLink(String, String) - Method in interface org.apache.abdera.model.Source
 
getAlternateLink() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getAlternateLink(String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getAlternateLink() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getAlternateLink(String, String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
getAlternateLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getAlternateLinkResolvedHref(String, String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getAlternateLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAlternateLinkResolvedHref(String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAlternateLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssItem
 
getAlternateLinkResolvedHref(String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getAlternateLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssSource
 
getAlternateLinkResolvedHref(String, String) - Method in class org.apache.abdera.ext.rss.RssSource
 
getAlternateLinkResolvedHref() - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getAlternateLinkResolvedHref(String, String) - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getAlternateLinkResolvedHref() - Method in interface org.apache.abdera.model.Source
 
getAlternateLinkResolvedHref(String, String) - Method in interface org.apache.abdera.model.Source
 
getAlternateLinkResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getAlternateLinkResolvedHref(String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getAlternateLinkResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getAlternateLinkResolvedHref(String, String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
getAndRegister(ParserContext, BeanDefinitionBuilder, Element) - Method in class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
getAndRegisterFirstChild(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
getAnnotation(Class<X>) - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getAnnotations() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getASCIIAuthority() - Method in class org.apache.abdera.i18n.iri.IRI
 
getASCIIFragment() - Method in class org.apache.abdera.i18n.iri.IRI
 
getASCIIHost() - Method in class org.apache.abdera.i18n.iri.IRI
 
getASCIIPath() - Method in class org.apache.abdera.i18n.iri.IRI
 
getASCIIQuery() - Method in class org.apache.abdera.i18n.iri.IRI
 
getASCIISchemeSpecificPart() - Method in class org.apache.abdera.i18n.iri.IRI
 
getASCIIUserInfo() - Method in class org.apache.abdera.i18n.iri.IRI
 
getAsFeed() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAsFeed() - Method in class org.apache.abdera.ext.rss.RssSource
 
getAsFeed() - Method in interface org.apache.abdera.model.Source
Convert the Source element into an empty Feed element
getAsFeed() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getAsList() - Method in class org.apache.abdera.parser.stax.util.FOMList
 
getAsPosition(Element) - Static method in class org.apache.abdera.ext.geo.GeoHelper
 
getAsSource() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAsSource() - Method in interface org.apache.abdera.model.Feed
Creates a Source element from this Feed
getAsSource() - Method in class org.apache.abdera.parser.stax.FOMFeed
 
getAttribute(RequestContext.Scope, String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAttribute(RequestContext.Scope, String) - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the named attribute from the specified scope
getAttribute(RequestContext.Scope, String) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getAttributeNames(RequestContext.Scope) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAttributeNames(RequestContext.Scope) - Method in interface org.apache.abdera.protocol.server.RequestContext
Return the list of attribute names in the specified scope
getAttributeNames(RequestContext.Scope) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getAttributes() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAttributes() - Method in interface org.apache.abdera.model.Element
Returns a listing of all attributes on this element
getAttributes() - Method in class org.apache.abdera.model.ElementWrapper
 
getAttributes() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getAttributeValue(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAttributeValue(QName) - Method in class org.apache.abdera.ext.rss.RssFeed
 
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
getAttributeValue(QName) - Method in class org.apache.abdera.model.ElementWrapper
 
getAttributeValue(String) - Method in class org.apache.abdera.model.ElementWrapper
 
getAttributeValue(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getAttributeValue(String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getAuth() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthCredentials
 
getAuth(String, String) - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
getAuth(String, String, String) - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
getAuthenticationSchemePriority() - Method in class org.apache.abdera.protocol.client.AbderaClient
Returns the current listing of preferred authentication schemes, in order of preference
getAuthor(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getAuthor(RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
The author of this collection.
getAuthor() - Method in class org.apache.abdera.examples.ext.Serializer.MyEntry
 
getAuthor() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getAuthor() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAuthor() - Method in class org.apache.abdera.ext.rss.RssItem
 
getAuthor() - Method in class org.apache.abdera.ext.rss.RssSource
 
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
getAuthor() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getAuthor() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getAuthor(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getAuthor(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getAuthor(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
getAuthority() - Method in class org.apache.abdera.i18n.iri.IRI
 
getAuthorization() - Method in interface org.apache.abdera.protocol.Request
Get the value of the Authorization header
getAuthorization() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getAuthorization() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAuthors(Employee, RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getAuthors() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getAuthors() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getAuthors() - Method in class org.apache.abdera.ext.rss.RssItem
 
getAuthors() - Method in class org.apache.abdera.ext.rss.RssSource
 
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
getAuthors() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getAuthors() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getAuthors(Node, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getAuthors(T, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the authors for an entry.
getAutoClose() - Method in class org.apache.abdera.util.AbstractWriterOptions
 
getAutoClose() - Method in interface org.apache.abdera.writer.WriterOptions
True if the writer should close the output stream or writer when finished
getAutodetectCharset() - Method in interface org.apache.abdera.parser.ParserOptions
Returns true if the parser should attempt to automatically detect the character encoding from the stream
getAutodetectCharset() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getAutoIndent() - Method in class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
True if automatic indenting is enabled on the StreamWriter
getBar() - Method in class org.apache.abdera.examples.ext.Serializer.MyAnnotatedEntry
 
getBar() - Method in class org.apache.abdera.examples.uritemplates.URITemplates.MyObject
 
getBase() - Method in class org.apache.abdera.factory.StreamBuilder
 
getBase() - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
getBase() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
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 class org.apache.abdera.model.ElementWrapper
 
getBaseUri() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getBaseUri() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getBaseUri() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getBaseUri() - Method in class org.apache.abdera.parser.stax.FOMText
 
getBaseUri() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getBaseUri() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getBaseUri() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the absolute base URI ...
getBaz() - Method in class org.apache.abdera.examples.ext.Serializer.MyAnnotatedEntry
 
getBeanClassName(Element) - Method in class org.apache.abdera.spring.DefaultProviderDefinitionParser
 
getBeanClassName(Element) - Method in class org.apache.abdera.spring.RegexTargetResolverDefinitionParser
 
getBeanClassName(Element) - Method in class org.apache.abdera.spring.WorkspaceDefinitionParser
 
getBidiAttributeValue(T, String) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Return the text content of the specified attribute using the in-scope directionality
getBidiAttributeValue(T, QName) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Return the text content of the specified attribute using the in-scope directionality
getBidiChildText(T, QName) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Return the textual content of a child element using the in-scope directionality
getBidiElementText(T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Return the textual content of the specified element
getBidiText(Bidi.Direction, String) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Return the specified text with appropriate Unicode Control Characters given the specified Direction.
getBitrate() - Method in class org.apache.abdera.ext.media.MediaContent
 
getBom() - Method in enum org.apache.abdera.i18n.text.io.CharsetSniffingInputStream.Encoding
 
getBy() - Method in class org.apache.abdera.ext.sharing.History
 
getBy() - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
getCache() - Method in class org.apache.abdera.protocol.client.AbderaClient
Returns the client HTTP cache instance
getCache() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getCache() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getCache(Abdera) - Method in interface org.apache.abdera.protocol.client.cache.CacheFactory
Deprecated.  
getCache(Abdera) - Method in class org.apache.abdera.protocol.client.cache.LRUCacheFactory
Deprecated.  
getCacheableHeaders(ClientResponse) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
getCacheControl() - Method in class org.apache.abdera.protocol.client.RequestOptions
Return the value of the Cache-Control header
getCacheControl() - Method in interface org.apache.abdera.protocol.Message
Return the value of the Cache-Control header
getCacheControl() - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getCacheControl() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getCacheControl() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getCacheControl() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getCachedTime() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getCachedTime() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getCalendar() - Method in class org.apache.abdera.model.AtomDate
Returns the value of this Atom Date as a java.util.Calendar
getCalendar() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a java.util.Calendar object
getCalendar() - Method in class org.apache.abdera.model.DateTimeWrapper
 
getCalendar() - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
getCanonicalClass(int) - Static method in class org.apache.abdera.i18n.text.data.UnicodeCharacterDatabase
 
getCategories(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getCategories() - Method in class org.apache.abdera.examples.uritemplates.URITemplates.MyObject
 
getCategories() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getCategories(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getCategories() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getCategories(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getCategories() - Method in class org.apache.abdera.ext.rss.RssItem
 
getCategories(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getCategories() - Method in class org.apache.abdera.ext.rss.RssSource
 
getCategories(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
getCategories() - Method in interface org.apache.abdera.model.Categories
Lists the complete set of categories
getCategories(String) - Method in interface org.apache.abdera.model.Categories
Lists the complete set of categories that use the specified scheme
getCategories() - Method in interface org.apache.abdera.model.Collection
Returns the app:categories element
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 A listing of atom:category elements 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
getCategories() - Method in class org.apache.abdera.parser.stax.FOMCategories
 
getCategories(String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
getCategories() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
getCategories() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getCategories(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getCategories() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getCategories(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
getCategories(Element, String) - Static method in class org.apache.abdera.parser.stax.util.FOMHelper
 
getCategories(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
getCategories(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getCategories(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Get an Atompub Categories document
getCategories(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getCategories(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
getCategories() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
getCategoriesInfo(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionInfo
Return the collection of CategoriesInfo objects for the app:collection element's app:categories elements.
getCategoriesInfo(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getCategoriesInfo(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
getCategoriesInfo(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getCategoriesWithScheme() - Method in interface org.apache.abdera.model.Categories
Returns a copy of the complete set of categories with the scheme attribute set
getCategoriesWithScheme(String) - Method in interface org.apache.abdera.model.Categories
Returns a copy of the complete set of categories with the scheme attribute set as specified in 7.2.1.
getCategoriesWithScheme() - Method in class org.apache.abdera.parser.stax.FOMCategories
 
getCategoriesWithScheme(String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
getCert() - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
getCert() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getCertificate() - Method in interface org.apache.abdera.security.SignatureOptions
Return the X.509 cert to associated with the signature
getCertificate(KeyStore, String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
getCertificate() - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
getCertificateAlias() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getCerts(RequestContext) - Method in class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
getChannels() - Method in class org.apache.abdera.ext.media.MediaContent
 
getCharacterEncoding() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the character set encoding specified by the server in the Content-Type header
getCharacterEncoding() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Return the character set encoding specified in the ContentType header, if any
getCharCount() - Method in class org.apache.abdera.i18n.text.Codepoint
Get the number of chars necessary to represent this codepoint.
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
getCharset() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getCharset() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getCharset() - Method in class org.apache.abdera.util.AbstractWriterOptions
 
getCharset(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
 
getCharset() - Method in interface org.apache.abdera.writer.WriterOptions
The character encoding to use for the output
getChild(Node, int) - Static method in class org.apache.abdera.spring.RegexTargetResolverDefinitionParser
 
getCode() - Method in class org.apache.abdera.protocol.error.Error
The code should typically match the HTTP status code; however, certain application scenarios may require the use of a different code
getCodec(String) - Static method in class org.apache.abdera.i18n.text.io.CompressionUtil
 
getCollection() - Method in class org.apache.abdera.examples.uritemplates.AtomIDTemplate.ID
 
getCollection() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getCollection() - Method in class org.apache.abdera.ext.rss.RssSource
 
getCollection(String, String) - Method in interface org.apache.abdera.model.Service
Returns the named collection
getCollection() - Method in interface org.apache.abdera.model.Source
Return an app:collection element associatd with this atom:source.
getCollection(String) - Method in interface org.apache.abdera.model.Workspace
Returns the named collection
getCollection(String, String) - Method in class org.apache.abdera.parser.stax.FOMService
 
getCollection() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getCollection(String) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getCollectionAdapter(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.CustomProvider
 
getCollectionAdapter(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.DefaultWorkspaceManager
 
getCollectionAdapter(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicProvider
 
getCollectionAdapter(RequestContext) - Method in interface org.apache.abdera.protocol.server.WorkspaceManager
Get the Collection Adapter that will handle this request
getCollectionAdapterManager(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedProvider
 
getCollections() - Method in interface org.apache.abdera.model.Workspace
Returns the full set of collections in this workspace
getCollections() - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getCollections(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
getCollections() - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
getCollections(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedWorkspace
 
getCollections(RequestContext) - Method in interface org.apache.abdera.protocol.server.WorkspaceInfo
Return the listing of collections available as part of the workspace
getCollections() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
getCollectionsThatAccept(MimeType...) - Method in interface org.apache.abdera.model.Service
Returns collections that accept the specified media types
getCollectionsThatAccept(String...) - Method in interface org.apache.abdera.model.Service
Returns collections that accept the specified media types
getCollectionsThatAccept(MimeType...) - Method in interface org.apache.abdera.model.Workspace
Returns collections that accept the specified media types
getCollectionsThatAccept(String...) - Method in interface org.apache.abdera.model.Workspace
Returns collections that accept the specified media types
getCollectionsThatAccept(MimeType...) - Method in class org.apache.abdera.parser.stax.FOMService
 
getCollectionsThatAccept(String...) - Method in class org.apache.abdera.parser.stax.FOMService
 
getCollectionsThatAccept(MimeType...) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getCollectionsThatAccept(String...) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getCollectionThatAccepts(MimeType...) - Method in interface org.apache.abdera.model.Service
Returns a collection that accepts the specified media types
getCollectionThatAccepts(String...) - Method in interface org.apache.abdera.model.Service
Returns a collection that accepts the specified media types
getCollectionThatAccepts(MimeType...) - Method in interface org.apache.abdera.model.Workspace
Returns a collection that accepts the specified media types
getCollectionThatAccepts(String...) - Method in interface org.apache.abdera.model.Workspace
Returns a collection that accepts the specified media types
getCollectionThatAccepts(MimeType...) - Method in class org.apache.abdera.parser.stax.FOMService
 
getCollectionThatAccepts(String...) - Method in class org.apache.abdera.parser.stax.FOMService
 
getCollectionThatAccepts(MimeType...) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getCollectionThatAccepts(String...) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getComment() - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
getComments() - Method in class org.apache.abdera.ext.rss.RssItem
 
getComparator() - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns a Comparator that can be used to compare and sort MIME media types according to their level of specificity (e.g.
getCompressedOutputStream(OutputStream, WriterOptions) - Method in class org.apache.abdera.util.AbstractWriter
 
getCompressionCodecs() - Method in interface org.apache.abdera.parser.ParserOptions
When parsing an InputStream that contains compressed data, use these codecs to decompress the stream.
getCompressionCodecs() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getCompressionCodecs() - Method in class org.apache.abdera.util.AbstractWriterOptions
 
getCompressionCodecs() - Method in interface org.apache.abdera.writer.WriterOptions
When writing, use the specified compression codecs
getConfigAsFileInputStream() - Method in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterConfiguration
 
getConfiguration() - Method in class org.apache.abdera.Abdera
Return the Abdera Configuration used to initialize this instance
getConfiguration() - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
getConfigurationOption(String) - Method in class org.apache.abdera.util.AbderaConfiguration
Retrieve the value of the specified configuration option
getConfigurationOption(String, String) - Method in class org.apache.abdera.util.AbderaConfiguration
Retrieve the value of the specified configuration option or _default if the value is null
getConfigurationOption(String) - Method in interface org.apache.abdera.util.Configuration
Retrieve the value of the specified configuration option
getConfigurationOption(String, String) - Method in interface org.apache.abdera.util.Configuration
Retrieve the value of the specified configuration option or _default if the value is null
getConflicts() - Method in class org.apache.abdera.ext.sharing.Sync
 
getConflicts(boolean) - Method in class org.apache.abdera.ext.sharing.Sync
 
getConnectionManagerTimeout() - Method in class org.apache.abdera.protocol.client.AbderaClient
Returns the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
getConnectionTimeout() - Method in class org.apache.abdera.protocol.client.AbderaClient
Return the timeout until a connection is etablished, in milliseconds.
getConsumerKey() - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
getContact() - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
getContent(Employee, RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getContent() - Method in class org.apache.abdera.ext.rss.RssItem
 
getContent() - Method in interface org.apache.abdera.model.Entry
Returns the text of the content element
getContent() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getContent(Node, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getContent(T, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the content for the entry.
getContentElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
getContentElement() - Method in interface org.apache.abdera.model.Entry
Returns the content for this entry
getContentElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getContentLanguage() - Method in interface org.apache.abdera.protocol.Message
Return the value of the Content-Language header
getContentLanguage() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getContentLanguage() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getContentLanguage() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getContentLength() - Method in class org.apache.abdera.protocol.client.util.BaseRequestEntity
 
getContentLength() - Method in class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
getContentLength() - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
getContentLength() - Method in class org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity
 
getContentLength() - Method in interface org.apache.abdera.protocol.Response
Get the value of the Content-Length response header
getContentLength() - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
getContentLength() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getContentLength() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getContentLocation() - Method in interface org.apache.abdera.protocol.Message
Return the value of the Content-Location header
getContentLocation() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getContentLocation() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getContentLocation() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getContentMimeType() - Method in class org.apache.abdera.ext.rss.RssItem
 
getContentMimeType() - Method in interface org.apache.abdera.model.Entry
Returns the media type of the content type or null if type equals 'text', 'html' or 'xhtml'
getContentMimeType() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getContentSrc() - Method in class org.apache.abdera.ext.rss.RssItem
 
getContentSrc() - Method in interface org.apache.abdera.model.Entry
Returns the content/@src attribute, if any
getContentSrc() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getContentStream() - Method in class org.apache.abdera.ext.rss.RssItem
 
getContentStream() - Method in interface org.apache.abdera.model.Entry
Returns an input stream from the content element value.
getContentStream() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getContentType() - Method in class org.apache.abdera.examples.simple.EntityProviderExample.Foo
 
getContentType() - Method in class org.apache.abdera.ext.rss.RssContent
 
getContentType() - Method in class org.apache.abdera.ext.rss.RssItem
 
getContentType() - Method in class org.apache.abdera.i18n.text.io.InputStreamDataSource
 
getContentType() - Method in interface org.apache.abdera.model.Content
Returns the Content Type
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 class org.apache.abdera.parser.stax.FOMBuilder
 
getContentType() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getContentType() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getContentType() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getContentType() - Method in class org.apache.abdera.protocol.client.util.BaseRequestEntity
 
getContentType() - Method in class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
getContentType() - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
getContentType() - Method in class org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity
 
getContentType() - Method in interface org.apache.abdera.protocol.EntityProvider
Return the mime content type of the serialized entity
getContentType() - Method in interface org.apache.abdera.protocol.Message
Return the value of the Content-Type header
getContentType(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getContentType() - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
getContentType() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getContentType() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getContentType(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the content-type for the entry.
getContentType() - Method in class org.apache.abdera.protocol.util.AbstractEntityProvider
 
getContentType() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getContentType() - Method in class org.apache.abdera.util.AbderaDataSource
 
getContext(RequestContext, Object) - Static method in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
getContextPath() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getContextPath() - Method in interface org.apache.abdera.protocol.server.RequestContext
Return the web applications context path
getContextPath() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getContributors() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getContributors() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getContributors() - Method in class org.apache.abdera.ext.rss.RssItem
 
getContributors() - Method in class org.apache.abdera.ext.rss.RssSource
 
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
getContributors() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getContributors() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getControl(boolean) - Method in class org.apache.abdera.ext.rss.RssItem
 
getControl() - Method in class org.apache.abdera.ext.rss.RssItem
 
getControl(boolean) - Method in interface org.apache.abdera.model.Entry
Returns this entries Atom Publishing Protocol control element.
getControl() - Method in interface org.apache.abdera.model.Entry
Returns this entries Atom Publishing Protocol control element
getControl(boolean) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getControl() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getConventions() - Method in class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
getConverterProviders() - Method in class org.apache.abdera.ext.serializer.DefaultSerializationContext
Returns the listing of registered ConverterProvider implementations
getCookies() - Method in class org.apache.abdera.protocol.client.AbderaClient
Get all the cookies
getCookies(String, String) - Method in class org.apache.abdera.protocol.client.AbderaClient
Get the cookies for a specific domain and path
getCookies(String) - Method in class org.apache.abdera.protocol.client.AbderaClient
Get the cookies for a specific domain
getCoordinate() - Method in class org.apache.abdera.ext.geo.Point
 
getCoordinates() - Method in class org.apache.abdera.ext.geo.Multiple
 
getCount() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getCount(Link) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getCurrent(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the current link relation
getCurrentAge() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getCurrentAge() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getData() - Method in class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter.MultipartRelatedPost
 
getDataCipherAlgorithm() - Method in interface org.apache.abdera.security.EncryptionOptions
Return the cipher algorithm used to decrypt/encrypt the document content The default is "http://www.w3.org/2001/04/xmlenc#aes128-cbc"
getDataCipherAlgorithm() - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
getDataEncryptionKey() - Method in interface org.apache.abdera.security.EncryptionOptions
Return the secret key used to encrypt/decrypt the document content
getDataEncryptionKey() - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
getDataHandler() - Method in class org.apache.abdera.ext.rss.RssContent
 
getDataHandler() - Method in interface org.apache.abdera.model.Content
Attempts to Base64 decode the string value of the content element.
getDataHandler() - Method in interface org.apache.abdera.model.TextValue
A DataHandler for Base64 encoded binary data
getDataHandler() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getDataHandler() - Method in class org.apache.abdera.parser.stax.FOMTextValue
 
getDataHeaders() - Method in class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter.MultipartRelatedPost
 
getDate() - Method in class org.apache.abdera.model.AtomDate
Returns the value of this Atom Date
getDate() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a java.util.Date object
getDate() - Method in class org.apache.abdera.model.DateTimeWrapper
 
getDate() - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
getDateHeader(String) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Return the named HTTP header as a java.util.Date
getDateHeader(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Returns the date value of the specified header
getDateHeader(String) - Method in interface org.apache.abdera.protocol.Message
Return the value of a Date header
getDateHeader(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getDateHeader(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getDateHeader(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getDateHeader(String) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getDateOrNull(Node, String) - Static method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getDecodedHeader(String) - Method in interface org.apache.abdera.protocol.Message
Get the decoded value of a RFC 2047 header
getDecodedHeader(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getDecodedHeader(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getDecodedHeader(String) - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getDecodedHeaders(String) - Method in interface org.apache.abdera.protocol.Message
Return multiple decoded values for the specified header
getDecodedHeaders(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getDecodedHeaders(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getDecodedHeaders(String) - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getDecodingInputStream(InputStream, CompressionUtil.CompressionCodec) - Static method in class org.apache.abdera.i18n.text.io.CompressionUtil
 
getDecodingInputStream(InputStream, CompressionUtil.CompressionCodec...) - Static method in class org.apache.abdera.i18n.text.io.CompressionUtil
 
getDecodingInputStream(InputStream, String) - Static method in class org.apache.abdera.i18n.text.io.CompressionUtil
 
getDefault() - Static method in class org.apache.abdera.util.AbderaConfiguration
Returns the default configuration.
getDefaultEncryptionOptions() - Method in interface org.apache.abdera.security.Encryption
Returns the default encryption/decryption options
getDefaultEncryptionOptions() - Method in class org.apache.abdera.security.xmlsec.XmlEncryption
 
getDefaultFunctions() - Method in class org.apache.abdera.parser.stax.FOMXPath
 
getDefaultMethods(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
getDefaultNamespaces() - Method in class org.apache.abdera.util.AbstractXPath
 
getDefaultNamespaces() - Method in interface org.apache.abdera.xpath.XPath
Return the default mapping of Prefixes to XML Namespaces
getDefaultParserOptions() - Method in interface org.apache.abdera.parser.Parser
Return the default parser options for this Parser.
getDefaultParserOptions() - Method in class org.apache.abdera.util.AbstractParser
 
getDefaultPort() - Method in class org.apache.abdera.i18n.iri.AbstractScheme
 
getDefaultPort() - Method in interface org.apache.abdera.i18n.iri.Scheme
 
getDefaultRequestOptions() - Method in class org.apache.abdera.protocol.client.AbderaClient
Get a copy of the default request options
getDefaultSignatureOptions() - Method in interface org.apache.abdera.security.Signature
Returns the default signing options
getDefaultSignatureOptions() - Method in class org.apache.abdera.security.xmlsec.XmlSignature
 
getDefaultValue(String) - Method in class org.apache.abdera.i18n.templates.Route
 
getDefaultValues() - Method in class org.apache.abdera.i18n.templates.Route
 
getDefaultVariables() - Method in class org.apache.abdera.parser.stax.FOMXPath
 
getDefaultWriterOptions() - Method in interface org.apache.abdera.model.Base
Get the default WriterOptions for this object
getDefaultWriterOptions() - Method in class org.apache.abdera.model.ElementWrapper
 
getDefaultWriterOptions() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getDefaultWriterOptions() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getDefaultWriterOptions() - Method in class org.apache.abdera.util.AbstractWriter
 
getDefaultWriterOptions() - Method in interface org.apache.abdera.writer.Writer
 
getDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
getDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
getDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
getDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
getDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
getDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
getDescription() - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
getDescription() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
getDescription() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchInfo
Get the Open Search document description.
getDescription() - Method in class org.apache.abdera.ext.rss.RssImage
 
getDescription() - Method in class org.apache.abdera.ext.rss.RssTextInput
 
getDescription() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
getDescription() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
getDescription() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
getDescription() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
getDescription() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
getDescription() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
getDescription() - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
getDescriptions() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
getDescriptions() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
getDescriptions() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
getDescriptions() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
getDescriptions() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
getDirection(T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Get the in-scope direction for an element.
getDocument() - Method in interface org.apache.abdera.model.Element
Returns the document to which this element belongs
getDocument() - Method in class org.apache.abdera.model.ElementWrapper
 
getDocument() - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
getDocument() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getDocument() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the response payload as a parsed Abdera FOM Document
getDocument(ParserOptions) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the response payload as a parsed Abdera FOM Document using the specified parser options
getDocument(Parser) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the response payload as a parsed Abdera FOM Document using the specified parser
getDocument(Parser, ParserOptions) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the response payload as a parsed Abdera FOM Document using the specified parser and parser options
getDocument() - Method in interface org.apache.abdera.protocol.client.ClientResponse
If the response contains an XML document, parse the document
getDocument(ParserOptions) - Method in interface org.apache.abdera.protocol.client.ClientResponse
If the response contains an XML document, parse the document using the specified ParserOptions
getDocument(Parser) - Method in interface org.apache.abdera.protocol.client.ClientResponse
If the response contains an XML document, parse the document using the specified Parser
getDocument(Parser, ParserOptions) - Method in interface org.apache.abdera.protocol.client.ClientResponse
If the response contains an XML document, parse the document using the specified Parser and ParserOptions
getDocument() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getDocument(Parser) - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getDocument(ParserOptions) - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getDocument(Parser, ParserOptions) - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getDocument() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getDocument(Parser) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getDocument(Parser, ParserOptions) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getDocument(ParserOptions) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getDocument() - Method in interface org.apache.abdera.protocol.server.RequestContext
Use the Abdera Parser to parse the request entity as an XML document
getDocument(Parser) - Method in interface org.apache.abdera.protocol.server.RequestContext
Use the Abdera Parser to parse the request entity as an XML document
getDocument(Parser, ParserOptions) - Method in interface org.apache.abdera.protocol.server.RequestContext
Use the Abdera Parser to parse the request entity as an XML document
getDocument(ParserOptions) - Method in interface org.apache.abdera.protocol.server.RequestContext
Use the Abdera Parser to parse the request entity as an XML document
getDocument() - Method in class org.apache.abdera.util.AbderaResult
 
getDocumentAsXml(Document) - Static method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
getDomain() - Method in class org.apache.abdera.ext.rss.RssCloud
 
getDuration() - Method in class org.apache.abdera.ext.media.MediaContent
 
getEdited() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEdited() - Method in interface org.apache.abdera.model.Entry
Return the value of app:edited
getEdited() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditedElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEditedElement() - Method in interface org.apache.abdera.model.Entry
APP Introduces a new app:edited element whose value changes every time the entry is updated
getEditedElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditLink() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEditLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first edit link
getEditLink() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEditLinkResolvedHref() - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getEditLinkResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditMediaLink() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEditMediaLink(String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getEditMediaLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first edit-media link (if any)
getEditMediaLink(String, String) - Method in interface org.apache.abdera.model.Entry
Returns the first edit-media link matching the specified type and hreflang
getEditMediaLink() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditMediaLink(String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditMediaLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEditMediaLinkResolvedHref(String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getEditMediaLinkResolvedHref() - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getEditMediaLinkResolvedHref(String, String) - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getEditMediaLinkResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditMediaLinkResolvedHref(String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEditUriFromEntry(Entry) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
getElements() - Method in interface org.apache.abdera.model.Element
Return a listing of this elements child elements
getElements() - Method in class org.apache.abdera.model.ElementWrapper
 
getElements() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getElementWrapper(Element) - Method in interface org.apache.abdera.factory.ExtensionFactory
Abdera's support for static extensions is based on a simple delegation model.
getElementWrapper(Element) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
getElementWrapper(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
getElementWrapper(Element) - Method in class org.apache.abdera.util.AbstractExtensionFactory
 
getElevation() - Method in class org.apache.abdera.ext.geo.Position
 
getEmail() - Method in class org.apache.abdera.ext.rss.RssPerson
 
getEmail() - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
getEmail() - Method in class org.apache.abdera.model.PersonWrapper
 
getEmail() - Method in class org.apache.abdera.parser.stax.FOMPerson
 
getEmailElement() - Method in class org.apache.abdera.ext.rss.RssPerson
 
getEmailElement() - 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 class org.apache.abdera.model.PersonWrapper
 
getEmailElement() - Method in class org.apache.abdera.parser.stax.FOMPerson
 
getEnclosureLink() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEnclosureLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first enclosure link
getEnclosureLink() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEnclosureLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssItem
 
getEnclosureLinkResolvedHref() - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getEnclosureLinkResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getEncodedOutputStream(OutputStream, CompressionUtil.CompressionCodec) - Static method in class org.apache.abdera.i18n.text.io.CompressionUtil
 
getEncodedOutputStream(OutputStream, CompressionUtil.CompressionCodec...) - Static method in class org.apache.abdera.i18n.text.io.CompressionUtil
 
getEncoding() - Method in enum org.apache.abdera.i18n.text.io.CharsetSniffingInputStream.Encoding
 
getEncoding() - Method in class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
getEncoding() - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
getEncoding() - Method in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
getEncryption() - Method in class org.apache.abdera.security.AbderaSecurity
Acquire a shared XML Encryption provider instance
getEncryptionOptions(Encryption) - Method in class org.apache.abdera.security.util.DHContext
 
getEnd() - Method in class org.apache.abdera.ext.media.MediaText
 
getEntityTag() - Method in class org.apache.abdera.examples.simple.EntityProviderExample.Foo
 
getEntityTag() - Method in interface org.apache.abdera.model.Document
Return the entity tag for this document
getEntityTag() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getEntityTag() - Method in interface org.apache.abdera.protocol.EntityProvider
Return the EntityTag of the entity,
getEntityTag() - Method in interface org.apache.abdera.protocol.Response
Get the Entity Tag returned by the server
getEntityTag() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getEntityTag() - Method in class org.apache.abdera.protocol.util.AbstractEntityProvider
 
getEntityTag() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getEntries(RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getEntries() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getEntries() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getEntries() - Method in class org.apache.abdera.ext.sharing.Conflicts
 
getEntries() - Method in class org.apache.abdera.ext.sharing.Unpublished
 
getEntries() - Method in interface org.apache.abdera.model.Feed
Returns the complete set of entries contained in this feed
getEntries() - Method in class org.apache.abdera.parser.stax.FOMFeed
 
getEntries(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getEntries(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the listing of entries requested
getEntries() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
getEntry(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getEntry(String, RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getEntry(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getEntry(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getEntry(String) - Method in interface org.apache.abdera.model.Feed
Retrieves the first entry in the feed with the given atom:id value
getEntry(String) - Method in class org.apache.abdera.parser.stax.FOMFeed
 
getEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
getEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.filesystem.FilesystemAdapter
 
getEntry(Object) - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
getEntry(String, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Get an entry from the collection
getEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getEntry(String, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get a specific entry
getEntry() - Method in class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter.MultipartRelatedPost
 
getEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
getEntry(Object) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
getEntryFromCollectionProvider(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getEntryFromRequest(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Retrieves the FOM Entry object from the request payload.
getEntryHeaders() - Method in class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter.MultipartRelatedPost
 
getEntryID(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getEnum() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
Get this subtags Enum, allowing the subtag to be verified
getError() - Method in exception org.apache.abdera.protocol.error.ProtocolException
 
getExpires() - Method in class org.apache.abdera.ext.sharing.Sharing
 
getExpires() - Method in interface org.apache.abdera.protocol.Response
Get the date/time this response expires
getExpires() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getExpires() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getExpression() - Method in class org.apache.abdera.ext.media.MediaContent
 
getExtension(QName) - Method in class org.apache.abdera.ext.rss.RssCategory
 
getExtension(Class<T>) - Method in class org.apache.abdera.ext.rss.RssCategory
 
getExtension(QName) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getExtension(Class<T>) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getExtension(QName) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getExtension(Class<T>) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getExtension(QName) - Method in class org.apache.abdera.ext.rss.RssGuid
 
getExtension(Class<T>) - Method in class org.apache.abdera.ext.rss.RssGuid
 
getExtension() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get the beginning of the extension section.
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
getExtension(QName) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getExtension(Class<T>) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getExtension(QName) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
getExtension(Class<T>) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
Trick using Generics to find an extension element without having to pass in it's QName
getExtensionAttributes() - Method in class org.apache.abdera.ext.rss.RssFeed
 
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)
getExtensionAttributes() - Method in class org.apache.abdera.model.ElementWrapper
 
getExtensionAttributes() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getExtensionFactories() - Method in class org.apache.abdera.util.AbderaConfiguration
Returns the listing of registered ExtensionFactory implementations
getExtensionFactories() - Method in interface org.apache.abdera.util.Configuration
Get the collection of ExtensionFactory impls
getExtensions() - Method in class org.apache.abdera.ext.rss.RssCategory
 
getExtensions(String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
getExtensions(QName) - Method in class org.apache.abdera.ext.rss.RssCategory
 
getExtensions() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getExtensions(String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getExtensions(QName) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getExtensions() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getExtensions(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getExtensions(QName) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getExtensions() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getExtensions(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
getExtensions(QName) - Method in class org.apache.abdera.ext.rss.RssGuid
 
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
getExtensions() - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getExtensions(String) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getExtensions(QName) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getExtensions() - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
getExtensions(String) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
getExtensions(QName) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
getExtInternal() - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getExtLang() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get the Extlang tag.
getFactory() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.factory.Factory
getFactory() - Method in interface org.apache.abdera.model.Attribute
The Abdera Factory
getFactory() - Method in interface org.apache.abdera.model.Base
Get the Factory used to create this Base
getFactory() - Method in interface org.apache.abdera.model.Comment
The Abdera Factory
getFactory() - Method in class org.apache.abdera.model.ElementWrapper
 
getFactory() - Method in interface org.apache.abdera.model.ProcessingInstruction
The Abdera Factory
getFactory() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the factory the parser should use
getFactory() - Method in class org.apache.abdera.parser.stax.FOMAttribute
 
getFactory() - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
getFactory() - Method in class org.apache.abdera.parser.stax.FOMComment
 
getFactory() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getFactory() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getFactory() - Method in class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
getFactory() - Method in class org.apache.abdera.parser.stax.FOMTextValue
 
getFactory() - Method in class org.apache.abdera.util.AbstractParser
 
getFactory() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getFeature(Collection, String) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
getFeature(Features, String) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
Returns the specified feature element or null
getFeatures() - Method in class org.apache.abdera.ext.features.Features
 
getFeatures() - Method in class org.apache.abdera.ext.features.FeatureSelector
 
getFeatures(Collection) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
getFeaturesElement(Collection) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
getFeaturesElement(Collection, boolean) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
getFeaturesPrefix() - Method in class org.apache.abdera.ext.features.XPathSelector
 
getFeatureStatus(Collection, String) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
getFeatureStatus(Features, String) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
getFeatureTypeTag() - Method in class org.apache.abdera.ext.geo.Position
 
getFeed(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getFeed(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
getFeed(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.filesystem.FilesystemAdapter
 
getFeed() - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
getFeed(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Get the collections Atom feed document
getFeed(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getFeed(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
getFeed() - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
getFeedAuthor() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getFeedConfigLocation() - Method in class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
 
getFeedConfigLocation() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getFeedConfigLocation() - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
getFeedConfigSuffix() - Method in class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
 
getFeedConfigSuffix() - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
getFeedConfiguration(String, Properties, ServerConfiguration) - Static method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getFeedId() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getFeedIriForEntry(T, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the Feed IRI
getFeedNamespace() - Method in class org.apache.abdera.protocol.server.provider.managed.BasicServerConfiguration
 
getFeedNamespace() - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
getFeedNamespacePrefix() - Method in class org.apache.abdera.protocol.server.provider.managed.BasicServerConfiguration
 
getFeedNamespacePrefix() - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
getFeedTitle() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getFeedUri() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getFields() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getFilesize() - Method in class org.apache.abdera.ext.media.MediaContent
 
getFilterRestrictedCharacterReplacement() - Method in interface org.apache.abdera.parser.ParserOptions
If getFilterRestrictedCharacters is true, restricted characters will be replaced with the specified character
getFilterRestrictedCharacterReplacement() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getFilterRestrictedCharacters() - Method in interface org.apache.abdera.parser.ParserOptions
If true, the parser will attempt to silently filter out invalid XML characters appearing within the XML document.
getFilterRestrictedCharacters() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getFilters(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getFilters(RequestContext) - Method in interface org.apache.abdera.protocol.server.Provider
Return the listing of filters for this request
getFilters() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getFirst(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the first link relation
getFirstChild() - Method in interface org.apache.abdera.model.Element
Get the first child element
getFirstChild(QName) - Method in interface org.apache.abdera.model.Element
Get the first child element with the given QName
getFirstChild() - Method in class org.apache.abdera.model.ElementWrapper
 
getFirstChild(QName) - Method in class org.apache.abdera.model.ElementWrapper
 
getFirstChild() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getFirstChild(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getFirstChild(Element) - Method in class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
getFloor() - Method in class org.apache.abdera.ext.geo.Position
 
getFomDocument() - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
getFoo() - Method in class org.apache.abdera.examples.ext.Serializer.MyAnnotatedEntry
 
getFoo() - Method in class org.apache.abdera.examples.extension.Bar
 
getFoo() - Method in class org.apache.abdera.examples.extension.Foo
 
getFoo() - Method in class org.apache.abdera.examples.uritemplates.URITemplates.MyObject
 
getFragment() - Method in class org.apache.abdera.i18n.iri.IRI
 
getFramerate() - Method in class org.apache.abdera.ext.media.MediaContent
 
getFreshnessLifetime() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getFreshnessLifetime() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getGenerator() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getGenerator() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getGenerator() - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
getGenerator() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getGoogleLogin(String, String, String) - Static method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
getHeader(String) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getHeader(String) - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return the value of the named HTTP header
getHeader(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Returns the text value of the specified header
getHeader(String) - Method in interface org.apache.abdera.protocol.Message
Get the value of the specified header
getHeader(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getHeader(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getHeader(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getHeader(String) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getHeaderNames() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getHeaderNames() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return a listing of HTTP header names
getHeaderNames() - Method in class org.apache.abdera.protocol.client.RequestOptions
Returns a listing of header names
getHeaderNames() - Method in interface org.apache.abdera.protocol.Message
Return a listing of header names
getHeaderNames() - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getHeaderNames() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getHeaderNames() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getHeaderNames() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getHeaders() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getHeaders(String) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getHeaders(String) - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return the values of the named HTTP header
getHeaders() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return all of the HTTP headers
getHeaders(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Return a listing of text values for the specified header
getHeaders(String) - Method in interface org.apache.abdera.protocol.Message
Return multiple values for the specified header
getHeaders() - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getHeaders(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getHeaders(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getHeaders(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getHeaders(String) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getHeight() - Method in class org.apache.abdera.ext.media.MediaContent
 
getHeight() - Method in class org.apache.abdera.ext.media.MediaPlayer
 
getHeight() - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
getHeight() - Method in class org.apache.abdera.ext.rss.RssImage
 
getHighSurrogate(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Get the high surrogate for a particular unicode codepoint
getHighSurrogate() - Method in class org.apache.abdera.i18n.text.Codepoint
Get the high surrogate of this Codepoint
getHistory() - Method in class org.apache.abdera.ext.sharing.Sync
 
getHost() - Method in class org.apache.abdera.i18n.iri.IRI
 
getHowStale() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getHowStale() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getHref(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getHref() - Method in class org.apache.abdera.ext.features.Feature
 
getHref() - Method in class org.apache.abdera.ext.features.Features
 
getHref() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getHref() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getHref() - Method in class org.apache.abdera.ext.rss.RssLink
 
getHref() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getHref() - Method in interface org.apache.abdera.model.Categories
When contained within an app:collection element, the app:categories element can have an href attribute whose value MUST point to an Atompub Categories Document.
getHref() - Method in interface org.apache.abdera.model.Collection
Return the value of the app:collection elements href attribute
getHref() - Method in interface org.apache.abdera.model.Link
RFC4287: The "href" attribute contains the link's IRI.
getHref() - Method in class org.apache.abdera.parser.stax.FOMCategories
 
getHref() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
getHref() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getHref(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoriesInfo
Return the value of the app:categories element href attribute or null if the href should be omitted
getHref(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionInfo
Get the value of the app:collection element's href attribute.
getHref() - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getHref(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getHref(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
getHref(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
getHref(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getHrefLang() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getHrefLang() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getHrefLang() - Method in class org.apache.abdera.ext.rss.RssLink
 
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.
getHrefLang() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getHttpClientParams() - Method in class org.apache.abdera.protocol.client.AbderaClient
Return the HttpClientParams object of the underlying HttpClient.
getHttpConnectionManagerParams() - Method in class org.apache.abdera.protocol.client.AbderaClient
Return the HttpConnectionManagerParams object of the underlying HttpClient.
getHttpMethod() - Method in class org.apache.abdera.protocol.client.CommonsResponse
 
getIcon() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getIcon() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getIcon() - Method in class org.apache.abdera.ext.rss.RssSource
 
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...
getIcon() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getIconElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getIconElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getIconElement() - Method in class org.apache.abdera.ext.rss.RssSource
 
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...
getIconElement() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getId(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getId() - Method in class org.apache.abdera.examples.appserver.employee.Employee
 
getId(RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
A unique ID for this feed.
getId(Employee) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getId() - Method in class org.apache.abdera.examples.ext.Serializer.MyEntry
 
getId() - Method in class org.apache.abdera.examples.uritemplates.AtomIDTemplate.ID
 
getId() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getId() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getId() - Method in class org.apache.abdera.ext.rss.RssItem
 
getId() - Method in class org.apache.abdera.ext.rss.RssSource
 
getId() - Method in class org.apache.abdera.ext.sharing.Sync
 
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
getId() - Method in class org.apache.abdera.parser.stax.FOMDiv
 
getId() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getId() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getId(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getId(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getId(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getId(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Gets the UUID for the specified entry.
getId(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
getIdElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getIdElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getIdElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
getIdElement() - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
getIdElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getIdElement() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getIdentity() - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
getIdentity() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
getIdentity() - Method in interface org.apache.abdera.protocol.server.Target
Return the identity of this target.
getIDN() - Method in class org.apache.abdera.i18n.iri.IRI
 
getIfMatch() - Method in interface org.apache.abdera.protocol.Request
Get a listing of Etags from the If-Match header
getIfMatch() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getIfMatch() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getIfModifiedSince() - Method in interface org.apache.abdera.protocol.Request
Get the value of the If-Modified-Since header
getIfModifiedSince() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getIfModifiedSince() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getIfNoneMatch() - Method in interface org.apache.abdera.protocol.Request
Get a listing of ETags from the If-None-Match header
getIfNoneMatch() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getIfNoneMatch() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getIfUnmodifiedSince() - Method in interface org.apache.abdera.protocol.Request
Get the value of the If-Unmodified-Since header
getIfUnmodifiedSince() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getIfUnmodifiedSince() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getIgnoreComments() - Method in interface org.apache.abdera.filter.ParseFilter
Return true if the parser should ignore comments
getIgnoreComments() - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
getIgnoreProcessingInstructions() - Method in interface org.apache.abdera.filter.ParseFilter
Return true if the parser should ignore processing instructions
getIgnoreProcessingInstructions() - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
getIgnoreWhitespace() - Method in interface org.apache.abdera.filter.ParseFilter
Return true if the parser should ignore insignificant whitespace
getIgnoreWhitespace() - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
getIndexOffset() - Method in class org.apache.abdera.ext.opensearch.model.Url
 
getInetAddress() - Method in class org.apache.abdera.i18n.iri.IDNA
 
getInitialAge() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getInitialAge() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getInputEncoding() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getInputFormats() - Method in interface org.apache.abdera.parser.NamedParser
Returns a listing of media type of the format consumed by this parser
getInputFormats() - Method in class org.apache.abdera.util.AbstractNamedParser
 
getInputStream() - Method in class org.apache.abdera.i18n.text.io.InputStreamDataSource
 
getInputStream() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get an inputstream that can read from this pipe.
getInputStream() - Method in interface org.apache.abdera.model.TextValue
An InputStream used to read the text content
getInputStream() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the response payload as an input stream
getInputStream() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getInputStream() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Returns the inputstream used to read data from this response
getInputStream() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return the inputstream for reading the content of the response.
getInputStream() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getInputStream() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the InputStream containing the request entity
getInputStream() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getInputStream() - Method in class org.apache.abdera.util.AbderaDataSource
 
getInputStream() - Method in class org.apache.abdera.util.AbderaSource
 
getInReplyTo(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getInReplyTos(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getInstance() - Static method in class org.apache.abdera.Abdera
Get a static instance of the Abdera object.
getInstance() - Static method in class org.apache.abdera.i18n.iri.SchemeRegistry
 
getInstance() - Static method in class org.apache.abdera.i18n.text.Localizer
 
getInstance() - Static method in class org.apache.abdera.protocol.server.ServiceManager
 
getInstance() - Method in class org.apache.abdera.protocol.util.PoolManager
 
getInternal() - Method in class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
getInternal() - Method in class org.apache.abdera.model.ElementWrapper
 
getInternalValue() - Method in class org.apache.abdera.parser.stax.FOMDiv
 
getIterator() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get a CodepointIterator that can iterate over unicode codepoints in this pipe.
getIterator(String) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get a CodepointIterator that can iterate over unicode codepoints in this pipe.
getKey() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getKey() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getKey(KeyStore, String, String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
getKeyCipherAlgorithm() - Method in interface org.apache.abdera.security.EncryptionOptions
Return the cipher algorithm used to decrypt/encrypt the data encryption key The default is "http://www.w3.org/2001/04/xmlenc#kw-aes128"
getKeyCipherAlgorithm() - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
getKeyEncryptionKey() - Method in interface org.apache.abdera.security.EncryptionOptions
Return the secret key used to encrypt/decrypt the data encryption key
getKeyEncryptionKey() - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
getKeyPair() - Method in class org.apache.abdera.security.util.DHContext
 
getKeystoreFile() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getKeystorePass() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getKeystoreType() - Static method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getLabel() - Method in class org.apache.abdera.ext.features.Feature
 
getLabel() - Method in class org.apache.abdera.ext.media.MediaCategory
 
getLabel() - Method in class org.apache.abdera.ext.rss.RssCategory
 
getLabel() - Method in interface org.apache.abdera.model.Category
RFC4287: The "label" attribute provides a human-readable label for display in end-user applications.
getLabel() - Method in class org.apache.abdera.parser.stax.FOMCategory
 
getLabel(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoryInfo
Return the value of the atom:category label attribute or null if the label should be omitted.
getLabel(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
getLang() - Method in class org.apache.abdera.ext.media.MediaContent
 
getLang() - Method in class org.apache.abdera.ext.media.MediaText
 
getLanguage() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLanguage() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLanguage() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get the Language subtag
getLanguage() - Method in interface org.apache.abdera.model.Document
Get the language
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.
getLanguage() - Method in class org.apache.abdera.model.ElementWrapper
 
getLanguage() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getLanguage() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getLanguage() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getLanguage() - Method in class org.apache.abdera.parser.stax.FOMText
 
getLanguageTag() - Method in interface org.apache.abdera.model.Document
Returns the value of the xml:lang attribute as a Lang object
getLanguageTag() - Method in interface org.apache.abdera.model.Element
Returns the value of the xml:lang attribute as a Lang object
getLanguageTag() - Method in class org.apache.abdera.model.ElementWrapper
 
getLanguageTag() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getLanguageTag() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getLast(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the last link relation
getLastModified() - Method in class org.apache.abdera.examples.ext.Serializer.MyAnnotatedEntry
 
getLastModified() - Method in class org.apache.abdera.examples.simple.EntityProviderExample.Foo
 
getLastModified() - Method in interface org.apache.abdera.model.Document
Returns the last modified date for this document
getLastModified() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getLastModified() - Method in interface org.apache.abdera.protocol.EntityProvider
Return the Last-Modified date of the entity
getLastModified() - Method in interface org.apache.abdera.protocol.Response
Get the value of the Last-Modified response header
getLastModified() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getLastModified() - Method in class org.apache.abdera.protocol.util.AbstractEntityProvider
 
getLastModified() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getLatitude() - Method in class org.apache.abdera.ext.geo.Coordinate
 
getLength() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getLength() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getLength() - Method in class org.apache.abdera.ext.rss.RssLink
 
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 URI in the href attribute is mapped to a IRI and dereferenced.
getLength() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getLicense(Base, boolean) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
getLicense(Base) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
getLink() - Method in class org.apache.abdera.examples.ext.Serializer.MyEntry
 
getLink(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLink(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLink() - Method in class org.apache.abdera.ext.rss.RssImage
 
getLink(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getLink(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
getLink() - Method in class org.apache.abdera.ext.rss.RssTextInput
 
getLink() - Method in class org.apache.abdera.ext.sharing.Related
 
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
getLink(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getLink(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
getLink(T, IRI, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getLink(T, IRI, RequestContext, boolean) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getLink(String, T, IRI, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getLink(String, T, IRI, RequestContext, boolean) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getLinkResolvedHref(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLinkResolvedHref(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLinkResolvedHref(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getLinkResolvedHref(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
getLinkResolvedHref(String) - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getLinkResolvedHref(String) - Method in interface org.apache.abdera.model.Source
 
getLinkResolvedHref(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getLinkResolvedHref(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
getLinks() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLinks(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLinks(String...) - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLinks() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLinks(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLinks(String...) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLinks() - Method in class org.apache.abdera.ext.rss.RssItem
 
getLinks(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
getLinks(String...) - Method in class org.apache.abdera.ext.rss.RssItem
 
getLinks() - Method in class org.apache.abdera.ext.rss.RssSource
 
getLinks(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
getLinks(String...) - Method in class org.apache.abdera.ext.rss.RssSource
 
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(String...) - Method in interface org.apache.abdera.model.Entry
Lists the complete set of links using the specified rel attributes values
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
getLinks(String...) - Method in interface org.apache.abdera.model.Source
Lists the complete set of links using the specified rel attributes values
getLinks() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getLinks(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getLinks(String...) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getLinks() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getLinks(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
getLinks(String...) - Method in class org.apache.abdera.parser.stax.FOMSource
 
getLinks(Element, String) - Static method in class org.apache.abdera.parser.stax.util.FOMHelper
 
getLinks(Element, String...) - Static method in class org.apache.abdera.parser.stax.util.FOMHelper
 
getLocale() - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
getLocale() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get a Locale object derived from this language tag
getLocale() - Method in class org.apache.abdera.i18n.text.Localizer
 
getLocale() - Method in interface org.apache.abdera.model.Element
Returns a Locale object created from the xml:lang attribute
getLocale() - Method in class org.apache.abdera.model.ElementWrapper
 
getLocale() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getLocation() - Method in interface org.apache.abdera.protocol.Response
Get the value of the Location response header
getLocation() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getLocation() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getLogo() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLogo() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLogo() - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
getLogo() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getLogoElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getLogoElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getLogoElement() - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
getLogoElement() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getLongitude() - Method in class org.apache.abdera.ext.geo.Coordinate
 
getLowerCorner() - Method in class org.apache.abdera.ext.geo.Box
 
getLowSurrogate(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Get the low surrogate for a particular unicode codepoint
getLowSurrogate() - Method in class org.apache.abdera.i18n.text.Codepoint
Get the low surrogate of this Codepoint
getMatcher() - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
getMatcher() - Method in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTarget
 
getMatcher() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
getMatcher() - Method in interface org.apache.abdera.protocol.server.Target
Return the object that matches with the uri
getMaxAge() - Method in interface org.apache.abdera.protocol.Message
Return the maximum-age as specified by the Cache-Control header
getMaxAge() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getMaxAge() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getMaxAge() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getMaxConnectionsPerHost() - Method in class org.apache.abdera.protocol.client.AbderaClient
Return the maximum number of connections allowed for a single host
getMaxConnectionsTotal() - Method in class org.apache.abdera.protocol.client.AbderaClient
Return the maximum number of connections allowed for the client
getMaximumRedirects() - Method in class org.apache.abdera.protocol.client.AbderaClient
Get the maximum number of redirects
getMaxStale() - Method in interface org.apache.abdera.protocol.Request
Get the max-stale value from the Cache-Control header
getMaxStale() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getMaxStale() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
getMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.MediaCollectionAdapter
Get a media resource
getMedia() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
getMediaName(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getMediaName(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the name of the media resource.
getMediaStream(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getMediaStream(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get an input stream for the media resource.
getMedium() - Method in class org.apache.abdera.ext.media.MediaContent
 
getMessage() - Method in exception org.apache.abdera.i18n.text.InvalidCharacterException
 
getMessage() - Method in class org.apache.abdera.protocol.error.Error
Human-readable, language-sensitive description of the error
getMessage() - Method in exception org.apache.abdera.protocol.server.context.ResponseContextException
 
getMethod() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getMethod() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Return the request method
getMethod() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return the request method
getMethod() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getMethod() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getMethod() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the HTTP method
getMethods() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getMethods() - Method in class org.apache.abdera.protocol.server.filters.MethodOverrideFilter
 
getMimeType() - Method in class org.apache.abdera.ext.rss.RssContent
 
getMimeType() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getMimeType() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getMimeType() - Method in class org.apache.abdera.ext.rss.RssLink
 
getMimeType() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getMimeType(T) - Method in interface org.apache.abdera.factory.ExtensionFactory
Retrieve the mime type for the element
getMimeType(T) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
getMimeType(T) - Method in interface org.apache.abdera.factory.Factory
Get the mime type for the specified extension element / document
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.
getMimeType() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getMimeType(T) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
getMimeType() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getMimeType(T) - Method in class org.apache.abdera.util.AbstractExtensionFactory
 
getMimeType(T) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns the appropriate media type for the given Abdera base
getMinFresh() - Method in interface org.apache.abdera.protocol.Request
Get the min-fresh value from the Cache-Control header
getMinFresh() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getMinFresh() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getMultipartRelatedData(RequestContext) - Method in class org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter
 
getMustPreserveWhitespace() - Method in interface org.apache.abdera.model.Document
Return true if insignificant whitespace must be preserved
getMustPreserveWhitespace() - Method in interface org.apache.abdera.model.Element
Return true if insignificant whitespace must be preserved
getMustPreserveWhitespace() - Method in class org.apache.abdera.model.ElementWrapper
 
getMustPreserveWhitespace() - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getMustPreserveWhitespace() - Method in interface org.apache.abdera.parser.ParserOptions
If false, the parser will trim leading and trailing whitespace in element and attribute values unless there is an in-scope xml:space="preserve".
getMustPreserveWhitespace() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getMustPreserveWhitespace() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getMustPreserveWhitespace() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getName() - Method in class org.apache.abdera.examples.appserver.employee.Employee
 
getName(Employee) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getName() - Method in class org.apache.abdera.ext.features.Features
 
getName() - Method in class org.apache.abdera.ext.json.JSONWriter
 
getName() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo
 
getName() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlParameterInfo
Get the parameter name.
getName() - Method in class org.apache.abdera.ext.rss.RssPerson
 
getName() - Method in class org.apache.abdera.ext.rss.RssTextInput
 
getName() - Method in class org.apache.abdera.i18n.iri.AbstractScheme
 
getName() - Method in interface org.apache.abdera.i18n.iri.Scheme
 
getName() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
Get the subtag value
getName() - Method in class org.apache.abdera.i18n.templates.Route
 
getName() - Method in class org.apache.abdera.i18n.text.io.InputStreamDataSource
 
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 class org.apache.abdera.model.PersonWrapper
 
getName() - Method in class org.apache.abdera.parser.stax.FOMPerson
 
getName() - Method in class org.apache.abdera.parser.stax.FOMWriter
 
getName() - Method in class org.apache.abdera.protocol.client.util.MethodHelper.ExtensionMethod
 
getName(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getName(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the name of the entry resource (used to construct links)
getName() - Method in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver.AnonymousPrincipal
 
getName() - Method in class org.apache.abdera.util.AbderaDataSource
 
getName() - Method in class org.apache.abdera.util.AbstractNamedParser
 
getName() - Method in class org.apache.abdera.util.AbstractNamedWriter
 
getName() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
getName() - Method in interface org.apache.abdera.util.NamedItem
 
getNamedParsers() - Method in class org.apache.abdera.util.AbderaConfiguration
Returns the collection of Named Parsers
getNamedParsers() - Method in interface org.apache.abdera.util.Configuration
Get the collection of NamedParsers;
getNamedWriter(Abdera, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
getNamedWriters() - Method in class org.apache.abdera.util.AbderaConfiguration
Returns the collection of NamedWriters
getNamedWriters() - Method in interface org.apache.abdera.util.Configuration
Get the collection of NamedWriters
getNameElement() - Method in class org.apache.abdera.ext.rss.RssPerson
 
getNameElement() - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
getNameElement() - Method in class org.apache.abdera.model.PersonWrapper
 
getNameElement() - Method in class org.apache.abdera.parser.stax.FOMPerson
 
getNamespaces() - Method in interface org.apache.abdera.factory.ExtensionFactory
Returns the Namespace URIs handled by this Extension Factory
getNamespaces() - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
getNamespaces() - Method in interface org.apache.abdera.model.Element
Return a map listing the xml namespaces declared for this element
getNamespaces() - Method in class org.apache.abdera.model.ElementWrapper
 
getNamespaces() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getNamespaces() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
getNamespaces() - Method in class org.apache.abdera.util.AbstractExtensionFactory
 
getNewFactory() - Static method in class org.apache.abdera.Abdera
Return a new Factory instance using a non-shared Abdera object
getNewParser() - Static method in class org.apache.abdera.Abdera
Return a new Parser instance using a non-shared Abdera object
getNewParserFactory() - Static method in class org.apache.abdera.Abdera
Return a new ParserFactory instance using a non-shared Abdera object
getNewStreamWriter() - Static method in class org.apache.abdera.Abdera
Return a new instance of the default StreamWriter using a non-shared Abdera object
getNewWriter() - Static method in class org.apache.abdera.Abdera
Return a new instance of the default Writer using a non-shared Abdera object
getNewWriterFactory() - Static method in class org.apache.abdera.Abdera
Return a new WriterFactory instance using a non-shared Abdera object
getNewXPath() - Static method in class org.apache.abdera.Abdera
Return a new XPath instance using a non-shared Abdera object
getNext(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the next link relation
getNext() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
Get the next subtag
getNextArchive(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the next-archive link relation
getNextSibling() - Method in interface org.apache.abdera.model.Element
Get the element following this one
getNextSibling(QName) - Method in interface org.apache.abdera.model.Element
Get the first following sibling with the specified QName
getNextSibling() - Method in class org.apache.abdera.model.ElementWrapper
 
getNextSibling(QName) - Method in class org.apache.abdera.model.ElementWrapper
 
getNextSibling() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getNextSibling(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getNoCacheHeaders() - Method in interface org.apache.abdera.protocol.Response
 
getNoCacheHeaders() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getNoCacheHeaders() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getObject() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getObject() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
getObjectType() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getObjectType() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getObjectType() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
getOffset(RequestContext, String, int) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
getOpenSearchFeedAuthor(RequestContext) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Get the author of the feed containing this search results.
getOpenSearchFeedId(RequestContext) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Get the identifier of the feed containing this search results.
getOpenSearchFeedItemsPerPage(RequestContext, Map<String, String>, List<T>) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Get the number of items (entries) contained into this page (feed).
By default, it's equal to the number of search results: override to provide a different behavior.
This element can be explicitly omitted from the feed by returning a negative value.
getOpenSearchFeedStartIndex(RequestContext, Map<String, String>, List<T>) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Get the index number of the first result contained into this feed.
By default, this element is omitted: override to provide a different behavior.
This element can be explicitly omitted from the feed by returning a negative value.
getOpenSearchFeedTitle(RequestContext) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Get the title of the feed containing this search results.
getOpenSearchFeedTotalResults(RequestContext, Map<String, String>, List<T>) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Get the total number of results of this search.
By default, it's equal to the number of search results: override to provide a different behavior.
This element can be explicitly omitted from the feed by returning a negative value.
getOpenSearchFeedUpdatedDate(RequestContext) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Get the update date of the feed containing this search results.
getOpenSearchUrlAdapter() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
getOpenSearchUrlAdapter() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlInfo
Get the OpenSearchUrlAdapter which will implement the actual search operation.
getOutputEncoding() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getOutputFormats() - Method in class org.apache.abdera.parser.stax.FOMWriter
 
getOutputFormats() - Method in class org.apache.abdera.util.AbstractNamedWriter
 
getOutputFormats() - Method in interface org.apache.abdera.writer.NamedWriter
Return a listing of MIME Media formats this NamedWriter is capable of outputting.
getOutputStream() - Method in class org.apache.abdera.i18n.text.io.InputStreamDataSource
 
getOutputStream() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get an outputstream that can write to this pipe.
getOutputStream() - Method in class org.apache.abdera.util.AbderaDataSource
 
getOutputStream() - Method in class org.apache.abdera.util.AbderaResult
 
getPage() - Method in class org.apache.abdera.examples.uritemplates.AtomLinkTemplate.PagingLink
 
getPageOffset() - Method in class org.apache.abdera.ext.opensearch.model.Url
 
getPageSize() - Method in class org.apache.abdera.examples.uritemplates.AtomLinkTemplate.PagingLink
 
getPageSize(RequestContext, String, int) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
getPairComposition(int, int) - Static method in class org.apache.abdera.i18n.text.data.UnicodeCharacterDatabase
 
getParameter(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getParameter(String) - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
getParameter(String) - Method in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTarget
 
getParameter(String) - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
getParameter(String) - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the specified request parameter
getParameter(String) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getParameter(String) - Method in interface org.apache.abdera.protocol.server.Target
Return the named target parameter
getParameterNames() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getParameterNames() - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
getParameterNames() - Method in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTarget
 
getParameterNames() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
getParameterNames() - Method in interface org.apache.abdera.protocol.server.RequestContext
Return the listing of parameter names
getParameterNames() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getParameterNames() - Method in interface org.apache.abdera.protocol.server.Target
Return a listing of all parameter names
getParameters(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getParameters(String) - Method in interface org.apache.abdera.protocol.server.RequestContext
Return all the values for the specified parameter
getParameters(String) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getParent() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getParent() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get a Lang tag that drops the last subtag
getParentElement() - Method in interface org.apache.abdera.model.Comment
The parent node
getParentElement() - Method in interface org.apache.abdera.model.Element
Return this Element's parent element or document
getParentElement() - Method in class org.apache.abdera.model.ElementWrapper
 
getParentElement() - Method in interface org.apache.abdera.model.ProcessingInstruction
The parent node
getParentElement() - Method in interface org.apache.abdera.model.TextValue
The parent element
getParentElement() - Method in class org.apache.abdera.parser.stax.FOMComment
 
getParentElement() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getParentElement() - Method in class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
getParentElement() - Method in class org.apache.abdera.parser.stax.FOMTextValue
 
getParseFilter() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the Parse Filter.
getParseFilter() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getParser() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.parser.Parser
getParser() - Method in interface org.apache.abdera.parser.ParserFactory
Get the default parser.
getParser(String) - Method in interface org.apache.abdera.parser.ParserFactory
Get the named parser
getParser() - Method in class org.apache.abdera.parser.stax.FOMParserFactory
 
getParser(String) - Method in class org.apache.abdera.parser.stax.FOMParserFactory
 
getParser() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
getParser() - Method in interface org.apache.abdera.security.SecurityOptions
 
getParser() - Method in class org.apache.abdera.security.xmlsec.XmlSecurityOptions
 
getParserFactory() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.parser.ParserFactory.
getParserOptions() - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
getPath() - Method in class org.apache.abdera.ext.rss.RssCloud
 
getPath() - Method in class org.apache.abdera.i18n.iri.IRI
 
getPattern() - Method in class org.apache.abdera.i18n.templates.Route
 
getPattern() - Method in class org.apache.abdera.i18n.templates.Template
Return the URI Template pattern
getPatternForDisplay() - Method in class org.apache.abdera.i18n.templates.Template
IRI Templates that contain bidirectional characters will typically not display properly in unicode enabled environments.
getPlane() - Method in class org.apache.abdera.i18n.text.Codepoint
Plane 0 (0000���FFFF): Basic Multilingual Plane (BMP).
getPort() - Method in class org.apache.abdera.ext.rss.RssCloud
 
getPort() - Method in class org.apache.abdera.i18n.iri.IRI
 
getPort() - Method in class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
 
getPort() - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
getPositions(ExtensibleElement) - Static method in class org.apache.abdera.ext.geo.GeoHelper
 
getPreferred() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
getPreferred() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
getPreferred() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
getPreferred() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
getPreferred() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
getPreferred() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
getPreferredLocale() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getPreferredLocale() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the client's preferred locale as specified in the request
getPreferredLocale() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getPreferredLocales() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getPreferredLocales() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get a listing of the client's preferred locales as specified in the request.
getPreferredLocales() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getPreferredValue() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
getPreferredValue() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
getPreferredValue() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
getPreferredValue() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
getPreferredValue() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
getPreferredValue() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
getPrefix() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
getPrefix() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
getPrefixes() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
getPrevious(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the previous link relation
getPrevious() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
Get the previous subtag
getPreviousArchive(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the prev-archive link relation
getPreviousSibling() - Method in interface org.apache.abdera.model.Element
Get the element preceding this one
getPreviousSibling(QName) - Method in interface org.apache.abdera.model.Element
Get the first previous sibling with the specified QName
getPreviousSibling() - Method in class org.apache.abdera.model.ElementWrapper
 
getPreviousSibling(QName) - Method in class org.apache.abdera.model.ElementWrapper
 
getPreviousSibling() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getPreviousSibling(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getPrimary() - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
getPrincipal() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getPrincipal() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getPrincipal() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get this requests authenticated Principal object
getPrivateHeaders() - Method in interface org.apache.abdera.protocol.Response
 
getPrivateHeaders() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getPrivateHeaders() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getPrivateKeyAlias() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getPrivateKeyPass() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getPrivateUse() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get the beginning of the private-use section.
getProcessingInstruction(String) - Method in interface org.apache.abdera.model.Document
Get the values for the given processing instruction
getProcessingInstruction(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getProperties(ServletConfig) - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
getProperty(RequestContext.Property) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getProperty(String) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getProperty(String) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
getProperty(String) - Method in interface org.apache.abdera.protocol.server.Provider
Get the specified property
getProperty(String) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getProperty(RequestContext.Property) - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the specified system property
getProperty(RequestContext.Property) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getPropertyNames() - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getPropertyNames() - Method in interface org.apache.abdera.protocol.server.Provider
Return a listing of all available properties
getProtocol() - Method in class org.apache.abdera.ext.rss.RssCloud
 
getProvider() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getProvider() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getProvider() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the Provider associated with this request
getProviderClass() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getPublicKey() - Method in interface org.apache.abdera.security.SignatureOptions
Get the public key associated with the signature
getPublicKey() - Method in class org.apache.abdera.security.util.DHContext
 
getPublicKey(RequestContext) - Method in class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
getPublicKey() - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
getPublished() - Method in class org.apache.abdera.examples.ext.Serializer.MyEntry
 
getPublished() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getPublished() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getPublished() - Method in class org.apache.abdera.ext.rss.RssItem
 
getPublished() - Method in interface org.apache.abdera.model.Entry
Return the value of the atom:published element
getPublished() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getPublisheddElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getPublishedElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getPublishedElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
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...
getPublishedElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getPublishedString() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getPublishedString() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getQName(AccessibleObject) - Static method in class org.apache.abdera.ext.serializer.BaseSerializer
 
getQName(Extension) - Static method in class org.apache.abdera.ext.serializer.BaseSerializer
 
getQName(Attribute) - Static method in class org.apache.abdera.ext.serializer.BaseSerializer
 
getQName() - Method in interface org.apache.abdera.model.Attribute
Get the QName of the attribute
getQName() - Method in interface org.apache.abdera.model.Element
Return the XML QName of this element
getQName() - Method in class org.apache.abdera.model.ElementWrapper
 
getQName() - Method in class org.apache.abdera.parser.stax.FOMAttribute
 
getQNameAliasMap() - Method in interface org.apache.abdera.parser.ParserOptions
Get the QName-Alias Mapping (default null)
getQNameAliasMap() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getQueries() - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
getQueries() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
getQueries() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchInfo
Get the Open Search queries.
getQuery() - Method in class org.apache.abdera.i18n.iri.IRI
 
getQueryParameters(T, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
getRadius() - Method in class org.apache.abdera.ext.geo.Position
 
getReader(String) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get a reader that can reader from this pipe.
getReader() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get a reader that can reader from this pipe.
getReader() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the response payload as a reader (assumed UTF-8 charset)
getReader(String) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Get the response payload as a reader using the specified charset
getReader() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Returns a reader used to read data from this response.
getReader(String) - Method in interface org.apache.abdera.protocol.client.ClientResponse
Returns a reader used to read data from this response.
getReader() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getReader() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get a Reader containing the request entity
getReader() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getReader() - Method in class org.apache.abdera.util.AbderaSource
 
getRealm() - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
getRef() - Method in class org.apache.abdera.ext.features.Feature
 
getRef() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getRef() - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
getReferences() - Method in interface org.apache.abdera.security.SignatureOptions
 
getReferences() - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
getRegion() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get the Region subtag
getRegisterProcedure() - Method in class org.apache.abdera.ext.rss.RssCloud
 
getRel() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getRel() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getRel() - Method in class org.apache.abdera.ext.rss.RssLink
 
getRel() - Method in interface org.apache.abdera.model.Link
RFC4287: atom:link elements MAY have a "rel" attribute that indicates the link relation type.
getRel() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getRelated() - Method in class org.apache.abdera.ext.sharing.Sharing
 
getRelationship() - Method in class org.apache.abdera.ext.media.MediaRestriction
 
getRelationshipTag() - Method in class org.apache.abdera.ext.geo.Position
 
getRelEquiv(String) - Static method in class org.apache.abdera.parser.stax.FOMLink
 
getRequest() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getRequestContext() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
getRequestProcessors() - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getRequestProcessors() - Method in interface org.apache.abdera.protocol.server.Provider
Return a map of registered RequestProcessors with related TargetType.
getRequestString() - Method in class org.apache.abdera.security.util.DHContext
 
getRequirement(String) - Method in class org.apache.abdera.i18n.templates.Route
 
getRequirements() - Method in class org.apache.abdera.i18n.templates.Route
 
getResidentAge() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getResidentAge() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getResolvedBaseUri() - Method in interface org.apache.abdera.model.Element
Returns the current in-scope, fully qualified Base URI for this element.
getResolvedBaseUri() - Method in class org.apache.abdera.model.ElementWrapper
 
getResolvedBaseUri() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getResolvedBaseUri() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getResolvedBaseUri() - Method in class org.apache.abdera.parser.stax.FOMText
 
getResolvedHref() - Method in class org.apache.abdera.ext.features.Features
 
getResolvedHref() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getResolvedHref() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getResolvedHref() - Method in class org.apache.abdera.ext.rss.RssLink
 
getResolvedHref() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getResolvedHref() - Method in interface org.apache.abdera.model.Categories
Returns the value of the href attribute resolved against the in-scope Base URI
getResolvedHref() - Method in interface org.apache.abdera.model.Collection
Return the href attribute resolved against the in-scope Base URI
getResolvedHref() - Method in interface org.apache.abdera.model.Link
Returns the value of the link's href attribute resolved against the in-scope Base IRI
getResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMCategories
 
getResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
getResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getResolvedSource() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getResolvedSrc() - Method in class org.apache.abdera.ext.rss.RssContent
 
getResolvedSrc() - Method in interface org.apache.abdera.model.Content
Returns the fully qualified URI form of the content src attribute.
getResolvedSrc() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getResolvedUri() - Method in class org.apache.abdera.ext.rss.RssGenerator
 
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)
getResolvedUri() - Method in class org.apache.abdera.parser.stax.FOMGenerator
 
getResolvedUri() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getResolvedUri() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getResolvedUri() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the absolute request URI (includes server name, port, etc)
getResolvedValue() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getResolvedValue() - Method in class org.apache.abdera.ext.rss.RssImage
 
getResolvedValue() - Method in class org.apache.abdera.ext.rss.RssItem
 
getResolvedValue() - Method in class org.apache.abdera.ext.rss.RssUriElement
 
getResolvedValue() - Method in interface org.apache.abdera.model.IRIElement
Returns the value of the element resolved against the current in-scope Base URI
getResolvedValue() - Method in class org.apache.abdera.parser.stax.FOMIRI
 
getResolveEntities() - Method in interface org.apache.abdera.parser.ParserOptions
True if undeclared named entities should be resolved.
getResolveEntities() - Method in class org.apache.abdera.util.AbstractParserOptions
 
getResourceName(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
Get's the name of the specific resource requested
getResponseContext() - Method in exception org.apache.abdera.protocol.server.context.ResponseContextException
 
getResponseString() - Method in class org.apache.abdera.security.util.DHContext
 
getResultsLanguage() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getReturnType(AccessibleObject) - Static method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
getRevalidateWithAuth() - Method in class org.apache.abdera.protocol.client.RequestOptions
Configure the AbderaClient Side cache to revalidate when using Authorization
getRFC() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
getRights() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getRights() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getRights() - Method in class org.apache.abdera.ext.rss.RssItem
 
getRights() - Method in class org.apache.abdera.ext.rss.RssSource
 
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
getRights() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getRights() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getRightsElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getRightsElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getRightsElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
getRightsElement() - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
getRightsElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getRightsElement() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getRightsType() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getRightsType() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getRightsType() - Method in class org.apache.abdera.ext.rss.RssItem
 
getRightsType() - Method in class org.apache.abdera.ext.rss.RssSource
 
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
getRightsType() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getRightsType() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getRole() - Method in class org.apache.abdera.ext.media.MediaCredit
 
getRole() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getRole() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchQueryInfo
 
getRole() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchQueryInfo
Get the query role type.
getRoot() - Method in interface org.apache.abdera.model.Document
Returns the root element of the document (equivalent to DOM's getDocumentElement)
getRoot() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getRoute() - Method in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTarget
 
getRoute() - Method in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTargetType
 
getRouteManager() - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getSamplingRate() - Method in class org.apache.abdera.ext.media.MediaContent
 
getScheme() - Method in class org.apache.abdera.ext.media.MediaCategory
 
getScheme() - Method in class org.apache.abdera.ext.media.MediaCredit
 
getScheme() - Method in class org.apache.abdera.ext.media.MediaRating
 
getScheme() - Method in class org.apache.abdera.ext.rss.RssCategory
 
getScheme() - Method in class org.apache.abdera.i18n.iri.IRI
 
getScheme(String) - Method in class org.apache.abdera.i18n.iri.SchemeRegistry
 
getScheme() - Method in interface org.apache.abdera.model.Categories
The app:categories element may specify a default scheme attribute for listed atom:category elements that do not have their own scheme attribute.
getScheme() - Method in interface org.apache.abdera.model.Category
RFC4287: The "scheme" attribute is an IRI that identifies a categorization scheme.
getScheme() - Method in class org.apache.abdera.parser.stax.FOMCategories
 
getScheme() - Method in class org.apache.abdera.parser.stax.FOMCategory
 
getScheme(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoriesInfo
Return the value of the app:categories element scheme attribute or null if the scheme should be omitted
getScheme(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoryInfo
Return the value of the atom:category scheme attribute or null if the scheme should be omitted
getScheme(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
getScheme(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
getSchemeName() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
getSchemeName() - Method in class org.apache.abdera.ext.oauth.OAuthScheme
 
getSchemeName() - Method in class org.apache.abdera.ext.wsse.WSSEAuthScheme
 
getSchemeSpecificPart() - Method in class org.apache.abdera.i18n.iri.IRI
 
getScript() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get the Script subtag
getSearchParameters() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
getSearchParameters() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlInfo
Get the URL search parameters.
getSearchPath() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
getSearchPath() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlInfo
Get the URL search path as appear after the servlet context path, and without the query string.
getSearchTerms() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getSearchTerms() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchQueryInfo
 
getSearchTerms() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchQueryInfo
Get the query search terms.
getSelfLink() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getSelfLink() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getSelfLink() - Method in class org.apache.abdera.ext.rss.RssItem
 
getSelfLink() - Method in class org.apache.abdera.ext.rss.RssSource
 
getSelfLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first self link
getSelfLink() - Method in interface org.apache.abdera.model.Source
Returns the first link using the rel attribute value "self"
getSelfLink() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getSelfLink() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getSelfLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getSelfLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getSelfLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssItem
 
getSelfLinkResolvedHref() - Method in class org.apache.abdera.ext.rss.RssSource
 
getSelfLinkResolvedHref() - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getSelfLinkResolvedHref() - Method in interface org.apache.abdera.model.Source
 
getSelfLinkResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getSelfLinkResolvedHref() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getSequence() - Method in class org.apache.abdera.ext.sharing.History
 
getSerializer(ObjectContext) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
getSerializer() - Method in class org.apache.abdera.ext.serializer.ObjectContext
 
getSerializer(ObjectContext) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
getServerConfiguration(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicProvider
 
getServerConfiguration() - Method in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterConfiguration
 
getServerConfiguration() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getServerConfiguration(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedProvider
 
getServerDate() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Return the date returned by the server in the response
getServerDate() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Return the server-specified date returned in the response
getServerUri() - Method in class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
 
getServerUri() - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
getService() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthCredentials
 
getServiceDocument(RequestContext, WorkspaceManager) - Method in class org.apache.abdera.protocol.server.processors.MultipartRelatedServiceRequestProcessor
 
getServiceDocument(RequestContext, WorkspaceManager) - Method in class org.apache.abdera.protocol.server.processors.ServiceRequestProcessor
 
getServiceElement(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getServiceManager() - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
getServices() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
getServletContext() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getSession(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getSession() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getSession(boolean) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getSharing(T) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
getSharing(T, boolean) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
getShortName() - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
getShortName() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
getShortName() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchInfo
Get the Open Search document short name.
getShortName() - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
getSignature() - Method in class org.apache.abdera.security.AbderaSecurity
Acquire a shared XML Digital Signature provider instance
getSignatureKeyInfo(T, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
 
getSignatureKeyInfo(T, SignatureOptions) - Method in class org.apache.abdera.security.xmlsec.XmlSignature
 
getSignatureMethod() - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
getSigningAlgorithm() - Method in interface org.apache.abdera.security.SignatureOptions
 
getSigningAlgorithm() - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
getSigningKey() - Method in interface org.apache.abdera.security.SignatureOptions
Return the private key with which to sign the element
getSigningKey() - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
getSigningKey() - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
getSignLinkRels() - Method in interface org.apache.abdera.security.SignatureOptions
Get the list of link relations to sign
getSignLinkRels() - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
getSimpleExtension(QName) - Method in class org.apache.abdera.ext.rss.RssCategory
 
getSimpleExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
getSimpleExtension(QName) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getSimpleExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getSimpleExtension(QName) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getSimpleExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
getSimpleExtension(QName) - Method in class org.apache.abdera.ext.rss.RssGuid
 
getSimpleExtension(String, String, String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
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
getSimpleExtension(QName) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getSimpleExtension(String, String, String) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
getSimpleExtension(QName) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
getSimpleExtension(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMExtensibleElement
 
getSince() - Method in class org.apache.abdera.ext.sharing.Sharing
 
getSlug() - Method in interface org.apache.abdera.model.Document
Get the slug for this document
getSlug() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getSlug() - Method in interface org.apache.abdera.protocol.Message
Return the value of the Slug header
getSlug() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getSlug() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getSlug() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
getSMaxAge() - Method in interface org.apache.abdera.protocol.Response
 
getSMaxAge() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getSMaxAge() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getSocketTimeout() - Method in class org.apache.abdera.protocol.client.AbderaClient
Return the socket timeout for the connection in milliseconds A timeout value of zero is interpreted as an infinite timeout.
getSource() - Method in class org.apache.abdera.ext.rss.RssItem
 
getSource() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getSource() - Method in interface org.apache.abdera.model.Entry
Returns the source element for this entry.
getSource() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getSqlMapClient() - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
getSrc() - Method in class org.apache.abdera.ext.rss.RssContent
 
getSrc() - Method in interface org.apache.abdera.model.Content
RFC4287: atom:content MAY have a "src" attribute, whose value MUST be an IRI reference.
getSrc() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getStart() - Method in class org.apache.abdera.ext.media.MediaText
 
getStartIndex() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getStartPage() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getStatus() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getStatus() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return the status code of the response
getStatus() - Method in interface org.apache.abdera.protocol.Response
Get the specific response status code
getStatus() - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getStatus() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getStatusCode() - Method in exception org.apache.abdera.protocol.server.context.ResponseContextException
 
getStatusText() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getStatusText() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return the status text of the response
getStatusText() - Method in interface org.apache.abdera.protocol.Response
Get the response status text
getStatusText() - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
getStatusText() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getStreamWriter() - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
getStreamWriter() - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
getStreamWriters() - Method in class org.apache.abdera.util.AbderaConfiguration
Returns the collection of NamedWriters
getStreamWriters() - Method in interface org.apache.abdera.util.Configuration
Get the collection of Named StreamWriters
getString() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a string conforming to RFC-3339
getString() - Method in class org.apache.abdera.model.DateTimeWrapper
 
getString() - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
getStringOrNull(Node, String) - Static method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getSubject() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getSubject() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getSubject() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get this requests resolved Subject
getSubjectResolver(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getSubjectResolver(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getSubjectResolver() - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getSubjectResolver() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getSubtag(int) - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
getSubtagCount() - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
getSubtitle() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getSubtitle() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getSubtitle() - Method in class org.apache.abdera.ext.rss.RssSource
 
getSubtitle() - Method in interface org.apache.abdera.model.Source
Returns the text value of atom:subtitle
getSubtitle() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getSubtitleElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getSubtitleElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getSubtitleElement() - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
getSubtitleElement() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getSubtitleType() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getSubtitleType() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getSubtitleType() - Method in class org.apache.abdera.ext.rss.RssSource
 
getSubtitleType() - Method in interface org.apache.abdera.model.Source
Returns the atom:subtitle type
getSubtitleType() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getSubUri() - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getSummary() - Method in class org.apache.abdera.examples.ext.Serializer.MyEntry
 
getSummary() - Method in class org.apache.abdera.ext.rss.RssItem
 
getSummary() - Method in interface org.apache.abdera.model.Entry
Returns the text string value of this summary
getSummary() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getSummary(Node, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getSummary(T, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the summary of the entry.
getSummaryElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
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...
getSummaryElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getSummaryType() - Method in class org.apache.abdera.ext.rss.RssItem
 
getSummaryType() - Method in interface org.apache.abdera.model.Entry
Returns the summary type
getSummaryType() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getSuppressScript() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
getSync(Entry) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
getSync(Entry, boolean) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
getSyncIdMap(Feed) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
getTag() - Method in class org.apache.abdera.util.EntityTag
 
getTags() - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
getTags() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
getTags() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchInfo
Get the Open Search document tags.
getTags() - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
getTarget() - Method in interface org.apache.abdera.model.ProcessingInstruction
The PI target
getTarget() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getTarget() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getTarget(TargetType, RequestContext, Matcher, String[]) - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
getTarget() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get this requests resolved Target
getTargetBasePath() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getTargetBasePath() - Method in interface org.apache.abdera.protocol.server.RequestContext
Returns the subset of the request URI that is the base of the target path (e.g.
getTargetBasePath() - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
getTargetBuilder(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getTargetBuilder(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
getTargetBuilder() - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getTargetBuilder(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getTargetPath() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getTargetPath() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getTargetPath() - Method in interface org.apache.abdera.protocol.server.RequestContext
Returns the subset of the request URI that is to be used to resolve the Target (everything after the context path)
getTargetResolver(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getTargetResolver(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
getTargetResolver(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getTargetResolver() - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getTargetResolver() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getTargetType() - Method in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTargetType
 
getTcpNoDelay() - Method in class org.apache.abdera.protocol.client.AbderaClient
Tests if Nagle's algorithm is to be used.
getTemplate() - Method in class org.apache.abdera.ext.opensearch.model.Url
 
getTemplate() - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
getTerm() - Method in class org.apache.abdera.ext.rss.RssCategory
 
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.
getTerm() - Method in class org.apache.abdera.parser.stax.FOMCategory
 
getTerm(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoryInfo
Return the value of the atom:category term attribute.
getTerm(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
getText() - Method in class org.apache.abdera.examples.ext.Serializer.MyAnnotatedEntry
 
getText() - Method in interface org.apache.abdera.model.Attribute
Return the text value of the attribute
getText() - Method in interface org.apache.abdera.model.Comment
The text of this comment node
getText() - Method in interface org.apache.abdera.model.Element
Returns the Text value of this element
getText() - Method in class org.apache.abdera.model.ElementWrapper
 
getText() - Method in interface org.apache.abdera.model.ProcessingInstruction
The PI text
getText() - Method in interface org.apache.abdera.model.TextValue
Return the text value
getText() - Method in class org.apache.abdera.parser.stax.FOMAttribute
 
getText() - Method in class org.apache.abdera.parser.stax.FOMComment
 
getText() - Method in class org.apache.abdera.parser.stax.FOMElement
 
getText(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getText() - Method in class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
getTextElement(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getTextType() - Method in class org.apache.abdera.ext.rss.RssText
 
getTextType() - Method in interface org.apache.abdera.model.Text
Return the Text.Type
getTextType() - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
getTextType() - Method in class org.apache.abdera.parser.stax.FOMText
 
getTime() - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
getTime() - Method in class org.apache.abdera.model.AtomDate
Returns the value of this Atom Date as the number of milliseconds since January 1, 1970, 00:00:00 GMT
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()
getTime() - Method in class org.apache.abdera.model.DateTimeWrapper
 
getTime() - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
getTitle(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
getTitle(RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
The title of our collection.
getTitle(Employee) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getTitle() - Method in class org.apache.abdera.examples.ext.Serializer.MyEntry
 
getTitle() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssImage
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssItem
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssLink
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssSource
 
getTitle() - Method in class org.apache.abdera.ext.rss.RssTextInput
 
getTitle() - Method in class org.apache.abdera.ext.sharing.Related
 
getTitle() - Method in interface org.apache.abdera.model.Collection
The text value of the collections atom:title element
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
Return the workspace title
getTitle() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
getTitle() - Method in class org.apache.abdera.parser.stax.FOMDiv
 
getTitle() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getTitle() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getTitle() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getTitle() - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getTitle(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getTitle(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getTitle(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionInfo
Get the value of the app:collection element's atom:title element.
getTitle(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the title fo the entry
getTitle(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
getTitle() - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
getTitle(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
getTitle(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
getTitle(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
getTitle(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedWorkspace
 
getTitle(RequestContext) - Method in interface org.apache.abdera.protocol.server.WorkspaceInfo
Return the value of the app:workspace element's atom:title.
getTitleElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getTitleElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getTitleElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
getTitleElement() - Method in class org.apache.abdera.ext.rss.RssSource
 
getTitleElement() - Method in interface org.apache.abdera.model.Collection
Return the title element
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.
getTitleElement() - Method in interface org.apache.abdera.model.Workspace
Return the atom:title
getTitleElement() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
getTitleElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getTitleElement() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getTitleElement() - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
getTitleType() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getTitleType() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getTitleType() - Method in class org.apache.abdera.ext.rss.RssItem
 
getTitleType() - Method in class org.apache.abdera.ext.rss.RssSource
 
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
getTitleType() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getTitleType() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getToken() - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
getTombstones(Feed) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
getTopmostHistory() - Method in class org.apache.abdera.ext.sharing.Sync
 
getTotal(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getTotalResults() - Method in class org.apache.abdera.ext.opensearch.model.Query
 
getType() - Method in class org.apache.abdera.ext.media.MediaContent
 
getType() - Method in class org.apache.abdera.ext.media.MediaDescription
 
getType() - Method in class org.apache.abdera.ext.media.MediaRestriction
 
getType() - Method in class org.apache.abdera.ext.media.MediaText
 
getType() - Method in class org.apache.abdera.ext.media.MediaTitle
 
getType() - Method in class org.apache.abdera.ext.opensearch.model.Url
 
getType() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
getType() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlInfo
Get the URL content type.
getType() - Method in class org.apache.abdera.ext.sharing.Related
 
getType() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
Get the subtag type
getType() - Method in interface org.apache.abdera.protocol.Response
Get the response type classification
getType() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
getType() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
getType() - Method in interface org.apache.abdera.protocol.server.Target
Return the resolved Target Type
getType() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getTypes() - Method in class org.apache.abdera.ext.features.Feature
 
getUnacceptableFilter(int...) - Static method in class org.apache.abdera.i18n.text.io.FilteredCharReader
 
getUnpublished(Feed) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
getUnpublished(Feed, boolean) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
getUntil() - Method in class org.apache.abdera.ext.sharing.Sharing
 
getUpdated() - Method in class org.apache.abdera.examples.appserver.employee.Employee
 
getUpdated(Employee) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
getUpdated() - Method in class org.apache.abdera.examples.ext.Serializer.MyEntry
 
getUpdated() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getUpdated() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getUpdated() - Method in class org.apache.abdera.ext.rss.RssItem
 
getUpdated() - Method in class org.apache.abdera.ext.rss.RssSource
 
getUpdated(Link) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getUpdated() - Method in interface org.apache.abdera.model.Entry
Return atom:updated
getUpdated() - Method in interface org.apache.abdera.model.Source
Return the atom:updated value
getUpdated() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getUpdated() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getUpdated(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getUpdated(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Get the value to use in the atom:updated element
getUpdatedElement() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getUpdatedElement() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getUpdatedElement() - Method in class org.apache.abdera.ext.rss.RssItem
 
getUpdatedElement() - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
getUpdatedElement() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
getUpdatedElement() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getUpdatedString() - Method in class org.apache.abdera.ext.rss.RssChannel
 
getUpdatedString() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getUpdatedString() - Method in class org.apache.abdera.ext.rss.RssSource
 
getUpdatedString() - Method in interface org.apache.abdera.model.Source
Return the atom:updated value
getUpdatedString() - Method in class org.apache.abdera.parser.stax.FOMSource
 
getUpdates() - Method in class org.apache.abdera.ext.sharing.Sync
 
getUpperCorner() - Method in class org.apache.abdera.ext.geo.Box
 
getUri() - Method in class org.apache.abdera.examples.ext.Serializer.MyAnnotatedEntry
 
getUri() - Method in class org.apache.abdera.ext.rss.RssGenerator
 
getUri() - Method in class org.apache.abdera.ext.rss.RssPerson
 
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.
getUri() - Method in class org.apache.abdera.model.PersonWrapper
 
getUri() - Method in class org.apache.abdera.parser.stax.FOMGenerator
 
getUri() - Method in class org.apache.abdera.parser.stax.FOMPerson
 
getUri() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getUri() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Return the request URI.
getUri() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Return the request URI
getUri() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
getUri() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
getUri() - Method in interface org.apache.abdera.protocol.server.RequestContext
Get the request URI
getUriElement() - Method in class org.apache.abdera.ext.rss.RssPerson
 
getUriElement() - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
getUriElement() - Method in class org.apache.abdera.model.PersonWrapper
 
getUriElement() - Method in class org.apache.abdera.parser.stax.FOMPerson
 
getUrl() - Method in class org.apache.abdera.ext.media.MediaContent
 
getUrl() - Method in class org.apache.abdera.ext.media.MediaCopyright
 
getUrl() - Method in class org.apache.abdera.ext.media.MediaPlayer
 
getUrl() - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
getUrls() - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
getUrls() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
getUrls() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchInfo
Get the Open Search URLs metadata.
getUseLocalCache() - Method in class org.apache.abdera.protocol.client.RequestOptions
The difference between this and getNoCache is that this only disables the local cache without affecting the Cache-Control header.
getUserInfo() - Method in class org.apache.abdera.i18n.iri.IRI
 
getValidSignatureCertificates(T, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
Returns a listing of X.509 certificates of valid digital signatures in the element
getValidSignatureCertificates(T, SignatureOptions) - Method in class org.apache.abdera.security.xmlsec.XmlSignature
 
getValue() - Method in class org.apache.abdera.ext.opensearch.model.IntegerElement
 
getValue() - Method in class org.apache.abdera.ext.opensearch.model.StringElement
 
getValue() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo
 
getValue() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlParameterInfo
Get the parameter value.
getValue() - Method in class org.apache.abdera.ext.rss.RssContent
 
getValue() - Method in class org.apache.abdera.ext.rss.RssDateTime
 
getValue() - Method in class org.apache.abdera.ext.rss.RssGuid
 
getValue() - Method in class org.apache.abdera.ext.rss.RssImage
 
getValue() - Method in class org.apache.abdera.ext.rss.RssItem
 
getValue() - Method in class org.apache.abdera.ext.rss.RssText
 
getValue() - Method in class org.apache.abdera.ext.rss.RssUriElement
 
getValue() - Method in class org.apache.abdera.ext.thread.Total
 
getValue() - Method in class org.apache.abdera.i18n.text.Codepoint
The codepoint value
getValue(String) - Method in class org.apache.abdera.i18n.text.Localizer
 
getValue(String, String) - Method in class org.apache.abdera.i18n.text.Localizer
 
getValue() - Method in class org.apache.abdera.model.AtomDate
Return the serialized string form of the Atom date
getValue() - Method in interface org.apache.abdera.model.Content
Returns the string value of this atom:content element
getValue() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as an AtomDate object
getValue() - Method in class org.apache.abdera.model.DateTimeWrapper
 
getValue() - Method in interface org.apache.abdera.model.Div
Returns the value of the div element
getValue() - Method in interface org.apache.abdera.model.IRIElement
Returns the value of the element as a java.net.URI
getValue() - Method in interface org.apache.abdera.model.Text
Return the text value
getValue() - Method in class org.apache.abdera.parser.stax.FOMCategory
 
getValue() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getValue() - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
getValue() - Method in class org.apache.abdera.parser.stax.FOMDiv
 
getValue() - Method in class org.apache.abdera.parser.stax.FOMIRI
 
getValue() - Method in class org.apache.abdera.parser.stax.FOMLink
 
getValue() - Method in class org.apache.abdera.parser.stax.FOMText
 
getValue(CacheControlUtil.Directive) - Method in class org.apache.abdera.protocol.util.CacheControlUtil.CacheControlParser
 
getValueElement() - Method in class org.apache.abdera.ext.rss.RssContent
 
getValueElement() - Method in class org.apache.abdera.ext.rss.RssText
 
getValueElement() - Method in interface org.apache.abdera.model.Content
Return the value element or null if type="text", type="html" or type is some non-XML media type
getValueElement() - Method in interface org.apache.abdera.model.Text
Return the text value element
getValueElement() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getValueElement() - Method in class org.apache.abdera.parser.stax.FOMText
 
getValueOrNull(Node, String) - Static method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
getValues() - Method in class org.apache.abdera.protocol.util.CacheControlUtil.CacheControlParser
 
getValues(CacheControlUtil.Directive) - Method in class org.apache.abdera.protocol.util.CacheControlUtil.CacheControlParser
 
getVariables(String) - Method in class org.apache.abdera.i18n.templates.Operation
 
getVariables() - Method in class org.apache.abdera.i18n.templates.Route
 
getVariables() - Method in class org.apache.abdera.i18n.templates.Template
Return the array of template variables
getVariant() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Get the Variant subtag
getVersion() - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
getVersion() - Method in class org.apache.abdera.ext.rss.RssFeed
 
getVersion() - Method in class org.apache.abdera.ext.rss.RssGenerator
 
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.
getVersion() - Method in class org.apache.abdera.parser.stax.FOMGenerator
 
getVersion() - Method in class org.apache.abdera.parser.stax.util.FOMXmlVersionInputStream
 
getVersion() - Method in class org.apache.abdera.parser.stax.util.FOMXmlVersionReader
 
getVersion(String) - Static method in class org.apache.abdera.util.XmlUtil
 
getView() - Method in class org.apache.abdera.examples.uritemplates.AtomIDTemplate.ID
 
getView() - Method in class org.apache.abdera.examples.uritemplates.AtomLinkTemplate.PagingLink
 
getWhen() - Method in class org.apache.abdera.ext.sharing.History
 
getWhen() - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
getWidth() - Method in class org.apache.abdera.ext.media.MediaContent
 
getWidth() - Method in class org.apache.abdera.ext.media.MediaPlayer
 
getWidth() - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
getWidth() - Method in class org.apache.abdera.ext.rss.RssImage
 
getWorkspace(String) - Method in interface org.apache.abdera.model.Service
Return the named workspace
getWorkspace(String) - Method in class org.apache.abdera.parser.stax.FOMService
 
getWorkspaceManager(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
getWorkspaceManager(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
getWorkspaceManager(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getWorkspaceManager() - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
getWorkspaceManager() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getWorkspaces() - Method in interface org.apache.abdera.model.Service
Return the complete set of workspaces
getWorkspaces() - Method in class org.apache.abdera.parser.stax.FOMService
 
getWorkspaces(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager
 
getWorkspaces(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
getWorkspaces(RequestContext) - Method in interface org.apache.abdera.protocol.server.WorkspaceManager
Return the list of available workspaces
getWorkspaces() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
getWrapped(Element) - Method in class org.apache.abdera.parser.stax.FOMComment
 
getWrapped(Element) - Method in class org.apache.abdera.parser.stax.FOMElement
 
getWrapped(Element) - Method in class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
getWrapped(Element) - Method in class org.apache.abdera.parser.stax.FOMTextValue
 
getWrappedValue() - Method in class org.apache.abdera.ext.rss.RssContent
 
getWrappedValue() - Method in class org.apache.abdera.ext.rss.RssText
 
getWrappedValue() - Method in interface org.apache.abdera.model.Content
Return the string value of the atom:content element with the enclosing div tag if type="xhtml"
getWrappedValue() - Method in interface org.apache.abdera.model.Text
Return the wrapped value
getWrappedValue() - Method in class org.apache.abdera.parser.stax.FOMContent
 
getWrappedValue() - Method in class org.apache.abdera.parser.stax.FOMText
 
getWriter() - Method in class org.apache.abdera.Abdera
Return the singleton instance of the default org.apache.abdera.writer.Writer implementation.
getWriter() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get a writer that can write to this pipe.
getWriter(String) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Get a writer that can write to this pipe.
getWriter() - Method in class org.apache.abdera.parser.stax.FOMWriterFactory
 
getWriter(String) - Method in class org.apache.abdera.parser.stax.FOMWriterFactory
 
getWriter() - Method in class org.apache.abdera.util.AbderaResult
 
getWriter() - Method in interface org.apache.abdera.writer.WriterFactory
Get the default writer.
getWriter(String) - Method in interface org.apache.abdera.writer.WriterFactory
Get the named writer.
getWriterByMediaType(String) - Method in class org.apache.abdera.parser.stax.FOMWriterFactory
 
getWriterByMediaType(String) - Method in interface org.apache.abdera.writer.WriterFactory
Return a writer capable of outputting the given MIME media type
getWriterFactory() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.writer.WriterFactory.
getXhtmlClass() - Method in interface org.apache.abdera.model.Div
Returns the array of class attribute values on the div
getXhtmlClass() - Method in class org.apache.abdera.parser.stax.FOMDiv
 
getXmlVersion() - Method in interface org.apache.abdera.model.Document
Get the XMLVersion used by this document
getXmlVersion() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
getXPath() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.xpath.XPath
getXPath(String) - Static method in class org.apache.abdera.parser.stax.FOMXPath
 
getXPath(String, Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Static method in class org.apache.abdera.parser.stax.FOMXPath
 
getXPath(String, Map<String, String>) - Static method in class org.apache.abdera.parser.stax.FOMXPath
 
GML_NS - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
GoogleLoginAuthCredentials - Class in org.apache.abdera.ext.gdata
When using the GoogleLoginAuthScheme with the typical Commons AbderaClient UsernamePasswordCredentials, the AuthScheme implementation will request a new auth token from the Google server for every request.
GoogleLoginAuthCredentials(String) - Constructor for class org.apache.abdera.ext.gdata.GoogleLoginAuthCredentials
 
GoogleLoginAuthCredentials(String, String, String) - Constructor for class org.apache.abdera.ext.gdata.GoogleLoginAuthCredentials
 
GoogleLoginAuthScheme - Class in org.apache.abdera.ext.gdata
Implements the GoogleLogin auth scheme used by gdata (Blogger, Google Calendar, etc).
GoogleLoginAuthScheme() - Constructor for class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
GROUP - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
guessDirectionFromEncoding(T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Attempt to guess the base direction using the charset encoding.
guessDirectionFromEncoding(T, boolean) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Attempt to guess the base direction using the charset encoding.
guessDirectionFromEncoding(String) - Static method in class org.apache.abdera.i18n.text.Bidi
Algorithm that will determine text direction by looking at the character set encoding.
guessDirectionFromJavaBidi(T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Use Java's built in support for bidi text to determine the base directionality of the element's text.
guessDirectionFromJavaBidi(T, boolean) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Use Java's built in support for bidi text to determine the base directionality of the element's text.
guessDirectionFromJavaBidi(String) - Static method in class org.apache.abdera.i18n.text.Bidi
Algorithm that defers to the Java Bidi implementation to determine text direction.
guessDirectionFromLanguage(T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Attempt to guess the base direction using the in-scope language.
guessDirectionFromLanguage(T, boolean) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Attempt to guess the base direction using the in-scope language.
guessDirectionFromLanguage(Lang) - Static method in class org.apache.abdera.i18n.text.Bidi
Algorithm that will determine text direction by looking at the characteristics of the language tag.
guessDirectionFromTextProperties(T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Attempt to guess the base direction of an element using an analysis of the directional properties of the characters used.
guessDirectionFromTextProperties(T, boolean) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Attempt to guess the base direction of an element using an analysis of the directional properties of the characters used.
guessDirectionFromTextProperties(String) - Static method in class org.apache.abdera.i18n.text.Bidi
Algorithm that analyzes properties of the text to determine text direction.

H

handlesNamespace(String) - Method in interface org.apache.abdera.factory.ExtensionFactory
Returns true if this extension factory handles the specified namespace
handlesNamespace(String) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
handlesNamespace(String) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
handlesNamespace(String) - Method in class org.apache.abdera.util.AbstractExtensionFactory
 
hasAnnotation(AnnotatedElement, Class<? extends Annotation>) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
hasConflicts(Entry) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
hasEntity() - Method in class org.apache.abdera.protocol.server.adapters.couchdb.JsonObjectResponseContext
 
hasEntity() - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
hasEntity() - Method in class org.apache.abdera.protocol.server.context.EmptyResponseContext
 
hasEntity() - Method in class org.apache.abdera.protocol.server.context.MediaResponseContext
 
hasEntity() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
hasEntity() - Method in class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
 
hasEntity() - Method in interface org.apache.abdera.protocol.server.ResponseContext
True if the response contains an entity
HASH - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
hashCode() - Method in class org.apache.abdera.ext.features.FeatureSelector
 
hashCode() - Method in class org.apache.abdera.ext.geo.Coordinate
 
hashCode() - Method in class org.apache.abdera.ext.geo.Coordinates
 
hashCode() - Method in class org.apache.abdera.ext.geo.Multiple
 
hashCode() - Method in class org.apache.abdera.ext.geo.Point
 
hashCode() - Method in class org.apache.abdera.ext.geo.Position
 
hashCode() - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
hashCode() - Method in class org.apache.abdera.i18n.iri.IDNA
 
hashCode() - Method in class org.apache.abdera.i18n.iri.IRI
 
hashCode() - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
hashCode() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
 
hashCode() - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
hashCode() - Method in class org.apache.abdera.i18n.templates.ObjectContext
 
hashCode() - Method in class org.apache.abdera.i18n.templates.Route
 
hashCode() - Method in class org.apache.abdera.i18n.templates.Template
 
hashCode() - Method in class org.apache.abdera.i18n.text.Codepoint
 
hashCode() - Method in class org.apache.abdera.model.AtomDate
 
hashCode() - Method in class org.apache.abdera.model.ElementWrapper
 
hashCode() - Method in class org.apache.abdera.parser.stax.FOMAttribute
 
hashCode() - Method in exception org.apache.abdera.protocol.error.ProtocolException
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver.AnonymousPrincipal
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
hashCode() - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
hashCode() - Method in class org.apache.abdera.protocol.server.TargetType
 
hashCode() - Method in class org.apache.abdera.util.EntityTag
 
HashMapContext - Class in org.apache.abdera.i18n.templates
Context implementation based on a HashMap
HashMapContext() - Constructor for class org.apache.abdera.i18n.templates.HashMapContext
 
HashMapContext(Map<String, Object>) - Constructor for class org.apache.abdera.i18n.templates.HashMapContext
 
HashMapContext(Map<String, Object>, boolean) - Constructor for class org.apache.abdera.i18n.templates.HashMapContext
 
hasLicense(Base, String, boolean) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
hasLicense(Base, String) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
hasLicense(Base, boolean) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
hasLicense(Base) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
hasNext() - Method in class org.apache.abdera.i18n.text.CodepointIterator
True if there are codepoints remaining
hasNext() - Method in class org.apache.abdera.i18n.text.CodepointIterator.RestrictedCodepointIterator
 
hasNext() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
hasNext() - Method in class org.apache.abdera.parser.stax.util.FOMElementIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.abdera.parser.stax.util.FOMElementIteratorWrapper
 
hasNext() - Method in class org.apache.abdera.parser.stax.util.FOMExtensionIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.abdera.util.Discover.LineReaderLoaderIterator
 
hasNext() - Method in class org.apache.abdera.util.MultiIterator
 
hasProperty(String) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
hasSerializer(ObjectContext) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
hasSerializer(Object) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
hasSerializer(Object, Object, AccessibleObject) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
hasSerializer(Class<?>) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
hasSerializer(AccessibleObject) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
hasSerializer(AccessibleObject) - Method in class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
hasSerializer(ObjectContext) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
hasSerializer(Object) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
hasSerializer(Object, Object, AccessibleObject) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
hasSerializer(Class<?>) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
hasSerializer(AccessibleObject) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
hasSharing(T) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
hasSync(Entry) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
hasTombstones(Feed) - Static method in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
hasUnspecifiedLicense(Base, boolean) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
hasUnspecifiedLicense(Base) - Static method in class org.apache.abdera.ext.license.LicenseHelper
 
head(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP HEAD request to the specified URI.
head(String) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP HEAD request to the specified URI using the default options
headEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Get metadata for an entry from the collection
headEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
headEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
headers - Variable in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
headMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
headMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
headMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.MediaCollectionAdapter
Get metdata for a media resource
HEX - Static variable in class org.apache.abdera.i18n.text.UrlEncoding
 
History - Class in org.apache.abdera.ext.sharing
 
History(Element) - Constructor for class org.apache.abdera.ext.sharing.History
 
History(Factory, QName) - Constructor for class org.apache.abdera.ext.sharing.History
 
HREF - Static variable in interface org.apache.abdera.util.Constants
 
HREFLANG - Static variable in interface org.apache.abdera.util.Constants
 
HrefLanguage - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
HTML - Static variable in interface org.apache.abdera.util.Constants
 
HtmlCleaner - Class in org.apache.abdera.ext.html
 
HtmlExample - Class in org.apache.abdera.examples.html
The optional HTML Parser extension allows Abdera to parse and work with HTML
HtmlExample() - Constructor for class org.apache.abdera.examples.html.HtmlExample
 
HtmlHelper - Class in org.apache.abdera.ext.html
 
HtmlParser - Class in org.apache.abdera.ext.html
 
HtmlParser() - Constructor for class org.apache.abdera.ext.html.HtmlParser
 
HtmlParser(Abdera) - Constructor for class org.apache.abdera.ext.html.HtmlParser
 
HtmlParserOptions - Class in org.apache.abdera.ext.html
 
HtmlParserOptions() - Constructor for class org.apache.abdera.ext.html.HtmlParserOptions
 

I

i18nExample - Class in org.apache.abdera.examples.simple
Simple example demonstrating Abdera's i18n support
i18nExample() - Constructor for class org.apache.abdera.examples.simple.i18nExample
 
IANA_BASE - Static variable in interface org.apache.abdera.model.Link
 
IBatisCollectionAdapter - Class in org.apache.abdera.protocol.server.adapters.ibatis
Adapter that uses IBatis and a database to store Atompub collection entries.
IBatisCollectionAdapter(Abdera, FeedConfiguration) - Constructor for class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
Icon - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
ICON - Static variable in interface org.apache.abdera.util.Constants
 
ID - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
ID - Static variable in interface org.apache.abdera.util.Constants
 
id - Variable in class org.apache.abdera.util.Discover.DefaultLoader
 
IDNA - Class in org.apache.abdera.i18n.iri
Provides an Internationized Domain Name implementation
IDNA(InetAddress) - Constructor for class org.apache.abdera.i18n.iri.IDNA
 
IDNA(String) - Constructor for class org.apache.abdera.i18n.iri.IDNA
 
in - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
IN_REPLY_TO - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
includeKeyInfo() - Method in interface org.apache.abdera.security.EncryptionOptions
Return true if the encryption should include information about the key The default is false
includeKeyInfo() - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
incrementUpdates() - Method in class org.apache.abdera.ext.sharing.Sync
 
indent() - Method in class org.apache.abdera.factory.StreamBuilder
 
indent() - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
indent() - Method in interface org.apache.abdera.writer.StreamWriter
Write a new line and indent
indexOf(Object) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.ContentSerializer
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.DateTimeSerializer
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.ElementSerializer
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.FOMSerializer
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.IRISerializer
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.PersonSerializer
 
init(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.TextSerializer
 
init(Abdera, Map<String, String>) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
init(Abdera, Map<String, String>) - Method in interface org.apache.abdera.protocol.server.Provider
Initialize the Provider.
init() - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
init() - Method in class org.apache.abdera.spring.NamespaceHandler
 
initArg(RequestContext) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
initArg(RequestContext) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter
 
initArg(RequestContext) - Method in class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
initArg(RequestContext) - Method in class org.apache.abdera.security.util.filters.DHEncryptedRequestFilter
 
initArg(RequestContext) - Method in class org.apache.abdera.security.util.filters.DHEncryptedResponseFilter
 
initCache(CacheFactory) - Method in class org.apache.abdera.protocol.client.AbderaClient
Deprecated. The CacheFactory interface is no longer used.
initCache(Abdera) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Initializes the client HTTP cache
initDefaultNamespaces() - Method in class org.apache.abdera.parser.stax.FOMXPath
 
initDefaultNamespaces() - Method in class org.apache.abdera.util.AbstractXPath
 
initDefaultParserOptions() - Method in class org.apache.abdera.ext.html.HtmlParser
 
initDefaultParserOptions() - Method in class org.apache.abdera.parser.stax.FOMParser
 
initDefaultParserOptions() - Method in class org.apache.abdera.util.AbstractParser
 
initDefaultWriterOptions() - Method in class org.apache.abdera.ext.json.JSONWriter
 
initDefaultWriterOptions() - Method in class org.apache.abdera.parser.stax.FOMWriter
 
initDefaultWriterOptions() - Method in class org.apache.abdera.parser.stax.util.PrettyWriter
 
initDefaultWriterOptions() - Method in class org.apache.abdera.util.AbstractWriter
 
initEncryptionOptions(RequestContext, Encryption, Object) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
initEncryptionOptions(RequestContext, ResponseContext, Encryption, Object) - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter
 
initEncryptionOptions(RequestContext, ResponseContext, Encryption, Object) - Method in class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
initEncryptionOptions(RequestContext, Encryption, Object) - Method in class org.apache.abdera.security.util.filters.DHEncryptedRequestFilter
 
initEncryptionOptions(RequestContext, ResponseContext, Encryption, Object) - Method in class org.apache.abdera.security.util.filters.DHEncryptedResponseFilter
 
initFactory() - Method in class org.apache.abdera.ext.html.HtmlParserOptions
 
initFactory() - Method in class org.apache.abdera.parser.stax.FOMParserOptions
 
initFactory() - Method in class org.apache.abdera.util.AbstractParserOptions
 
initial_age - Variable in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
initialize() - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
Logs into the repository and posts a node for the collection if one does not exist.
initProvider() - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
initProvider() - Method in class org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter
 
initResponseDate() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
initTarget() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
InMemoryCache - Class in org.apache.abdera.protocol.client.cache
 
InMemoryCache(Abdera, Map<Object, CachedResponse>) - Constructor for class org.apache.abdera.protocol.client.cache.InMemoryCache
 
InMemoryCachedResponse - Class in org.apache.abdera.protocol.client.cache
 
InMemoryCachedResponse(Abdera, Cache, Object, ClientResponse) - Constructor for class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
InputStreamDataSource - Class in org.apache.abdera.i18n.text.io
 
InputStreamDataSource(InputStream) - Constructor for class org.apache.abdera.i18n.text.io.InputStreamDataSource
 
InputStreamDataSource(InputStream, String) - Constructor for class org.apache.abdera.i18n.text.io.InputStreamDataSource
 
inRange(char[], char, char) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if all the characters in chars are within the set [low,high]
inRange(char[], int, int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if all the characters in chars are within the set [low,high]
inRange(int, int, int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the codepoint is within the set [low,high]
InReplyTo - Class in org.apache.abdera.ext.thread
 
InReplyTo(Element) - Constructor for class org.apache.abdera.ext.thread.InReplyTo
 
InReplyTo(Factory) - Constructor for class org.apache.abdera.ext.thread.InReplyTo
 
insert(CharSequence, int, Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
Insert a codepoint into the buffer, automatically dealing with surrogate pairs
insert(CharSequence, int, int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Insert a codepoint into the buffer, automatically dealing with surrogate pairs
insertEntry(Entry) - Method in class org.apache.abdera.ext.rss.RssChannel
 
insertEntry() - Method in class org.apache.abdera.ext.rss.RssChannel
 
insertEntry(Entry) - Method in class org.apache.abdera.ext.rss.RssFeed
 
insertEntry() - Method in class org.apache.abdera.ext.rss.RssFeed
 
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
insertEntry(Entry) - Method in class org.apache.abdera.parser.stax.FOMFeed
 
insertEntry() - Method in class org.apache.abdera.parser.stax.FOMFeed
 
IntegerElement - Class in org.apache.abdera.ext.opensearch.model
A generic integer element.
IntegerElement(Factory, QName) - Constructor for class org.apache.abdera.ext.opensearch.model.IntegerElement
 
IntegerElement(Element) - Constructor for class org.apache.abdera.ext.opensearch.model.IntegerElement
 
internalNewInstance() - Method in class org.apache.abdera.protocol.server.adapters.jcr.SessionPoolManager
 
internalNewInstance() - Method in class org.apache.abdera.protocol.util.PoolManager
 
InvalidCharacterException - Exception in org.apache.abdera.i18n.text
 
InvalidCharacterException(int) - Constructor for exception org.apache.abdera.i18n.text.InvalidCharacterException
 
InvalidLangTagSyntax - Exception in org.apache.abdera.i18n.lang
Deprecated.  
InvalidLangTagSyntax() - Constructor for exception org.apache.abdera.i18n.lang.InvalidLangTagSyntax
Deprecated.  
InvalidLangTagSyntax(String, Throwable) - Constructor for exception org.apache.abdera.i18n.lang.InvalidLangTagSyntax
Deprecated.  
InvalidLangTagSyntax(String) - Constructor for exception org.apache.abdera.i18n.lang.InvalidLangTagSyntax
Deprecated.  
InvalidLangTagSyntax(Throwable) - Constructor for exception org.apache.abdera.i18n.lang.InvalidLangTagSyntax
Deprecated.  
invset_contains(int[], int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Treats the specified int array as an Inversion Set and returns true if the value is located within the set.
IRI - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
IRI - Class in org.apache.abdera.i18n.iri
 
IRI(URL) - Constructor for class org.apache.abdera.i18n.iri.IRI
 
IRI(URI) - Constructor for class org.apache.abdera.i18n.iri.IRI
 
IRI(String) - Constructor for class org.apache.abdera.i18n.iri.IRI
 
IRI(String, Normalizer.Form) - Constructor for class org.apache.abdera.i18n.iri.IRI
 
IRI(String, String, String, int, String, String, String) - Constructor for class org.apache.abdera.i18n.iri.IRI
 
IRI(String, String, String, String, String) - Constructor for class org.apache.abdera.i18n.iri.IRI
 
IRI(String, String, String, String) - Constructor for class org.apache.abdera.i18n.iri.IRI
 
iri - Variable in class org.apache.abdera.i18n.templates.AbstractContext
 
IRIElement - 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.
IRIHelper - Class in org.apache.abdera.i18n.iri
Utility methods for working with URI's / IRI's
IRIHelper() - Constructor for class org.apache.abdera.i18n.iri.IRIHelper
 
IRISerializer - Class in org.apache.abdera.ext.serializer.impl
 
IRISerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.IRISerializer
 
IRISerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.IRISerializer
 
IRISyntaxException - Exception in org.apache.abdera.i18n.iri
 
is4xxRequestException() - Method in class org.apache.abdera.protocol.client.RequestOptions
Return true if a RequestException should be thrown on 4xx responses
is5xxRequestException() - Method in class org.apache.abdera.protocol.client.RequestOptions
Return true if a RequestException should be thrown on 5xx responses
is_ifragment(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_ipath(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_ipathnodelims(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_ipchar(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_iprivate(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_iquery(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_iregname(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_iserver(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_iunreserved(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_iuserinfo(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_regname(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
is_ucschar(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isAbsolute() - Method in class org.apache.abdera.i18n.iri.IRI
 
isAdult() - Method in class org.apache.abdera.ext.media.MediaRating
 
isAlpha(Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the codepoint is part of the ASCII alphabet (a-z, A-Z)
isAlpha(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the codepoint is part of the ASCII alphabet (a-z, A-Z)
isAlpha() - Method in class org.apache.abdera.i18n.text.Codepoint
 
isAlphaDigit(Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if isAlpha and isDigit both return true
isAlphaDigit(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if isAlpha and isDigit both return true
isAlphaDigit() - Method in class org.apache.abdera.i18n.text.Codepoint
 
isApp(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a matches application/atomsrv+xml
isArchive(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Return true if the feed has been marked as an archive
isAtom() - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
isAtom() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
isAtom(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
isAtom() - Method in interface org.apache.abdera.protocol.server.RequestContext
 
isAtom(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a matches application/atom+xml
isAutoIndent() - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
isB1(int) - Static method in class org.apache.abdera.i18n.text.Nameprep
 
isBasic() - Method in class org.apache.abdera.i18n.rfc4646.Range
True if this range is a basic range
isBidi(Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the codepoint is a bidi control character
isBidi(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the codepoint is a bidi control character
isBidi() - Method in class org.apache.abdera.i18n.text.Codepoint
True if this Codepoint is a bidi control char
isBinary() - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
isBinary() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isBinary() - Method in interface org.apache.abdera.protocol.server.ResponseContext
True if the response contains a binary entity as opposed to a character based entity.
isBomSet() - Method in class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
isCacheableHeader(String, ClientResponse) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
isCanonical() - Method in enum org.apache.abdera.i18n.text.Normalizer.Form
 
isChildOf(Lang) - Method in class org.apache.abdera.i18n.rfc4646.Lang
Return true if the specified lang tag is the parent of this one
isCompatibility() - Method in enum org.apache.abdera.i18n.text.Normalizer.Form
 
isComplete() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
isComplete(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns true if the feed is "complete".
isComplete() - Method in class org.apache.abdera.ext.oauth.OAuthScheme
 
isComplete() - Method in class org.apache.abdera.ext.wsse.WSSEAuthScheme
 
isComposite(int, int) - Static method in class org.apache.abdera.i18n.text.data.UnicodeCharacterDatabase
 
isComposition() - Method in enum org.apache.abdera.i18n.text.Normalizer.Form
 
isConditionalPut() - Method in class org.apache.abdera.protocol.client.RequestOptions
True if HTTP Conditional Requests should be used automatically.
isConnectionBased() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
isConnectionBased() - Method in class org.apache.abdera.ext.oauth.OAuthScheme
 
isConnectionBased() - Method in class org.apache.abdera.ext.wsse.WSSEAuthScheme
 
isDeclared(String, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
isDefault() - Method in class org.apache.abdera.ext.media.MediaContent
 
isdefined(String, Context) - Static method in class org.apache.abdera.i18n.templates.Operation
 
isDeleted() - Method in class org.apache.abdera.ext.sharing.Sync
 
isDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
isDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
isDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
isDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
isDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
isDeprecated() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
isDeprecated() - Method in class org.apache.abdera.i18n.rfc4646.Lang
Return true if this lang tag contains any deprecated subtags
isDeprecated() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
True if this subtag has been deprecated
isDigit(Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the codepoint is a digit
isDigit(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the codepoint is a digit
isDigit() - Method in class org.apache.abdera.i18n.text.Codepoint
 
isDraft() - Method in class org.apache.abdera.ext.rss.RssItem
 
isDraft() - Method in interface org.apache.abdera.model.Control
Returns true if the entry should not be made publicly visible.
isDraft() - Method in interface org.apache.abdera.model.Entry
Returns true if this entry is a draft
isDraft() - Method in class org.apache.abdera.parser.stax.FOMControl
 
isDraft() - Method in class org.apache.abdera.parser.stax.FOMEntry
Returns true if this entry is a draft
isEmpty() - Method in class org.apache.abdera.parser.stax.util.FOMList
 
isEncrypted(Document) - Method in interface org.apache.abdera.security.Encryption
Returns true if this specified document has been encrypted
isEncrypted(Document) - Method in class org.apache.abdera.security.util.EncryptionBase
 
isEntry(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a specifically identifies an Atom entry document
isFeed(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a explicitly identifies an Atom feed document
isFixed() - Method in interface org.apache.abdera.model.Categories
If an app:categories element is marked as fixed, then the set of atom:category elements is considered to be a closed set.
isFixed() - Method in class org.apache.abdera.parser.stax.FOMCategories
 
isFixed(RequestContext) - Method in interface org.apache.abdera.protocol.server.CategoriesInfo
Return true of the app:categories element fixed attribute should be set
isFixed(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
isFollowRedirects() - Method in class org.apache.abdera.protocol.client.RequestOptions
True if the client should follow redirects automatically
isFragment(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isFresh() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
isFresh() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
isGenDelim(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isGeotagged(ExtensibleElement) - Static method in class org.apache.abdera.ext.geo.GeoHelper
 
isHigh(int) - Method in class org.apache.abdera.i18n.text.CodepointIterator
Returns true if the char at the specified index is a high surrogate
isHigh(int) - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
isHighSurrogate(char) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the specified char is a high surrogate
isHighSurrogate() - Method in class org.apache.abdera.i18n.text.Codepoint
True if this codepoint is a high surrogate
isHopByHop(String) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
We don't cache hop-by-hop headers TODO: There may actually be other hop-by-hop headers we need to filter out.
isHtmlFragment() - Method in class org.apache.abdera.ext.html.HtmlParserOptions
 
isIdempotent(String) - Static method in class org.apache.abdera.protocol.util.CacheControlUtil
Idempotent methods are handled differently in caches than other methods
isIri() - Method in class org.apache.abdera.i18n.templates.AbstractContext
 
isIri() - Method in interface org.apache.abdera.i18n.templates.Context
True if IRI expansion is enabled
isIri() - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
isJavascriptUri(IRI) - Static method in class org.apache.abdera.i18n.iri.IRIHelper
 
isLCat(int) - Static method in class org.apache.abdera.i18n.text.Nameprep
 
isLow(int) - Method in class org.apache.abdera.i18n.text.CodepointIterator
Returns true if the char at the specified index is a low surrogate
isLow(int) - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
isLowSurrogate(char) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the specified char is a low surrogate
isLowSurrogate() - Method in class org.apache.abdera.i18n.text.Codepoint
True if this codepoint is a low surrogate
isMailtoUri(IRI) - Static method in class org.apache.abdera.i18n.iri.IRIHelper
 
isMark(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isMatch(AccessibleObject, Class<? extends Annotation>) - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
isMatch(AccessibleObject, Class<? extends Annotation>) - Method in interface org.apache.abdera.ext.serializer.Conventions
 
isMatch(Element) - Method in class org.apache.abdera.parser.stax.util.FOMElementIterator
 
isMatch(Element) - Method in class org.apache.abdera.parser.stax.util.FOMLinkIterator
 
isMatch(String, String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a matches media type b
isMatch(MimeType, MimeType) - Static method in class org.apache.abdera.util.MimeTypeHelper
 
isMatch(MimeType, MimeType, boolean) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a matches media type b
isMediaEntry(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
isMediaEntry(T) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
True if this entry is a media-link entry.
isMimeType(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if this is a valid media type
isMultipart(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type is a multiparted file.
isMustRevalidate() - Method in interface org.apache.abdera.protocol.Response
True if the Cache-Control header specifies the must-revalidate directive
isMustRevalidate() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isMustRevalidate() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isNoCache() - Method in interface org.apache.abdera.protocol.Message
Return true if the Cache-Control header contains no-cache
isNoCache() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
isNoCache() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isNoCache() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
isNoCacheOrPrivate(String, ClientResponse) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
isNoConflicts() - Method in class org.apache.abdera.ext.sharing.Sync
 
isNormalizing() - Method in class org.apache.abdera.i18n.templates.AbstractContext
 
isNormalizing() - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
isNoStore() - Method in interface org.apache.abdera.protocol.Message
Return true if the Cache-Control header contains no-store
isNoStore() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
isNoStore() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isNoStore() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
isNoTransform() - Method in interface org.apache.abdera.protocol.Message
Return true if the Cache-Control header contains no-transform
isNoTransform() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
isNoTransform() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isNoTransform() - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
isOnlyIfCached() - Method in interface org.apache.abdera.protocol.Request
True if the only-if-cached directive is set in the Cache-Control header
isOnlyIfCached() - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
isOnlyIfCached() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
isOpaque() - Method in class org.apache.abdera.i18n.iri.IRI
 
isOpen() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
True if the pipe is open
isOptional() - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo
 
isOptional() - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlParameterInfo
Return true if the parameter is optional, false otherwise.
isOutOfLine() - Method in interface org.apache.abdera.model.Categories
Returns true if the href attribute is set
isOutOfLine() - Method in class org.apache.abdera.parser.stax.FOMCategories
 
isPaged(Source) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Return true if the feed contains any next, previous, first or last paging link relations
isParentOf(Lang) - Method in class org.apache.abdera.i18n.rfc4646.Lang
Return true if the specified lang tag is the child of this one
isPath(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isPathAbsolute() - Method in class org.apache.abdera.i18n.iri.IRI
 
isPathNoDelims(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isPchar(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isPctEnc(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isPermalink() - Method in class org.apache.abdera.ext.rss.RssGuid
 
isPreferred(RequestContext, String, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
isPreferred(String[], String, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
isPrivate() - Method in interface org.apache.abdera.protocol.Response
True if the Cache-Control header specifies the private directive
isPrivate() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isPrivate() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isProhibited(int) - Static method in class org.apache.abdera.i18n.text.Nameprep
 
isProxyRevalidate() - Method in interface org.apache.abdera.protocol.Response
True if the Cache-Control header specifies the proxy-revalidate directive
isProxyRevalidate() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isProxyRevalidate() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isPublic() - Method in interface org.apache.abdera.protocol.Response
True if the Cache-Control header specified the public directive
isPublic() - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
isPublic() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isQNameAliasMappingEnabled() - Method in interface org.apache.abdera.parser.ParserOptions
True if QName-Alias mapping is enabled (default is false)
isQNameAliasMappingEnabled() - Method in class org.apache.abdera.util.AbstractParserOptions
 
isQuery(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isRandAL(int) - Static method in class org.apache.abdera.i18n.text.Nameprep
 
isReadable() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
True if this pipe is readable
isRepeatable() - Method in class org.apache.abdera.examples.simple.EntityProviderExample.Foo
 
isRepeatable() - Method in class org.apache.abdera.protocol.client.util.BaseRequestEntity
 
isRepeatable() - Method in class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
isRepeatable() - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
isRepeatable() - Method in class org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity
 
isRepeatable() - Method in interface org.apache.abdera.protocol.EntityProvider
True if the serialization is repeatable.
isReserved(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isSameDocumentReference() - Method in class org.apache.abdera.i18n.iri.IRI
 
isScheme(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isSigned(T) - Method in interface org.apache.abdera.security.Signature
Return true if the element has been digitally signed
isSigned(T) - Method in class org.apache.abdera.security.util.SignatureBase
 
isSignLinks() - Method in interface org.apache.abdera.security.SignatureOptions
True if atom:link/@href and atom:content/@src targets should be included in the signature
isSignLinks() - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
isSingleton() - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
isSingleton() - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
isSubDelim(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isSubsumed(Sync, Sync) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
isSubsumed(History, History) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
isSupplementary(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the specified character is supplemental
isSupplementary() - Method in class org.apache.abdera.i18n.text.Codepoint
True if this codepoint is supplementary
isSurrogatePair(char, char) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the two chars represent a surrogate pair
isText(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a matches text/*
isTrue(String) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
isUndefined(String) - Static method in class org.apache.abdera.ext.serializer.BaseSerializer
 
isUnreserved(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isUseChunked() - Method in class org.apache.abdera.protocol.client.RequestOptions
Should the request use chunked encoding?
isUseExpectContinue() - Method in class org.apache.abdera.protocol.client.RequestOptions
Return true if Expect-Continue should be used
isUsePostOverride() - Method in class org.apache.abdera.protocol.client.RequestOptions
Return whether the request should use the X-HTTP-Method-Override option
isUserInfo(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
 
isUserInRole(String) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
isUserInRole(String) - Method in interface org.apache.abdera.protocol.server.RequestContext
Check to see if the authenticated user is in the specified role
isUserInRole(String) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
isValid() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
True if this subtag is valid
isValid(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the character is a valid unicode codepoint
isValid(Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
True if the character is a valid unicode codepoint
isValidEndpointIdentifier(String) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
isValidEntry(Entry) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Check to see if the entry is minimally valid according to RFC4287.
isWeak() - Method in class org.apache.abdera.util.EntityTag
 
isWild() - Method in class org.apache.abdera.util.EntityTag
 
isWritable() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
True if this pipe is writable
isXml(String) - Static method in class org.apache.abdera.util.MimeTypeHelper
Returns true if media type a matches application/xml, text/xml or application/*+xml
ItemManager<T> - Interface in org.apache.abdera.protocol
ItemManager is an internal utility class that provides a simple get/release interface.
ITEMS_PER_PAGE - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
ITEMS_PER_PAGE_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
iterator() - Method in class org.apache.abdera.ext.geo.Coordinates
 
iterator() - Method in class org.apache.abdera.ext.geo.Multiple
 
iterator() - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
iterator() - Method in class org.apache.abdera.ext.serializer.SerializerProvider
 
iterator() - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
iterator() - Method in class org.apache.abdera.i18n.templates.DelegatingContext
 
iterator() - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
iterator() - Method in class org.apache.abdera.i18n.templates.ObjectContext
 
iterator() - Method in class org.apache.abdera.i18n.templates.Route
 
iterator() - Method in class org.apache.abdera.i18n.templates.Template
Iterate the template tokens
iterator() - Method in class org.apache.abdera.model.ElementWrapper
 
iterator() - Method in class org.apache.abdera.parser.stax.FOMElement
Iterate over all child elements
iterator() - Method in class org.apache.abdera.parser.stax.util.FOMList
 
iterator() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
iterator() - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
iterator() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
iterator() - Method in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder.TemplateContext
 
iterator() - Method in class org.apache.abdera.protocol.util.CacheControlUtil.CacheControlParser
 
iterator - Variable in class org.apache.abdera.util.Discover.DefaultLoader
 
iterator() - Method in class org.apache.abdera.util.Discover.DefaultLoader
 

J

JcrCollectionAdapter - Class in org.apache.abdera.protocol.server.adapters.jcr
Adapter implementation that uses a JCR Repository to store Atompub collection entries.
JcrCollectionAdapter() - Constructor for class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
Json - Class in org.apache.abdera.examples.ext
The JSONWriter can be used to serialize an Abdera entry into a JSON structure
Json() - Constructor for class org.apache.abdera.examples.ext.Json
 
JSONFilter - Class in org.apache.abdera.ext.json
Filter implementation that will convert an Atom document returned by the server into a JSON document if the request specifies a higher preference value for JSON or explicitly requests JSON by including a format=json querystring parameter
JSONFilter() - Constructor for class org.apache.abdera.ext.json.JSONFilter
 
JsonObjectResponseContext - Class in org.apache.abdera.protocol.server.adapters.couchdb
ResponseContext implementation that serializes a JSON Document from a CouchDB database as an Atom document using the Abdera StreamWriter.
JsonObjectResponseContext(Abdera, FeedConfiguration, Document) - Constructor for class org.apache.abdera.protocol.server.adapters.couchdb.JsonObjectResponseContext
 
JsonObjectResponseContext(Abdera, FeedConfiguration, Document, Document...) - Constructor for class org.apache.abdera.protocol.server.adapters.couchdb.JsonObjectResponseContext
 
JsonObjectResponseContext(Abdera, FeedConfiguration, String, Document, Document...) - Constructor for class org.apache.abdera.protocol.server.adapters.couchdb.JsonObjectResponseContext
 
JSONServlet - Class in org.apache.abdera.ext.json
Servlet that will do an HTTP GET to retrieve an Atom document then convert that into a JSON doc.
JSONServlet() - Constructor for class org.apache.abdera.ext.json.JSONServlet
 
JSONStream - Class in org.apache.abdera.ext.json
 
JSONStream(Writer) - Constructor for class org.apache.abdera.ext.json.JSONStream
 
JSONUtil - Class in org.apache.abdera.ext.json
 
JSONUtil() - Constructor for class org.apache.abdera.ext.json.JSONUtil
 
JSONWriter - Class in org.apache.abdera.ext.json
 
JSONWriter() - Constructor for class org.apache.abdera.ext.json.JSONWriter
 

K

key - Variable in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
KeyHelper - Class in org.apache.abdera.security.util
 
KeyHelper() - Constructor for class org.apache.abdera.security.util.KeyHelper
 
KEYWORDS - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 

L

Label - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
LABEL - Static variable in interface org.apache.abdera.util.Constants
 
Lang - Class in org.apache.abdera.i18n.lang
Deprecated.  
Lang(Locale) - Constructor for class org.apache.abdera.i18n.lang.Lang
Deprecated.  
Lang(String) - Constructor for class org.apache.abdera.i18n.lang.Lang
Deprecated.  
Lang(String...) - Constructor for class org.apache.abdera.i18n.lang.Lang
Deprecated.  
Lang - Class in org.apache.abdera.i18n.rfc4646
Implementation of RFC 4646 Language Tags
Lang() - Constructor for class org.apache.abdera.i18n.rfc4646.Lang
Create a Lang object using the default locale
Lang(Locale) - Constructor for class org.apache.abdera.i18n.rfc4646.Lang
Create a Lang object using the specified locale
Lang(String) - Constructor for class org.apache.abdera.i18n.rfc4646.Lang
Create a lang object
LANG - Static variable in interface org.apache.abdera.util.Constants
 
LangTagExample - Class in org.apache.abdera.examples.simple
Example using the Lang tag implementation
LangTagExample() - Constructor for class org.apache.abdera.examples.simple.LangTagExample
 
Language - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Language - Enum in org.apache.abdera.i18n.rfc4646.enums
Enum constants used to validate language tags
language - Variable in class org.apache.abdera.parser.stax.FOMDocument
 
lastIndexOf(Object) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
LastModified - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
lastModified - Variable in class org.apache.abdera.parser.stax.FOMDocument
 
lastPosition() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Return the final index position
Length - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
length(Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
Return the number of characters used to represent the codepoint (will return 1 or 2)
length(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Return the number of characters used to represent the codepoint (will return 1 or 2)
length(CharSequence) - Static method in class org.apache.abdera.i18n.text.CharUtils
Return the total number of codepoints in the buffer.
length(char[]) - Static method in class org.apache.abdera.i18n.text.CharUtils
Return the total number of codepoints in the buffer.
LENGTH - Static variable in interface org.apache.abdera.util.Constants
 
License - Class in org.apache.abdera.examples.ext
The Atom License extension is described in Experimental RFC4946 and provides a way of associating copyright licenses with feeds and entries.
License() - Constructor for class org.apache.abdera.examples.ext.License
 
LicenseHelper - Class in org.apache.abdera.ext.license
Implementation of the Atom License Extension, RFC 4946
limit - Variable in class org.apache.abdera.i18n.text.CodepointIterator
 
limit() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Return the iterator limit
limit() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
Line - Class in org.apache.abdera.ext.geo
 
Line() - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(Multiple) - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(Point) - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(Coordinate...) - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(Coordinates) - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(String) - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(Multiple...) - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(Point...) - Constructor for class org.apache.abdera.ext.geo.Line
 
Line(double...) - Constructor for class org.apache.abdera.ext.geo.Line
 
Link - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Link - Interface in org.apache.abdera.model
Represents an Atom Link element.
LINK - Static variable in interface org.apache.abdera.util.Constants
 
LinkSerializer - Class in org.apache.abdera.ext.serializer.impl
 
LinkSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.LinkSerializer
 
listAdapters() - Method in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
listExtensionFactories() - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
listExtensionFactories() - Method in interface org.apache.abdera.factory.Factory
Returns a listing of extension factories registered
listExtensionFactories() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
listIterator() - Method in class org.apache.abdera.parser.stax.util.FOMList
 
listIterator(int) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
ListParseFilter - Interface in org.apache.abdera.filter
A ParseFilter that is based on an internal collection of QName's.
listPositions(ExtensibleElement) - Static method in class org.apache.abdera.ext.geo.GeoHelper
 
LN_ACCEPT - Static variable in interface org.apache.abdera.util.Constants
 
LN_ADULT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_ALTERNATE - Static variable in interface org.apache.abdera.util.Constants
 
LN_ALTERNATE_MULTIPART_RELATED - Static variable in interface org.apache.abdera.util.Constants
 
LN_AUTHOR - Static variable in interface org.apache.abdera.util.Constants
 
LN_BASE - Static variable in interface org.apache.abdera.util.Constants
 
LN_CATEGORIES - Static variable in interface org.apache.abdera.util.Constants
 
LN_CATEGORY - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_CATEGORY - Static variable in interface org.apache.abdera.util.Constants
 
LN_CLASS - Static variable in interface org.apache.abdera.util.Constants
 
LN_COLLECTION - Static variable in interface org.apache.abdera.util.Constants
 
LN_CONTENT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_CONTENT - Static variable in interface org.apache.abdera.util.Constants
 
LN_CONTRIBUTOR - Static variable in interface org.apache.abdera.util.Constants
 
LN_CONTROL - Static variable in interface org.apache.abdera.util.Constants
 
LN_COPYRIGHT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_COUNT - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_CREDIT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_DESCRIPTION - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_DIV - Static variable in interface org.apache.abdera.util.Constants
 
LN_DRAFT - Static variable in interface org.apache.abdera.util.Constants
 
LN_EDITED - Static variable in interface org.apache.abdera.util.Constants
 
LN_EMAIL - Static variable in interface org.apache.abdera.util.Constants
 
LN_ENCRYPTEDDATA - Static variable in class org.apache.abdera.security.util.Constants
 
LN_ENTRY - Static variable in interface org.apache.abdera.util.Constants
 
LN_FEED - Static variable in interface org.apache.abdera.util.Constants
 
LN_FIXED - Static variable in interface org.apache.abdera.util.Constants
 
LN_GENERATOR - Static variable in interface org.apache.abdera.util.Constants
 
LN_GROUP - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_HASH - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_HREF - Static variable in interface org.apache.abdera.util.Constants
 
LN_HREFLANG - Static variable in interface org.apache.abdera.util.Constants
 
LN_ICON - Static variable in interface org.apache.abdera.util.Constants
 
LN_ID - Static variable in interface org.apache.abdera.util.Constants
 
LN_INREPLYTO - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_KEYWORDS - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_LABEL - Static variable in interface org.apache.abdera.util.Constants
 
LN_LANG - Static variable in interface org.apache.abdera.util.Constants
 
LN_LENGTH - Static variable in interface org.apache.abdera.util.Constants
 
LN_LINK - Static variable in interface org.apache.abdera.util.Constants
 
LN_LOGO - Static variable in interface org.apache.abdera.util.Constants
 
LN_NAME - Static variable in interface org.apache.abdera.util.Constants
 
LN_PLAYER - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_PUBLISHED - Static variable in interface org.apache.abdera.util.Constants
 
LN_RATING - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_REF - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_REL - Static variable in interface org.apache.abdera.util.Constants
 
LN_RESTRICTION - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_RIGHTS - Static variable in interface org.apache.abdera.util.Constants
 
LN_SCHEME - Static variable in interface org.apache.abdera.util.Constants
 
LN_SERVICE - Static variable in interface org.apache.abdera.util.Constants
 
LN_SIGNATURE - Static variable in class org.apache.abdera.security.util.Constants
 
LN_SOURCE - Static variable in interface org.apache.abdera.util.Constants
 
LN_SPACE - Static variable in interface org.apache.abdera.util.Constants
 
LN_SRC - Static variable in interface org.apache.abdera.util.Constants
 
LN_SUBTITLE - Static variable in interface org.apache.abdera.util.Constants
 
LN_SUMMARY - Static variable in interface org.apache.abdera.util.Constants
 
LN_TERM - Static variable in interface org.apache.abdera.util.Constants
 
LN_TEXT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_THUMBNAIL - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_TITLE - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_TITLE - Static variable in interface org.apache.abdera.util.Constants
 
LN_TOTAL - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
LN_UPDATED - Static variable in interface org.apache.abdera.util.Constants
 
LN_URI - Static variable in interface org.apache.abdera.util.Constants
 
LN_VERSION - Static variable in interface org.apache.abdera.util.Constants
 
LN_WHEN - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_WORKSPACE - Static variable in interface org.apache.abdera.util.Constants
 
loadConverterProviders() - Static method in class org.apache.abdera.ext.serializer.DefaultSerializationContext
 
loader - Variable in class org.apache.abdera.util.Discover.DefaultLoader
 
loadExtensionFactories() - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
loadFeedConfiguration(String) - Method in class org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
 
loadFeedConfiguration(String) - Method in class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
loadFeedInfo(String) - Method in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
loadimpls(String) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
loadimpls(String, boolean) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
loadKeystore(String, String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
loadKeystore(String, String, String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
locale - Variable in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
LocalizationHelper - Class in org.apache.abdera.protocol.client.util
 
Localizer - Class in org.apache.abdera.i18n.text
Wraps ResourceBundle with a couple of additional, useful methods.
Localizer() - Constructor for class org.apache.abdera.i18n.text.Localizer
 
Localizer(Locale, ClassLoader) - Constructor for class org.apache.abdera.i18n.text.Localizer
 
Localizer(String) - Constructor for class org.apache.abdera.i18n.text.Localizer
 
Localizer(String, Locale) - Constructor for class org.apache.abdera.i18n.text.Localizer
 
Localizer(ResourceBundle) - Constructor for class org.apache.abdera.i18n.text.Localizer
 
Localizer(ResourceBundle, Locale) - Constructor for class org.apache.abdera.i18n.text.Localizer
 
locate(String, String, Object...) - Static method in class org.apache.abdera.util.Discover
 
locate(String, String, ClassLoader, Object...) - Static method in class org.apache.abdera.util.Discover
 
locate(String, ClassLoader, Object...) - Static method in class org.apache.abdera.util.Discover
 
locate(String, boolean, ClassLoader, Object...) - Static method in class org.apache.abdera.util.Discover
 
locate(String, Object...) - Static method in class org.apache.abdera.util.Discover
 
locate(String, boolean, Object...) - Static method in class org.apache.abdera.util.Discover
 
locate(String, Iterable<T>) - Static method in class org.apache.abdera.util.Discover
 
locateResource(String, ClassLoader, Class<?>) - Static method in class org.apache.abdera.util.Discover
 
locateResourceAsStream(String, ClassLoader, Class<?>) - Static method in class org.apache.abdera.util.Discover
 
locateResources(String, ClassLoader, Class<?>) - Static method in class org.apache.abdera.util.Discover
 
locked(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a 423 locked error
locked(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
logger - Static variable in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
logger - Static variable in class org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
 
Logo - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
LOGO - Static variable in interface org.apache.abdera.util.Constants
 
LRE - Static variable in class org.apache.abdera.i18n.text.CharUtils
 
LRM - Static variable in class org.apache.abdera.i18n.text.CharUtils
 
LRO - Static variable in class org.apache.abdera.i18n.text.CharUtils
 
LRUCache - Class in org.apache.abdera.protocol.client.cache
 
LRUCache(Abdera) - Constructor for class org.apache.abdera.protocol.client.cache.LRUCache
 
LRUCache(Abdera, int) - Constructor for class org.apache.abdera.protocol.client.cache.LRUCache
 
LRUCacheFactory - Class in org.apache.abdera.protocol.client.cache
Deprecated. No longer used
LRUCacheFactory(Abdera) - Constructor for class org.apache.abdera.protocol.client.cache.LRUCacheFactory
Deprecated.  
LRUCacheFactory() - Constructor for class org.apache.abdera.protocol.client.cache.LRUCacheFactory
Deprecated.  
LRUMap<A,B> - Class in org.apache.abdera.protocol.client.cache
 
LRUMap(int, float) - Constructor for class org.apache.abdera.protocol.client.cache.LRUMap
 

M

Main - Class in org.apache.abdera.examples.appclient
 
Main() - Constructor for class org.apache.abdera.examples.appclient.Main
 
main(String[]) - Static method in class org.apache.abdera.examples.appclient.Main
 
main(String...) - Static method in class org.apache.abdera.examples.appserver.custom.AppServer
 
main(String...) - Static method in class org.apache.abdera.examples.appserver.employee.AppServer
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Bidi
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Features
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Geo
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Json
 
main(String...) - Static method in class org.apache.abdera.examples.ext.License
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Paging
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Serializer
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Sharing
 
main(String...) - Static method in class org.apache.abdera.examples.ext.Thread
 
main(String[]) - Static method in class org.apache.abdera.examples.extension.Example
 
main(String[]) - Static method in class org.apache.abdera.examples.extension.Geo
 
main(String...) - Static method in class org.apache.abdera.examples.html.HtmlExample
 
main(String[]) - Static method in class org.apache.abdera.examples.security.DHEnc
 
main(String[]) - Static method in class org.apache.abdera.examples.security.DSig
 
main(String[]) - Static method in class org.apache.abdera.examples.security.Enc
 
main(String[]) - Static method in class org.apache.abdera.examples.simple.Create
 
main(String...) - Static method in class org.apache.abdera.examples.simple.EntityProviderExample
 
main(String...) - Static method in class org.apache.abdera.examples.simple.i18nExample
 
main(String...) - Static method in class org.apache.abdera.examples.simple.LangTagExample
 
main(String[]) - Static method in class org.apache.abdera.examples.simple.Parse
 
main(String[]) - Static method in class org.apache.abdera.examples.simple.PrintTitles
 
main(String...) - Static method in class org.apache.abdera.examples.simple.StreamBuilderExample
 
main(String...) - Static method in class org.apache.abdera.examples.simple.StreamWriterExample
 
main(String[]) - Static method in class org.apache.abdera.examples.simple.UnacceptableElementsExample
 
main(String...) - Static method in class org.apache.abdera.examples.unicode.NormalizationExample
 
main(String...) - Static method in class org.apache.abdera.examples.unicode.SlugSanitization
 
main(String...) - Static method in class org.apache.abdera.examples.uritemplates.AtomIDTemplate
 
main(String...) - Static method in class org.apache.abdera.examples.uritemplates.AtomLinkTemplate
 
main(String...) - Static method in class org.apache.abdera.examples.uritemplates.URITemplates
 
main(String[]) - Static method in class org.apache.abdera.examples.xsltxpath.XPathExample
 
main(String...) - Static method in class org.apache.abdera.examples.xsltxpath.XPathFunctionsExample
 
main(String[]) - Static method in class org.apache.abdera.examples.xsltxpath.XsltExample
 
main(String...) - Static method in class org.apache.abdera.i18n.text.data.Generator
 
ManagedCollectionAdapter - Class in org.apache.abdera.protocol.server.provider.managed
 
ManagedCollectionAdapter(Abdera, FeedConfiguration) - Constructor for class org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
 
ManagedProvider - Class in org.apache.abdera.protocol.server.provider.managed
The ManagedProvider uses *.properties files discovered in the webapp classpath to configure CollectionAdapter instances.
ManagedProvider() - Constructor for class org.apache.abdera.protocol.server.provider.managed.ManagedProvider
 
ManagedWorkspace - Class in org.apache.abdera.protocol.server.provider.managed
 
ManagedWorkspace(ManagedProvider) - Constructor for class org.apache.abdera.protocol.server.provider.managed.ManagedWorkspace
 
manager - Variable in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.abdera.spring.DefaultProviderDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.abdera.spring.DefaultProviderDefinitionParser
 
mapEntryToNode(Node, String, String, Date, List<Person>, Content, Session) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
mapTargetParameter(String, String) - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
match(String) - Method in class org.apache.abdera.i18n.templates.Route
Returns true if the given uri matches the route pattern
matchConvention(AccessibleObject) - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
matchConvention(AccessibleObject, Class<? extends Annotation>) - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
matchConvention(AccessibleObject) - Method in interface org.apache.abdera.ext.serializer.Conventions
 
matchConvention(AccessibleObject, Class<? extends Annotation>) - Method in interface org.apache.abdera.ext.serializer.Conventions
 
matcher - Variable in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
matches(Lang, String) - Static method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
matches(Lang, Lang) - Static method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
matches(String) - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
matches(Lang) - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
matches(String) - Method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches this range
matches(String, boolean) - Method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches this range
matches(Lang) - Method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches this range
matches(Lang, boolean) - Method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches this range
matches(String, Lang, boolean) - Static method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches the range.
matches(String, Lang) - Static method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches the range.
matches(String, String, boolean) - Static method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches the range.
matches(String, String) - Static method in class org.apache.abdera.i18n.rfc4646.Range
True if the lang tag matches the range.
matches(EntityTag, EntityTag) - Static method in class org.apache.abdera.util.EntityTag
 
matches(String, String) - Static method in class org.apache.abdera.util.EntityTag
 
matches(EntityTag, String) - Static method in class org.apache.abdera.util.EntityTag
 
matches(EntityTag, String...) - Static method in class org.apache.abdera.util.EntityTag
Checks that the passed in ETag matches the ETag generated by the generate method
matchesAny(EntityTag, String) - Static method in class org.apache.abdera.util.EntityTag
 
matchesAny(EntityTag, String, boolean) - Static method in class org.apache.abdera.util.EntityTag
 
matchesAny(String, String) - Static method in class org.apache.abdera.util.EntityTag
 
matchesAny(String, String, boolean) - Static method in class org.apache.abdera.util.EntityTag
 
matchesAny(EntityTag, EntityTag[]) - Static method in class org.apache.abdera.util.EntityTag
 
matchesAny(EntityTag, EntityTag[], boolean) - Static method in class org.apache.abdera.util.EntityTag
 
max_age - Variable in class org.apache.abdera.protocol.util.AbstractMessage
 
max_stale - Variable in class org.apache.abdera.protocol.util.AbstractRequest
 
MEDIA - Static variable in class org.apache.abdera.protocol.server.TargetType
 
MEDIA_NS - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
MEDIA_PREFIX - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
MediaAdult - Class in org.apache.abdera.ext.media
Deprecated. Use MediaRating instead
MediaAdult(Element) - Constructor for class org.apache.abdera.ext.media.MediaAdult
Deprecated.  
MediaAdult(Factory) - Constructor for class org.apache.abdera.ext.media.MediaAdult
Deprecated.  
MediaCategory - Class in org.apache.abdera.ext.media
 
MediaCategory(Element) - Constructor for class org.apache.abdera.ext.media.MediaCategory
 
MediaCategory(Factory) - Constructor for class org.apache.abdera.ext.media.MediaCategory
 
MediaCollectionAdapter - Interface in org.apache.abdera.protocol.server
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries
MediaConstants - Interface in org.apache.abdera.ext.media
 
MediaConstants.Algo - Enum in org.apache.abdera.ext.media
 
MediaConstants.Expression - Enum in org.apache.abdera.ext.media
 
MediaConstants.Medium - Enum in org.apache.abdera.ext.media
 
MediaConstants.Relationship - Enum in org.apache.abdera.ext.media
 
MediaConstants.RestrictionType - Enum in org.apache.abdera.ext.media
 
MediaConstants.Type - Enum in org.apache.abdera.ext.media
 
MediaContent - Class in org.apache.abdera.ext.media
 
MediaContent(Element) - Constructor for class org.apache.abdera.ext.media.MediaContent
 
MediaContent(Factory) - Constructor for class org.apache.abdera.ext.media.MediaContent
 
MediaCopyright - Class in org.apache.abdera.ext.media
 
MediaCopyright(Element) - Constructor for class org.apache.abdera.ext.media.MediaCopyright
 
MediaCopyright(Factory) - Constructor for class org.apache.abdera.ext.media.MediaCopyright
 
MediaCredit - Class in org.apache.abdera.ext.media
 
MediaCredit(Element) - Constructor for class org.apache.abdera.ext.media.MediaCredit
 
MediaCredit(Factory) - Constructor for class org.apache.abdera.ext.media.MediaCredit
 
MediaDescription - Class in org.apache.abdera.ext.media
 
MediaDescription(Element) - Constructor for class org.apache.abdera.ext.media.MediaDescription
 
MediaDescription(Factory) - Constructor for class org.apache.abdera.ext.media.MediaDescription
 
MediaExtensionFactory - Class in org.apache.abdera.ext.media
 
MediaExtensionFactory() - Constructor for class org.apache.abdera.ext.media.MediaExtensionFactory
 
MediaGroup - Class in org.apache.abdera.ext.media
 
MediaGroup(Element) - Constructor for class org.apache.abdera.ext.media.MediaGroup
 
MediaGroup(Factory) - Constructor for class org.apache.abdera.ext.media.MediaGroup
 
MediaHash - Class in org.apache.abdera.ext.media
 
MediaHash(Element) - Constructor for class org.apache.abdera.ext.media.MediaHash
 
MediaHash(Factory) - Constructor for class org.apache.abdera.ext.media.MediaHash
 
MediaKeywords - Class in org.apache.abdera.ext.media
 
MediaKeywords(Element) - Constructor for class org.apache.abdera.ext.media.MediaKeywords
 
MediaKeywords(Factory) - Constructor for class org.apache.abdera.ext.media.MediaKeywords
 
MediaPlayer - Class in org.apache.abdera.ext.media
 
MediaPlayer(Element) - Constructor for class org.apache.abdera.ext.media.MediaPlayer
 
MediaPlayer(Factory) - Constructor for class org.apache.abdera.ext.media.MediaPlayer
 
MediaRating - Class in org.apache.abdera.ext.media
 
MediaRating(Element) - Constructor for class org.apache.abdera.ext.media.MediaRating
 
MediaRating(Factory) - Constructor for class org.apache.abdera.ext.media.MediaRating
 
MediaRequestProcessor - Class in org.apache.abdera.protocol.server.processors
RequestProcessor implementation which processes requests for media documents.
MediaRequestProcessor() - Constructor for class org.apache.abdera.protocol.server.processors.MediaRequestProcessor
 
MediaResponseContext - Class in org.apache.abdera.protocol.server.context
ResponseContext implementation for arbitrary media resources
MediaResponseContext(InputStream, EntityTag, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(InputStream, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(InputStream, Date, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(byte[], int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(byte[], Date, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(byte[], EntityTag, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(ReadableByteChannel, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(ReadableByteChannel, Date, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaResponseContext(ReadableByteChannel, EntityTag, int) - Constructor for class org.apache.abdera.protocol.server.context.MediaResponseContext
 
MediaRestriction - Class in org.apache.abdera.ext.media
 
MediaRestriction(Element) - Constructor for class org.apache.abdera.ext.media.MediaRestriction
 
MediaRestriction(Factory) - Constructor for class org.apache.abdera.ext.media.MediaRestriction
 
MediaText - Class in org.apache.abdera.ext.media
 
MediaText(Element) - Constructor for class org.apache.abdera.ext.media.MediaText
 
MediaText(Factory) - Constructor for class org.apache.abdera.ext.media.MediaText
 
MediaThumbnail - Class in org.apache.abdera.ext.media
 
MediaThumbnail(Element) - Constructor for class org.apache.abdera.ext.media.MediaThumbnail
 
MediaThumbnail(Factory) - Constructor for class org.apache.abdera.ext.media.MediaThumbnail
 
MediaTitle - Class in org.apache.abdera.ext.media
 
MediaTitle(Element) - Constructor for class org.apache.abdera.ext.media.MediaTitle
 
MediaTitle(Factory) - Constructor for class org.apache.abdera.ext.media.MediaTitle
 
MediaType - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
mergeFeeds(Feed, Feed) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
MESSAGE - Static variable in class org.apache.abdera.protocol.error.Error
 
Message - Interface in org.apache.abdera.protocol
A protocol message.
method - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
MethodHelper - Class in org.apache.abdera.protocol.client.util
 
MethodHelper() - Constructor for class org.apache.abdera.protocol.client.util.MethodHelper
 
MethodHelper.ExtensionMethod - Class in org.apache.abdera.protocol.client.util
 
MethodHelper.ExtensionMethod(String, String) - Constructor for class org.apache.abdera.protocol.client.util.MethodHelper.ExtensionMethod
 
MethodHelper.HopByHop - Enum in org.apache.abdera.protocol.client.util
 
MethodHelper.Method - Enum in org.apache.abdera.protocol.client.util
 
MethodOverrideFilter - Class in org.apache.abdera.protocol.server.filters
Abdera Filter implementation that supports the use of the X-HTTP-Method-Override header used by GData.
MethodOverrideFilter() - Constructor for class org.apache.abdera.protocol.server.filters.MethodOverrideFilter
 
MethodOverrideFilter(String...) - Constructor for class org.apache.abdera.protocol.server.filters.MethodOverrideFilter
 
methods - Variable in class org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter
 
MimeTypeHelper - Class in org.apache.abdera.util
Utilities for working with MIME Media Types
MimeTypeHelper() - Constructor for class org.apache.abdera.util.MimeTypeHelper
 
MimeTypeParseException - Exception in org.apache.abdera.util
An alternative to JAF's MimeTypeParseException that extends RuntimeException so we don't have to explicitly catch it everywhere.
MimeTypeParseException(MimeTypeParseException) - Constructor for exception org.apache.abdera.util.MimeTypeParseException
 
min_fresh - Variable in class org.apache.abdera.protocol.util.AbstractRequest
 
MultiIterator<T> - Class in org.apache.abdera.util
Iterator implementation that wraps multiple iterators and invokes them in sequence.
MultiIterator(Iterable<Iterator<T>>) - Constructor for class org.apache.abdera.util.MultiIterator
 
MultiIterator(Iterator<T>...) - Constructor for class org.apache.abdera.util.MultiIterator
 
MultiIterator(Iterator<Iterator<T>>) - Constructor for class org.apache.abdera.util.MultiIterator
 
MULTIPART_RELATED_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
MultipartInputStream - Class in org.apache.abdera.protocol.server.multipart
InputStream that reads a given inputStream and skips the boundary tokens.
MultipartInputStream(InputStream, byte[]) - Constructor for class org.apache.abdera.protocol.server.multipart.MultipartInputStream
 
MultipartRelatedCollectionInfo - Interface in org.apache.abdera.protocol.server.multipart
 
MultipartRelatedRequestEntity - Class in org.apache.abdera.protocol.client.util
 
MultipartRelatedRequestEntity(Entry, InputStream) - Constructor for class org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity
 
MultipartRelatedRequestEntity(Entry, InputStream, String) - Constructor for class org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity
 
MultipartRelatedRequestEntity(Entry, InputStream, String, String) - Constructor for class org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity
 
MultipartRelatedServiceRequestProcessor - Class in org.apache.abdera.protocol.server.processors
RequestProcessor implementation which processes requests for service documents.
MultipartRelatedServiceRequestProcessor() - Constructor for class org.apache.abdera.protocol.server.processors.MultipartRelatedServiceRequestProcessor
 
Multiple - Class in org.apache.abdera.ext.geo
 
Multiple() - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(Multiple...) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(Multiple) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(Point) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(Point...) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(Coordinates) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(Coordinate...) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(String) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
Multiple(double...) - Constructor for class org.apache.abdera.ext.geo.Multiple
 
multivar - Variable in class org.apache.abdera.i18n.templates.Operation
 

N

NAME - Static variable in class org.apache.abdera.ext.json.JSONWriter
 
name - Variable in class org.apache.abdera.i18n.iri.AbstractScheme
 
name - Variable in class org.apache.abdera.i18n.templates.Operation
 
name() - Method in class org.apache.abdera.i18n.templates.Operation
 
name() - Method in class org.apache.abdera.protocol.server.TargetType
Return the target name
name - Variable in class org.apache.abdera.util.AbstractNamedParser
 
name - Variable in class org.apache.abdera.util.AbstractNamedWriter
 
name - Variable in class org.apache.abdera.util.AbstractStreamWriter
 
NAME - Static variable in interface org.apache.abdera.util.Constants
 
NAMED_PARSER - Static variable in interface org.apache.abdera.util.Constants
 
NAMED_WRITER - Static variable in interface org.apache.abdera.util.Constants
 
NamedItem - Interface in org.apache.abdera.util
 
NamedParser - Interface in org.apache.abdera.parser
Abdera's abstract parsing model allows developers to implement parsers capable of translating non-Atom formats into Abdera objects.
NamedWriter - Interface in org.apache.abdera.writer
Named Writers provide a means of extending Abdera's built in serialization.
Nameprep - Class in org.apache.abdera.i18n.text
Implements the Nameprep protocol
Nameprep() - Constructor for class org.apache.abdera.i18n.text.Nameprep
 
NamespaceHandler - Class in org.apache.abdera.spring
 
NamespaceHandler() - Constructor for class org.apache.abdera.spring.NamespaceHandler
 
newAuthor() - Method in interface org.apache.abdera.factory.Factory
Create a new author element.
newAuthor(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new author element as a child of the given Element.
newAuthor() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newAuthor(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCategories() - Method in class org.apache.abdera.Abdera
Create a new Categories instance.
newCategories() - Method in interface org.apache.abdera.factory.Factory
Create a new Categories element.
newCategories(Base) - Method in interface org.apache.abdera.factory.Factory
Create a new Categories element.
newCategories() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCategories(Base) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCategories(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCategory() - Method in interface org.apache.abdera.factory.Factory
Create a new Category element.
newCategory(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Category element as a child of the given Element.
newCategory(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCategory() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCategory(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCollection() - Method in interface org.apache.abdera.factory.Factory
Create a new Collection element.
newCollection(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Collection element as a child of the given Element.
newCollection(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCollection() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newCollection(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContent() - Method in interface org.apache.abdera.factory.Factory
Create a new Content element.
newContent(Content.Type) - Method in interface org.apache.abdera.factory.Factory
Create a new Content element of the given Content.Type.
newContent(Content.Type, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Content element of the given Content.Type as a child of the given Element.
newContent(MimeType) - Method in interface org.apache.abdera.factory.Factory
Create a new Content element of the given MediaType.
newContent(MimeType, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Content element of the given MediaType as a child of the given Element.
newContent(QName, Content.Type, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContent() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContent(Content.Type) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContent(Content.Type, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContent(MimeType) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContent(MimeType, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContributor() - Method in interface org.apache.abdera.factory.Factory
Create a new contributor element.
newContributor(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new contributor element as a child of the given Element.
newContributor() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newContributor(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newControl() - Method in interface org.apache.abdera.factory.Factory
Create a new Control element.
newControl(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Control element as a child of the given Element.
newControl() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newControl(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newControl(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDateTime(QName, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new DateTime element with the given QName as a child of the given Element.
newDateTime(QName, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDateTimeElement(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDefaultGenerator() - Method in interface org.apache.abdera.factory.Factory
Create a new Generator with Abdera's default name and version.
newDefaultGenerator(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Generator using Abdera's default name and version as a child of the given Element.
newDefaultGenerator() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDefaultGenerator(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDiv() - Method in interface org.apache.abdera.factory.Factory
Create a new Div element.
newDiv(Base) - Method in interface org.apache.abdera.factory.Factory
Create a new Div element as a child of the given Base.
newDiv() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDiv(Base) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDiv(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDocument() - Method in interface org.apache.abdera.factory.Factory
Create a new Document instance with a root Element of type T.
newDocument() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDocument(OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newDocument(T, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newEdited() - Method in interface org.apache.abdera.factory.Factory
Create a new app:edited element.
newEdited(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new app:edited element.
newEdited() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newEdited(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newElement(QName) - Method in interface org.apache.abdera.factory.Factory
Create a new Element with the given QName.
newElement(QName, Base) - Method in interface org.apache.abdera.factory.Factory
Create a new Element with the given QName as a child of the given Base.
newElement(QName) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newElement(QName, Base) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newElement(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newEmail() - Method in interface org.apache.abdera.factory.Factory
Create a new email element.
newEmail(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new email element as a child of the given Element.
newEmail() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newEmail(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newEncryption() - Method in class org.apache.abdera.security.AbderaSecurity
Acquire a new XML Encryption provider instance
newEntry() - Method in class org.apache.abdera.Abdera
Create a new Entry instance.
newEntry() - Method in interface org.apache.abdera.factory.Factory
Create a new Entry element.
newEntry(Base) - Method in interface org.apache.abdera.factory.Factory
Create a new Entry element as a child of the given Base.
newEntry() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newEntry(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newEntry(Base) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newExtensionElement(QName) - Method in interface org.apache.abdera.factory.Factory
Create a new extension element with the given QName.
newExtensionElement(QName, Base) - Method in interface org.apache.abdera.factory.Factory
Create a new extension element with the given QName as a child of the given Base.
newExtensionElement(QName) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newExtensionElement(QName, Base) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newFactoryInstance(Abdera) - Method in class org.apache.abdera.util.AbderaConfiguration
Return a new instance of org.apache.abdera.factory.Factory
newFactoryInstance(Abdera) - Method in interface org.apache.abdera.util.Configuration
Get a new instance of the default Factory impl
newFactoryInstance(Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newFeatures(Abdera) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
 
newFeed() - Method in class org.apache.abdera.Abdera
Create a new Feed instance.
newFeed() - Method in interface org.apache.abdera.factory.Factory
Create a new Feed element.
newFeed(Base) - Method in interface org.apache.abdera.factory.Factory
Create a new Feed element as a child of the given Base.
newFeed() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newFeed(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newFeed(Base) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newGenerator() - Method in interface org.apache.abdera.factory.Factory
Create a new Generator element.
newGenerator(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Generator element as a child of the given Element.
newGenerator(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newGenerator() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newGenerator(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newIcon() - Method in interface org.apache.abdera.factory.Factory
Create a new icon element.
newIcon(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new icon element as a child of the given Element.
newIcon() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newIcon(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newId() - Method in class org.apache.abdera.ext.rss.RssChannel
 
newId() - Method in class org.apache.abdera.ext.rss.RssFeed
 
newId() - Method in class org.apache.abdera.ext.rss.RssItem
 
newId() - Method in class org.apache.abdera.ext.rss.RssSource
 
newID() - Method in interface org.apache.abdera.factory.Factory
Create a new id element.
newID(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new id element as a child of the given Element.
newId() - Method in interface org.apache.abdera.model.Entry
Creates a new randomized atom:id for the entry
newId() - Method in interface org.apache.abdera.model.Source
Creates a new randomized atom:id for the entry
newId() - Method in class org.apache.abdera.parser.stax.FOMEntry
 
newID(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newID() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newID(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newId() - Method in class org.apache.abdera.parser.stax.FOMSource
 
newInReplyTo(Factory) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
newInstance(String, String, Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newInstance(String, String, Object...) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newIRIElement(QName, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new IRI element with the given QName as a child of the given Element.
newIRIElement(QName, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newLink() - Method in interface org.apache.abdera.factory.Factory
Create a new Link element.
newLink(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Link element as a child of the given Element.
newLink(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newLink() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newLink(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newLogo() - Method in interface org.apache.abdera.factory.Factory
Create a new logo element.
newLogo(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new logo element as a child of the given Element.
newLogo() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newLogo(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newMultipartCollection(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newName() - Method in interface org.apache.abdera.factory.Factory
Create a new name element.
newName(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new name element as a child of the given Element.
newName() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newName(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newParser() - Method in interface org.apache.abdera.factory.Factory
Create a new Parser instance.
newParser() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newParserFactoryInstance(Abdera) - Method in class org.apache.abdera.util.AbderaConfiguration
Return a new instance of org.apache.abdera.parser.ParserFactory
newParserFactoryInstance(Abdera) - Method in interface org.apache.abdera.util.Configuration
Get a new instance of the default ParserFactory impl
newParserFactoryInstance(Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newParserInstance(Abdera) - Method in class org.apache.abdera.util.AbderaConfiguration
Return a new instance of org.apache.abdera.parser.Parser
newParserInstance(Abdera) - Method in interface org.apache.abdera.util.Configuration
Get a new instance of the default Parser impl
newParserInstance(Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newPerson(QName, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Person element with the given QName as a child of the given Element.
newPerson(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newPerson(QName, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newProvider(Map<String, String>) - Method in class org.apache.abdera.protocol.server.ServiceManager
 
newPublished() - Method in interface org.apache.abdera.factory.Factory
Create a new published element.
newPublished(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new published element as a child of the given Element.
newPublished() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newPublished(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newRights() - Method in interface org.apache.abdera.factory.Factory
Create a new rights element.
newRights(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new rights element as a child of the given Element.
newRights(Text.Type) - Method in interface org.apache.abdera.factory.Factory
Create a new rights element with the given Text.Type.
newRights(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new rights element with the given Text.Type as a child of the given Element.
newRights() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newRights(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newRights(Text.Type) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newRights(Text.Type, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newService() - Method in class org.apache.abdera.Abdera
Create a new Service instance.
newService() - Method in interface org.apache.abdera.factory.Factory
Create a new Service element.
newService(Base) - Method in interface org.apache.abdera.factory.Factory
Create a new Service element as a child of the given Base.
newService(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newService(Base) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newService() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSignature() - Method in class org.apache.abdera.security.AbderaSecurity
Acquire a new XML Digital Signature provider instance
newSource() - Method in interface org.apache.abdera.factory.Factory
Create a new Source element.
newSource(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Source element as a child of the given Element.
newSource(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSource() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSource(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newStreamWriter() - Method in class org.apache.abdera.Abdera
Return a new instance of the default org.apache.abdera.writer.Writer
newStreamWriter() - Method in class org.apache.abdera.parser.stax.FOMWriterFactory
 
newStreamWriter(String) - Method in class org.apache.abdera.parser.stax.FOMWriterFactory
 
newStreamWriter() - Method in class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
Create a new StreamWriter instance.
newStreamWriter() - Method in interface org.apache.abdera.writer.WriterFactory
Get the default StreamWriter.
newStreamWriter(String) - Method in interface org.apache.abdera.writer.WriterFactory
Get the named StreamWriter.
newStreamWriterInstance(Abdera) - Method in class org.apache.abdera.util.AbderaConfiguration
Return a new instance of the default org.apache.abdera.writer.Writer
newStreamWriterInstance(Abdera) - Method in interface org.apache.abdera.util.Configuration
Get a new instance of the default StreamWriter impl
newStreamWriterInstance(Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newSubtag() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
newSubtag() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
newSubtag() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
newSubtag() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
newSubtag() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
newSubtag() - Method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
newSubtitle() - Method in interface org.apache.abdera.factory.Factory
Create a new subtitle element.
newSubtitle(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new subtitle element as a child of the given Element.
newSubtitle(Text.Type) - Method in interface org.apache.abdera.factory.Factory
Create a new subtitle element with the given Text.Type.
newSubtitle(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new subtitle element with the given Text.Type as a child of the given Element.
newSubtitle() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSubtitle(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSubtitle(Text.Type) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSubtitle(Text.Type, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSummary() - Method in interface org.apache.abdera.factory.Factory
Create a new summary element.
newSummary(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new summary element as a child of the given Element.
newSummary(Text.Type) - Method in interface org.apache.abdera.factory.Factory
Create a new summary element with the given Text.Type.
newSummary(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new summary element with the given Text.Type as a child of the given Element.
newSummary() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSummary(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSummary(Text.Type) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newSummary(Text.Type, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newText(QName, Text.Type) - Method in interface org.apache.abdera.factory.Factory
Create a new Text element with the given QName and Text.Type.
newText(QName, Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Text element with the given QName and Text.Type as a child of the given Element.
newText(QName, Text.Type, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newText(QName, Text.Type) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newText(QName, Text.Type, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newTitle() - Method in interface org.apache.abdera.factory.Factory
Create a new title element.
newTitle(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new title element as a child of the given Element.
newTitle(Text.Type) - Method in interface org.apache.abdera.factory.Factory
Create a new title element with the given Text.Type.
newTitle(Text.Type, Element) - Method in interface org.apache.abdera.factory.Factory
Create a new title element with the given Text.Type as a child of the given Element.
newTitle() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newTitle(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newTitle(Text.Type) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newTitle(Text.Type, Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newTotal(Factory) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
newUpdated() - Method in interface org.apache.abdera.factory.Factory
Create a new updated element.
newUpdated(Element) - Method in interface org.apache.abdera.factory.Factory
create a new updated element as a child of the given Element.
newUpdated() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newUpdated(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newUri() - Method in interface org.apache.abdera.factory.Factory
Create a new uri element.
newUri(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new uri element as a child of the given Element.
newUri() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newUri(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newURIElement(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newUuidUri() - Method in interface org.apache.abdera.factory.Factory
Generate a new random UUID URI
newUuidUri() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newWildcard() - Static method in class org.apache.abdera.i18n.rfc4646.Subtag
Create a new wildcard subtag
newWorkspace() - Method in interface org.apache.abdera.factory.Factory
Create a new Workspace element.
newWorkspace(Element) - Method in interface org.apache.abdera.factory.Factory
Create a new Workspace element as a child of the given Element.
newWorkspace(QName, OMContainer, OMXMLParserWrapper) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newWorkspace() - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newWorkspace(Element) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
newWriterFactoryInstance(Abdera) - Method in class org.apache.abdera.util.AbderaConfiguration
Return a new instance of org.apache.abdera.writer.WriterFactory
newWriterFactoryInstance(Abdera) - Method in interface org.apache.abdera.util.Configuration
Get a new instance of the default WriterFactory impl
newWriterFactoryInstance(Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newWriterInstance(Abdera) - Method in class org.apache.abdera.util.AbderaConfiguration
Return a new instance of the default org.apache.abdera.writer.Writer
newWriterInstance(Abdera) - Method in interface org.apache.abdera.util.Configuration
Get a new instance of the default Writer impl
newWriterInstance(Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
newXPathInstance(Abdera) - Method in class org.apache.abdera.util.AbderaConfiguration
Return a new instance of org.apache.abdera.xpath.XPath
newXPathInstance(Abdera) - Method in interface org.apache.abdera.util.Configuration
Get a new instance of the default XPath impl
newXPathInstance(Abdera) - Static method in class org.apache.abdera.util.ServiceUtil
Deprecated.  
next() - Method in class org.apache.abdera.i18n.text.Codepoint
Get the next codepoint
next() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Return the next codepoint
next() - Method in class org.apache.abdera.i18n.text.CodepointIterator.RestrictedCodepointIterator
 
next() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
next() - Method in class org.apache.abdera.parser.stax.FOMBuilder
Method next.
next() - Method in class org.apache.abdera.parser.stax.util.FOMElementIterator
 
next() - Method in class org.apache.abdera.parser.stax.util.FOMElementIteratorWrapper
 
next() - Method in class org.apache.abdera.parser.stax.util.FOMExtensionIterator
 
next(RequestContext) - Method in class org.apache.abdera.protocol.server.FilterChain
Invoke the next filter in the chain.
next() - Method in class org.apache.abdera.util.Discover.DefaultLoaderIterator
 
next() - Method in class org.apache.abdera.util.MultiIterator
 
nextChars() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Return the next chars.
nextChars() - Method in class org.apache.abdera.i18n.text.CodepointIterator.RestrictedCodepointIterator
 
nextChars() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
NO - Static variable in interface org.apache.abdera.util.Constants
 
NOCACHE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
nocache_headers - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
nocontent(String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a 204 No Content response
nocontent() - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
NONOPFILTER - Static variable in interface org.apache.abdera.i18n.text.Filter
 
NonOpParseFilter - Class in org.apache.abdera.util.filter
 
NonOpParseFilter() - Constructor for class org.apache.abdera.util.filter.NonOpParseFilter
 
NonOpTrustManager - Class in org.apache.abdera.protocol.client.util
 
NonOpTrustManager() - Constructor for class org.apache.abdera.protocol.client.util.NonOpTrustManager
 
NormalizationExample - Class in org.apache.abdera.examples.unicode
Example that demonstrates Abdera's basic support for Unicode normalization.
NormalizationExample() - Constructor for class org.apache.abdera.examples.unicode.NormalizationExample
 
normalize(IRI) - Method in class org.apache.abdera.i18n.iri.AbstractScheme
Default return unmodified
normalize() - Method in class org.apache.abdera.i18n.iri.IRI
 
normalize(IRI) - Static method in class org.apache.abdera.i18n.iri.IRI
 
normalize(String) - Static method in class org.apache.abdera.i18n.iri.IRI
 
normalize(IRI) - Method in interface org.apache.abdera.i18n.iri.Scheme
 
normalize(CharSequence) - Static method in class org.apache.abdera.i18n.text.Normalizer
Normalize the string using NFKC
normalize(CharSequence, Normalizer.Form) - Static method in class org.apache.abdera.i18n.text.Normalizer
Normalize the string using the specified Form
normalize(CharSequence, Normalizer.Form, StringBuilder) - Static method in class org.apache.abdera.i18n.text.Normalizer
Normalize the string into the given StringBuilder using the given Form
normalizePath(String) - Method in class org.apache.abdera.i18n.iri.AbstractScheme
Default return unmodified
normalizePath(String) - Method in interface org.apache.abdera.i18n.iri.Scheme
 
Normalizer - Class in org.apache.abdera.i18n.text
Performs Unicode Normalization (Form D,C,KD and KC)
Normalizer.Form - Enum in org.apache.abdera.i18n.text
 
normalizeString(String) - Static method in class org.apache.abdera.i18n.iri.IRI
 
normalizing - Variable in class org.apache.abdera.i18n.templates.AbstractContext
 
NOSTORE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
NOT_FOUND - Static variable in class org.apache.abdera.protocol.server.TargetType
 
notallowed(RequestContext, String, String...) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a 405 method not allowed error
notallowed(RequestContext, String...) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
notallowed(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
notfound(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a 404 not found error
notfound(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
notmodified(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
notmodified(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
NOTRANSFORM - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
notsupported(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a 415 media type not-supported error
notsupported(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
now - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
NS - Static variable in class org.apache.abdera.examples.extension.FooExtensionFactory
 
NS - Static variable in class org.apache.abdera.protocol.error.Error
 
numericValueOf(String, Base, Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
numericValueOf(String, Base, Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
numericValueOf(String, Base) - Method in class org.apache.abdera.util.AbstractXPath
 
numericValueOf(String, Base) - Method in interface org.apache.abdera.xpath.XPath
Return a numeric representation of the specified Path
numericValueOf(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
Return a numeric representation of the specified Path using the specified Namespaces mapping

O

OAuthCredentials - Class in org.apache.abdera.ext.oauth
OAuth credentials
OAuthCredentials() - Constructor for class org.apache.abdera.ext.oauth.OAuthCredentials
 
OAuthCredentials(String, String, String, String) - Constructor for class org.apache.abdera.ext.oauth.OAuthCredentials
 
OAuthCredentials(String, String, String, String, String) - Constructor for class org.apache.abdera.ext.oauth.OAuthCredentials
 
OAuthCredentials(String, String, String, String, String, Certificate) - Constructor for class org.apache.abdera.ext.oauth.OAuthCredentials
 
OAuthScheme - Class in org.apache.abdera.ext.oauth
OAuth Scheme implementation for use with HTTP Commons AbderaClient
OAuthScheme() - Constructor for class org.apache.abdera.ext.oauth.OAuthScheme
 
ObjectContext - Class in org.apache.abdera.ext.serializer
 
ObjectContext(Object) - Constructor for class org.apache.abdera.ext.serializer.ObjectContext
 
ObjectContext(Object, Object, AccessibleObject) - Constructor for class org.apache.abdera.ext.serializer.ObjectContext
 
ObjectContext - Class in org.apache.abdera.i18n.templates
 
ObjectContext(Object) - Constructor for class org.apache.abdera.i18n.templates.ObjectContext
 
ObjectContext(Object, boolean) - Constructor for class org.apache.abdera.i18n.templates.ObjectContext
 
ObjectResponseContext - Class in org.apache.abdera.ext.serializer
 
ObjectResponseContext(Object, Abdera, String, String) - Constructor for class org.apache.abdera.ext.serializer.ObjectResponseContext
 
ObjectResponseContext(Object, Class<? extends SerializationContext>, Conventions, Abdera, String, String) - Constructor for class org.apache.abdera.ext.serializer.ObjectResponseContext
 
ObjectResponseContext(Object, Abdera, String) - Constructor for class org.apache.abdera.ext.serializer.ObjectResponseContext
 
ObjectResponseContext(Object, Class<? extends SerializationContext>, Conventions, Abdera, String) - Constructor for class org.apache.abdera.ext.serializer.ObjectResponseContext
 
ObjectResponseContext(Object, Abdera) - Constructor for class org.apache.abdera.ext.serializer.ObjectResponseContext
 
ObjectResponseContext(Object, Class<? extends SerializationContext>, Conventions, Abdera) - Constructor for class org.apache.abdera.ext.serializer.ObjectResponseContext
 
ONLYIFCACHED - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
OPENSEARCH_DESCRIPTION - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OPENSEARCH_DESCRIPTION - Static variable in interface org.apache.abdera.ext.opensearch.server.processors.OpenSearchTargetTypes
 
OPENSEARCH_DESCRIPTION_CONTENT_TYPE - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OPENSEARCH_DESCRIPTION_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OPENSEARCH_NS - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OPENSEARCH_URL - Static variable in interface org.apache.abdera.ext.opensearch.server.processors.OpenSearchTargetTypes
 
OpenSearchConstants - Interface in org.apache.abdera.ext.opensearch
Simple container of Open Search XML model constants.
OpenSearchDescription - Class in org.apache.abdera.ext.opensearch.model
Open Search 1.1 Description Document element: used to describe the web interface of an Open Search based search engine.
Currently, this supports only a subset of the Open Search 1.1 Description Document element specification.
OpenSearchDescription(Factory) - Constructor for class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
OpenSearchDescription(Abdera) - Constructor for class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
OpenSearchDescription(Element) - Constructor for class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
OpenSearchDescriptionRequestProcessor - Class in org.apache.abdera.ext.opensearch.server.processors
RequestProcessor implementation for processing Open Search Description document GET requests.
This request processor needs an OpenSearchInfo in order to provide information about the Open Search service.
OpenSearchDescriptionRequestProcessor() - Constructor for class org.apache.abdera.ext.opensearch.server.processors.OpenSearchDescriptionRequestProcessor
 
OpenSearchExtensionFactory - Class in org.apache.abdera.ext.opensearch.model
 
OpenSearchExtensionFactory() - Constructor for class org.apache.abdera.ext.opensearch.model.OpenSearchExtensionFactory
 
OpenSearchFilter - Class in org.apache.abdera.protocol.server.filters
 
OpenSearchFilter() - Constructor for class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
OpenSearchInfo - Interface in org.apache.abdera.ext.opensearch.server
Metadata interface holding information about the Open Search Description document.
OpenSearchQueryInfo - Interface in org.apache.abdera.ext.opensearch.server
Metadata interface holding (limited) information about the Open Search query element.
OpenSearchTargetTypes - Interface in org.apache.abdera.ext.opensearch.server.processors
Simple container of TargetTypes related to Open Search.
OpenSearchUrlAdapter - Interface in org.apache.abdera.ext.opensearch.server
The OpenSearchUrlAdapter interface provides the business logic for executing search operations and getting back Atom-based responses augmented with Open Search metadata.
OpenSearchUrlInfo - Interface in org.apache.abdera.ext.opensearch.server
Metadata interface holding information about the Open Search URLs.
OpenSearchUrlParameterInfo - Interface in org.apache.abdera.ext.opensearch.server
Metadata interface holding information about an Open Search URL parameter.
OpenSearchUrlRequestProcessor - Class in org.apache.abdera.ext.opensearch.server.processors
RequestProcessor implementation for processing GET requests to Open Search urls and then delegating the actual search to the proper OpenSearchUrlAdapter.
The proper OpenSearchUrlAdapter is selected by searching the configured OpenSearchInfo for an OpenSearchUrlInfo with a matching search path.
OpenSearchUrlRequestProcessor() - Constructor for class org.apache.abdera.ext.opensearch.server.processors.OpenSearchUrlRequestProcessor
 
Operation - Class in org.apache.abdera.i18n.templates
 
Operation(String) - Constructor for class org.apache.abdera.i18n.templates.Operation
 
Operation(String, boolean) - Constructor for class org.apache.abdera.i18n.templates.Operation
 
options - Variable in class org.apache.abdera.util.AbstractParser
 
options - Variable in class org.apache.abdera.util.AbstractWriter
 
optionsEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Get options for an entry from the collection
optionsEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
optionsMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
optionsMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.MediaCollectionAdapter
Get a media resource's options.
orderByQ(String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Utility method for parsing HTTP content negotiation headers and sorting their tokens according to their q parameter values.
org.apache.abdera - package org.apache.abdera
 
org.apache.abdera.examples.appclient - package org.apache.abdera.examples.appclient
 
org.apache.abdera.examples.appserver.custom - package org.apache.abdera.examples.appserver.custom
 
org.apache.abdera.examples.appserver.employee - package org.apache.abdera.examples.appserver.employee
 
org.apache.abdera.examples.ext - package org.apache.abdera.examples.ext
 
org.apache.abdera.examples.extension - package org.apache.abdera.examples.extension
 
org.apache.abdera.examples.html - package org.apache.abdera.examples.html
 
org.apache.abdera.examples.security - package org.apache.abdera.examples.security
 
org.apache.abdera.examples.simple - package org.apache.abdera.examples.simple
 
org.apache.abdera.examples.unicode - package org.apache.abdera.examples.unicode
 
org.apache.abdera.examples.uritemplates - package org.apache.abdera.examples.uritemplates
 
org.apache.abdera.examples.xsltxpath - package org.apache.abdera.examples.xsltxpath
 
org.apache.abdera.ext.bidi - package org.apache.abdera.ext.bidi
 
org.apache.abdera.ext.features - package org.apache.abdera.ext.features
 
org.apache.abdera.ext.gdata - package org.apache.abdera.ext.gdata
 
org.apache.abdera.ext.geo - package org.apache.abdera.ext.geo
 
org.apache.abdera.ext.history - package org.apache.abdera.ext.history
 
org.apache.abdera.ext.html - package org.apache.abdera.ext.html
 
org.apache.abdera.ext.json - package org.apache.abdera.ext.json
 
org.apache.abdera.ext.license - package org.apache.abdera.ext.license
 
org.apache.abdera.ext.media - package org.apache.abdera.ext.media
 
org.apache.abdera.ext.oauth - package org.apache.abdera.ext.oauth
 
org.apache.abdera.ext.opensearch - package org.apache.abdera.ext.opensearch
 
org.apache.abdera.ext.opensearch.model - package org.apache.abdera.ext.opensearch.model
 
org.apache.abdera.ext.opensearch.server - package org.apache.abdera.ext.opensearch.server
 
org.apache.abdera.ext.opensearch.server.impl - package org.apache.abdera.ext.opensearch.server.impl
 
org.apache.abdera.ext.opensearch.server.processors - package org.apache.abdera.ext.opensearch.server.processors
 
org.apache.abdera.ext.rss - package org.apache.abdera.ext.rss
 
org.apache.abdera.ext.serializer - package org.apache.abdera.ext.serializer
 
org.apache.abdera.ext.serializer.annotation - package org.apache.abdera.ext.serializer.annotation
 
org.apache.abdera.ext.serializer.impl - package org.apache.abdera.ext.serializer.impl
 
org.apache.abdera.ext.sharing - package org.apache.abdera.ext.sharing
 
org.apache.abdera.ext.thread - package org.apache.abdera.ext.thread
 
org.apache.abdera.ext.tombstones - package org.apache.abdera.ext.tombstones
 
org.apache.abdera.ext.wsse - package org.apache.abdera.ext.wsse
 
org.apache.abdera.factory - package org.apache.abdera.factory
 
org.apache.abdera.filter - package org.apache.abdera.filter
 
org.apache.abdera.i18n.iri - package org.apache.abdera.i18n.iri
 
org.apache.abdera.i18n.lang - package org.apache.abdera.i18n.lang
 
org.apache.abdera.i18n.rfc4646 - package org.apache.abdera.i18n.rfc4646
 
org.apache.abdera.i18n.rfc4646.enums - package org.apache.abdera.i18n.rfc4646.enums
 
org.apache.abdera.i18n.templates - package org.apache.abdera.i18n.templates
 
org.apache.abdera.i18n.text - package org.apache.abdera.i18n.text
 
org.apache.abdera.i18n.text.data - package org.apache.abdera.i18n.text.data
 
org.apache.abdera.i18n.text.io - package org.apache.abdera.i18n.text.io
 
org.apache.abdera.model - package org.apache.abdera.model
 
org.apache.abdera.parser - package org.apache.abdera.parser
 
org.apache.abdera.parser.stax - package org.apache.abdera.parser.stax
 
org.apache.abdera.parser.stax.util - package org.apache.abdera.parser.stax.util
 
org.apache.abdera.protocol - package org.apache.abdera.protocol
 
org.apache.abdera.protocol.client - package org.apache.abdera.protocol.client
 
org.apache.abdera.protocol.client.cache - package org.apache.abdera.protocol.client.cache
 
org.apache.abdera.protocol.client.util - package org.apache.abdera.protocol.client.util
 
org.apache.abdera.protocol.error - package org.apache.abdera.protocol.error
 
org.apache.abdera.protocol.server - package org.apache.abdera.protocol.server
 
org.apache.abdera.protocol.server.adapters.couchdb - package org.apache.abdera.protocol.server.adapters.couchdb
 
org.apache.abdera.protocol.server.adapters.filesystem - package org.apache.abdera.protocol.server.adapters.filesystem
 
org.apache.abdera.protocol.server.adapters.ibatis - package org.apache.abdera.protocol.server.adapters.ibatis
 
org.apache.abdera.protocol.server.adapters.jcr - package org.apache.abdera.protocol.server.adapters.jcr
 
org.apache.abdera.protocol.server.context - package org.apache.abdera.protocol.server.context
 
org.apache.abdera.protocol.server.filters - package org.apache.abdera.protocol.server.filters
 
org.apache.abdera.protocol.server.impl - package org.apache.abdera.protocol.server.impl
 
org.apache.abdera.protocol.server.multipart - package org.apache.abdera.protocol.server.multipart
 
org.apache.abdera.protocol.server.processors - package org.apache.abdera.protocol.server.processors
 
org.apache.abdera.protocol.server.provider.basic - package org.apache.abdera.protocol.server.provider.basic
 
org.apache.abdera.protocol.server.provider.managed - package org.apache.abdera.protocol.server.provider.managed
 
org.apache.abdera.protocol.server.servlet - package org.apache.abdera.protocol.server.servlet
 
org.apache.abdera.protocol.util - package org.apache.abdera.protocol.util
 
org.apache.abdera.security - package org.apache.abdera.security
 
org.apache.abdera.security.util - package org.apache.abdera.security.util
 
org.apache.abdera.security.util.filters - package org.apache.abdera.security.util.filters
 
org.apache.abdera.security.xmlsec - package org.apache.abdera.security.xmlsec
 
org.apache.abdera.spring - package org.apache.abdera.spring
 
org.apache.abdera.util - package org.apache.abdera.util
 
org.apache.abdera.util.filter - package org.apache.abdera.util.filter
 
org.apache.abdera.writer - package org.apache.abdera.writer
 
org.apache.abdera.xpath - package org.apache.abdera.xpath
 
OS_PREFIX - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OS_PREFIX - Static variable in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
OSDNS - Static variable in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
outputsFormat(String) - Method in class org.apache.abdera.parser.stax.FOMWriter
 
outputsFormat(String) - Method in class org.apache.abdera.util.AbstractNamedWriter
 
outputsFormat(String) - Method in interface org.apache.abdera.writer.NamedWriter
Returns true if the format produced by this writer matches the specified media type

P

Paging - Class in org.apache.abdera.examples.ext
 
Paging() - Constructor for class org.apache.abdera.examples.ext.Paging
 
PARAM_ENTRY - Static variable in class org.apache.abdera.protocol.server.provider.basic.BasicProvider
 
PARAM_FEED - Static variable in class org.apache.abdera.protocol.server.provider.basic.BasicProvider
 
Parse - Class in org.apache.abdera.examples.simple
 
Parse() - Constructor for class org.apache.abdera.examples.simple.Parse
 
parse(String) - Static method in class org.apache.abdera.ext.geo.Coordinate
 
parse(String) - Static method in class org.apache.abdera.ext.geo.Coordinates
 
parse(String) - Static method in class org.apache.abdera.ext.html.HtmlCleaner
 
parse(InputStream) - Static method in class org.apache.abdera.ext.html.HtmlCleaner
 
parse(InputStream, String) - Static method in class org.apache.abdera.ext.html.HtmlCleaner
 
parse(Reader, boolean) - Static method in class org.apache.abdera.ext.html.HtmlCleaner
 
parse(String) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(InputStream) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(InputStream, String) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(Reader) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(Abdera, String) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(Abdera, InputStream) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(Abdera, InputStream, String) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(Abdera, Reader) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parse(Reader, String, ParserOptions) - Method in class org.apache.abdera.ext.html.HtmlParser
 
parse(XMLStreamReader) - Method in class org.apache.abdera.ext.html.HtmlParser
 
parse(XMLStreamReader, String, ParserOptions) - Method in class org.apache.abdera.ext.html.HtmlParser
 
parse(String) - Static method in class org.apache.abdera.i18n.rfc4646.Lang
Parse a Lang tag
parse(String) - Static method in class org.apache.abdera.i18n.rfc4646.Range
Parse the language-range
parse(String, boolean) - Static method in class org.apache.abdera.i18n.rfc4646.Range
Parse the language-range
parse(String) - Method in class org.apache.abdera.i18n.templates.Route
Parses the given uri using the route pattern
parse(String) - Static method in class org.apache.abdera.model.AtomDate
Parse the serialized string form into a java.util.Date
parse(InputStream) - Method in interface org.apache.abdera.parser.Parser
Parse the input stream using the default character set encoding (UTF-8)
parse(XMLStreamReader) - Method in interface org.apache.abdera.parser.Parser
Parse the input stream using the default character set encoding (UTF-8)
parse(InputStream, String) - Method in interface org.apache.abdera.parser.Parser
Parse the input stream using the default character set encoding (UTF-8).
parse(InputStream, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the input stream using the default character set encoding (UTF-8).
parse(InputStream, String, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the input stream using using the specified Parse options.
parse(Reader) - Method in interface org.apache.abdera.parser.Parser
Parse the reader using the default Base URI and options
parse(Reader, String) - Method in interface org.apache.abdera.parser.Parser
Parse the reader using the specified Base URI
parse(Reader, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the reader using the specified Base URI
parse(Reader, String, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the reader using using the specified Parse options.
parse(ReadableByteChannel) - Method in interface org.apache.abdera.parser.Parser
Parse the channel using using the specified Parse options.
parse(ReadableByteChannel, String) - Method in interface org.apache.abdera.parser.Parser
Parse the channel using using the specified Parse options.
parse(ReadableByteChannel, String, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the channel using using the specified Parse options.
parse(XMLStreamReader, String, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the channel using using the specified Parse options.
parse(ReadableByteChannel, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the channel using using the specified Parse options.
parse(InputStream, String, ParserOptions) - Method in class org.apache.abdera.parser.stax.FOMParser
 
parse(Reader, String, ParserOptions) - Method in class org.apache.abdera.parser.stax.FOMParser
 
parse(XMLStreamReader, String, ParserOptions) - Method in class org.apache.abdera.parser.stax.FOMParser
 
parse(InputStream) - Method in class org.apache.abdera.util.AbstractParser
 
parse(XMLStreamReader) - Method in class org.apache.abdera.util.AbstractParser
 
parse(InputStream, String) - Method in class org.apache.abdera.util.AbstractParser
 
parse(InputStream, ParserOptions) - Method in class org.apache.abdera.util.AbstractParser
 
parse(InputStream, String, ParserOptions) - Method in class org.apache.abdera.util.AbstractParser
 
parse(Reader) - Method in class org.apache.abdera.util.AbstractParser
 
parse(Reader, String) - Method in class org.apache.abdera.util.AbstractParser
 
parse(Reader, ParserOptions) - Method in class org.apache.abdera.util.AbstractParser
 
parse(ReadableByteChannel, ParserOptions) - Method in class org.apache.abdera.util.AbstractParser
 
parse(ReadableByteChannel, String, ParserOptions) - Method in class org.apache.abdera.util.AbstractParser
 
parse(ReadableByteChannel, String) - Method in class org.apache.abdera.util.AbstractParser
 
parse(ReadableByteChannel) - Method in class org.apache.abdera.util.AbstractParser
 
parse(String) - Static method in class org.apache.abdera.util.EntityTag
 
parse_cc() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
parseCacheControl(String, AbstractRequest) - Static method in class org.apache.abdera.protocol.util.CacheControlUtil
Parse the Cache-Control header
parseCacheControl(String, AbstractResponse) - Static method in class org.apache.abdera.protocol.util.CacheControlUtil
Parse the Cache-Control header
parseDocument(Reader) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
parseDocument(Abdera, Reader) - Static method in class org.apache.abdera.ext.html.HtmlHelper
 
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 - Interface in org.apache.abdera.filter
ParseFilter's determine which elements and attributes are acceptable within a parsed document.
parseFilter - Variable in class org.apache.abdera.util.AbstractParserOptions
 
Parser - Interface in org.apache.abdera.parser
 
parser - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
parser - Variable in class org.apache.abdera.security.xmlsec.XmlSecurityOptions
 
ParserFactory - Interface in org.apache.abdera.parser
The ParserFactory is used a acquire instances of alternative parsers registered with Abdera.
ParserOptions - Interface in org.apache.abdera.parser
Parser options are used to modify the behavior of the parser.
parsesFormat(String) - Method in interface org.apache.abdera.parser.NamedParser
Returns true if this parser is capable of consuming the specified media type
parsesFormat(String) - Method in class org.apache.abdera.util.AbstractNamedParser
 
parseTags(String) - Static method in class org.apache.abdera.util.EntityTag
 
patterns - Variable in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
PDF - Static variable in class org.apache.abdera.i18n.text.CharUtils
 
peek() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Peek the next codepoint
peek(int) - Method in class org.apache.abdera.i18n.text.CodepointIterator
Peek the specified codepoint
peek() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
peek(int) - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
peek() - Method in class org.apache.abdera.i18n.text.io.PeekAheadInputStream
Peek the next byte in the stream
peek(byte[]) - Method in class org.apache.abdera.i18n.text.io.PeekAheadInputStream
Peek the next bytes in the stream.
peek(byte[], int, int) - Method in class org.apache.abdera.i18n.text.io.PeekAheadInputStream
Peek the next bytes in the stream.
PeekAheadInputStream - Class in org.apache.abdera.i18n.text.io
A version of RewindableInputStream that provides methods for peeking ahead in the stream (equivalent to read() followed by an appropriate unread()
PeekAheadInputStream(InputStream) - Constructor for class org.apache.abdera.i18n.text.io.PeekAheadInputStream
 
PeekAheadInputStream(InputStream, int) - Constructor for class org.apache.abdera.i18n.text.io.PeekAheadInputStream
 
peekChars() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Peek the next chars in the iterator.
peekChars() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
Person - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Person - Interface in org.apache.abdera.model
An Atom Person Construct
PersonSerializer - Class in org.apache.abdera.ext.serializer.impl
 
PersonSerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.PersonSerializer
 
PersonSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.PersonSerializer
 
PersonWrapper - Class in org.apache.abdera.model
ElementWrapper implementation that implements the Person interface.
PersonWrapper(Element) - Constructor for class org.apache.abdera.model.PersonWrapper
 
PersonWrapper(Factory, QName) - Constructor for class org.apache.abdera.model.PersonWrapper
 
pickWinner(Sync, Sync) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
pipe - Variable in class org.apache.abdera.i18n.text.io.PipeChannel
 
PipeChannel - Class in org.apache.abdera.i18n.text.io
Implements a buffer that provides a slightly more efficient way of writing, and then reading a stream of bytes.
PipeChannel() - Constructor for class org.apache.abdera.i18n.text.io.PipeChannel
 
PipeChannel(String) - Constructor for class org.apache.abdera.i18n.text.io.PipeChannel
 
PLAYER - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Point - Class in org.apache.abdera.ext.geo
 
Point() - Constructor for class org.apache.abdera.ext.geo.Point
 
Point(Point) - Constructor for class org.apache.abdera.ext.geo.Point
 
Point(Coordinate) - Constructor for class org.apache.abdera.ext.geo.Point
 
Point(double, double) - Constructor for class org.apache.abdera.ext.geo.Point
 
Point(String) - Constructor for class org.apache.abdera.ext.geo.Point
 
Polygon - Class in org.apache.abdera.ext.geo
 
Polygon() - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(Multiple) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(Point) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(Coordinate...) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(Coordinates) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(String) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(Multiple...) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(Point...) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
Polygon(double...) - Constructor for class org.apache.abdera.ext.geo.Polygon
 
PoolManager<T> - Class in org.apache.abdera.protocol.util
Implements a simple pool manager.
PoolManager() - Constructor for class org.apache.abdera.protocol.util.PoolManager
 
PoolManager(int) - Constructor for class org.apache.abdera.protocol.util.PoolManager
 
port - Variable in class org.apache.abdera.i18n.iri.AbstractScheme
 
Position - Class in org.apache.abdera.ext.geo
 
Position() - Constructor for class org.apache.abdera.ext.geo.Position
 
position - Variable in class org.apache.abdera.i18n.text.CodepointIterator
 
position(int) - Method in class org.apache.abdera.i18n.text.CodepointIterator
Set the iterator position
position() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Get the iterator position
position() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
position(int) - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
position() - Method in class org.apache.abdera.i18n.text.io.RewindableInputStream
 
post(String, EntityProvider, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI.
post(String, RequestEntity, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI.
post(String, InputStream, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI.
post(String, Base, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI.
post(String, Entry, InputStream) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI.
post(String, Entry, InputStream, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI.
post(String, Entry, InputStream, String, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI.
post(String, EntityProvider) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI using the default options
post(String, RequestEntity) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI using the default options
post(String, InputStream) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI using the default options
post(String, Base) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP POST request to the specified URI using the default options
postEntry(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
postEntry(String, IRI, String, Date, List<Person>, Content, RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
postEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
postEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.filesystem.FilesystemAdapter
 
postEntry(String, IRI, String, Date, List<Person>, Content, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
postEntry(String, String, Date, List<Person>, Content, Session, Node, String, int) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
postEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Post a new entry to the collection
postEntry(String, IRI, String, Date, List<Person>, Content, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Create a new entry
postEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
postEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
postMedia(MimeType, String, InputStream, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
postMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
postMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
postMedia(MimeType, String, InputStream, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Post a new media resource to the collection.
postMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.MediaCollectionAdapter
Add a new media resource to the collection, resulting in the creation of a new Media Link Entry.
postMediaToRoller() - Static method in class org.apache.abdera.examples.appclient.Services
Posting a Podcast to Roller
postProcess(Feed, RequestContext, Map<String, String>, List<T>) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
Post process this feed in order to make custom modifications.
By default, this method does nothing: override to provide a different behavior.
postSummaryForEntry(Node) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
post a summary for an entry.
postToBlogger() - Static method in class org.apache.abdera.examples.appclient.Services
Posting to Blogger Beta
postToCalendar() - Static method in class org.apache.abdera.examples.appclient.Services
Post to Google Calendar
postToRoller() - Static method in class org.apache.abdera.examples.appclient.Services
Posting to Roller
PRE_RFC_ACCEPT - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
PRE_RFC_CATEGORIES - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
PRE_RFC_COLLECTION - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
PRE_RFC_CONTROL - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
PRE_RFC_DRAFT - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
PRE_RFC_EDITED - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
PRE_RFC_SERVICE - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
PRE_RFC_WORKSPACE - Static variable in interface org.apache.abdera.util.Constants
Deprecated.  
preconditionfailed(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
preconditionfailed(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
PREFIX - Static variable in interface org.apache.abdera.util.Constants
 
PREFIXED_TITLE - Static variable in interface org.apache.abdera.util.Constants
 
preinit() - Static method in class org.apache.abdera.i18n.iri.IRI
 
prep(String) - Static method in class org.apache.abdera.i18n.text.Nameprep
 
preserve - Variable in class org.apache.abdera.i18n.text.io.CharsetSniffingInputStream
 
preserve - Variable in class org.apache.abdera.parser.stax.FOMDocument
 
preserve - Variable in class org.apache.abdera.util.AbstractParserOptions
 
PrettyWriter - Class in org.apache.abdera.parser.stax.util
 
PrettyWriter() - Constructor for class org.apache.abdera.parser.stax.util.PrettyWriter
 
previous() - Method in class org.apache.abdera.i18n.text.Codepoint
Get the previous codepoint
principal - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
PrintTitles - Class in org.apache.abdera.examples.simple
Illustrates the use of optimized-parsing using the WhiteListParseFilter.
PrintTitles() - Constructor for class org.apache.abdera.examples.simple.PrintTitles
 
PRIVATE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
private_headers - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.apache.abdera.ext.opensearch.server.processors.OpenSearchDescriptionRequestProcessor
 
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.apache.abdera.ext.opensearch.server.processors.OpenSearchUrlRequestProcessor
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.CategoriesSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.CategorySerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.CollectionSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.ContentSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.ControlSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.DateTimeSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.EntrySerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.ExtensionSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.FeedSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.FOMSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.GeneratorSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.IRISerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.LinkSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.PersonSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.ServiceSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.SimpleElementSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.SourceSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.TextSerializer
 
process(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.impl.WorkspaceSerializer
 
process(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.CategoriesRequestProcessor
 
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.CollectionRequestProcessor
 
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.EntryRequestProcessor
 
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.MediaRequestProcessor
 
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.ServiceRequestProcessor
 
process(RequestContext) - Method in interface org.apache.abdera.protocol.server.Provider
Process the request
process(RequestContext, WorkspaceManager, CollectionAdapter) - Method in interface org.apache.abdera.protocol.server.RequestProcessor
Provide the actual request processing logic.
processAttributes(OMElement) - Method in class org.apache.abdera.parser.stax.FOMBuilder
 
processCategories(RequestContext, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.CategoriesRequestProcessor
 
processChallenge(String) - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
processEntry(RequestContext, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.EntryRequestProcessor
 
processExtensionRequest(RequestContext, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
ProcessingInstruction - Interface in org.apache.abdera.model
A processing instruction.
processMedia(RequestContext, CollectionAdapter) - Method in class org.apache.abdera.protocol.server.processors.MediaRequestProcessor
 
PROP_ACCEPTS - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
PROP_AUTHOR_NAME - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
PROP_ENTRY_TITLE_NAME - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
PROP_FEED_CONFIG_LOCATION_NAME - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
PROP_NAME_ADAPTER_CLASS - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
PROP_SUB_URI_NAME - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
PROP_TITLE_NAME - Static variable in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
properties - Variable in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
ProtocolConstants - Interface in org.apache.abdera.protocol.util
 
ProtocolException - Exception in org.apache.abdera.protocol.error
 
ProtocolException(Error) - Constructor for exception org.apache.abdera.protocol.error.ProtocolException
 
ProtocolException(Abdera, int, String) - Constructor for exception org.apache.abdera.protocol.error.ProtocolException
 
provider - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
Provider - Interface in org.apache.abdera.protocol.server
Providers are responsible for processing all requests to the Atompub server.
Actual request processing is delegated to RequestProcessor implementations, depending on the request TargetType.
PROVIDER - Static variable in class org.apache.abdera.protocol.server.ServiceManager
 
provider - Variable in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
ProviderFactoryBean - Class in org.apache.abdera.spring
 
ProviderFactoryBean() - Constructor for class org.apache.abdera.spring.ProviderFactoryBean
 
ProviderHelper - Class in org.apache.abdera.protocol.server
Provides support methods for Provider
PROXYREVALIDATE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
PUBLIC - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
PUBLICKEY - Static variable in class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
publish(Feed, Date, boolean) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
Published - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
PUBLISHED - Static variable in interface org.apache.abdera.util.Constants
 
Punycode - Class in org.apache.abdera.i18n.text
Implementation of the Punycode encoding scheme used by IDNA
put(String, EntityProvider, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI.
put(String, RequestEntity, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI.
put(String, InputStream, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI.
put(String, Base, RequestOptions) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI.
put(String, EntityProvider) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI using the default options
put(String, RequestEntity) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI using the default options
put(String, InputStream) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI using the default options
put(String, Base) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sends an HTTP PUT request to the specified URI using the default options
putEntry(RequestContext) - Method in class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
putEntry(Employee, String, Date, List<Person>, String, Content, RequestContext) - Method in class org.apache.abdera.examples.appserver.employee.EmployeeCollectionAdapter
 
putEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.CouchDbAdapter
 
putEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.filesystem.FilesystemAdapter
 
putEntry(Node, String, Date, List<Person>, String, Content, RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
putEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.CollectionAdapter
Update an existing entry
putEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
putEntry(T, String, Date, List<Person>, String, Content, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Update an entry.
putEntry(RequestContext) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
putMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
putMedia(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
 
putMedia(T, MimeType, String, InputStream, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
Update a media resource.
putMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.MediaCollectionAdapter
Update a media resource

Q

QNAME - Static variable in class org.apache.abdera.examples.xsltxpath.XPathFunctionsExample.AlternateLinkFunction
 
qname - Variable in class org.apache.abdera.ext.serializer.impl.ElementSerializer
 
QNAME - Static variable in class org.apache.abdera.parser.stax.util.ResolveFunction
 
QNAME_AUTHOR - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_CATEGORY - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_CHANNEL - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_CLOUD - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_COMMENTS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_CONTENT_ENCODED - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_COPYRIGHT - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DAY - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_CONTRIBUTOR - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_COVERAGE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_CREATOR - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_DATE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_DESCRIPTION - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_FORMAT - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_IDENTIFIER - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_LANGUAGE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_PUBLISHER - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_RELATION - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_RIGHTS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_SOURCE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_SUBJECT - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_TITLE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DC_TYPE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DESCRIPTION - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_DOCS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_ENCLOSURE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_GENERATOR - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_GML_ENVELOPE - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_EXTERIOR - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_LINEARRING - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_LINESTRING - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_LOWERCORNER - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_POINT - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_POLYGON - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_POS - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_POSLIST - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GML_UPPERCORNER - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_GUID - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_HEIGHT - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_HOUR - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_IMAGE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_ITEM - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_LANGUAGE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_LASTBUILDDATE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_LASTBUILDDATE2 - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_LINK - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_MANAGINGEDITOR - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_MANAGINGEDITOR2 - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_NAME - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_PUBDATE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_PUBDATE2 - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RATING - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_ABOUT - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_CHANNEL - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_DESCRIPTION - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_IMAGE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_ITEM - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_ITEMS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_LI - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_LINK - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_RESOURCE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_SEQ - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_TITLE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RDF_URL - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_RSS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_SIMPLE_BOX - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_SIMPLE_LINE - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_SIMPLE_POINT - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_SIMPLE_POLYGON - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_SKIPDAYS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_SKIPDAYS2 - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_SKIPHOURS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_SKIPHOURS2 - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_SOURCE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_TEXTINPUT - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_TEXTINPUT2 - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_TITLE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_TTL - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_URL - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_W3C_LAT - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_W3C_LONG - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_W3C_POINT - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_WEBMASTER - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_WEBMASTER2 - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
QNAME_WHERE - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
QNAME_WIDTH - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
qnamealiasing - Variable in class org.apache.abdera.util.AbstractParserOptions
 
Query - Class in org.apache.abdera.ext.opensearch.model
Open Search 1.1 Query element: defines a search query that can be performed by search clients.
This supports all parts of the Open Search 1.1 Url specification.
Query(Factory) - Constructor for class org.apache.abdera.ext.opensearch.model.Query
 
Query(Abdera) - Constructor for class org.apache.abdera.ext.opensearch.model.Query
 
Query(Element) - Constructor for class org.apache.abdera.ext.opensearch.model.Query
 
QUERY - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
Query.Role - Enum in org.apache.abdera.ext.opensearch.model
 
QUERY_COUNT_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_INPUTENCODING_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_LANGUAGE_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_OUTPUTENCODING_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_ROLE_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_SEARCHTERMS_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_STARTINDEX_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_STARTPAGE_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_TITLE_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_TOTALRESULTS_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 

R

radius - Variable in class org.apache.abdera.ext.geo.Position
 
Range - Class in org.apache.abdera.i18n.rfc4646
A language range used for matching language tags
Range(String, boolean) - Constructor for class org.apache.abdera.i18n.rfc4646.Range
Create a Language-Range
Range(String) - Constructor for class org.apache.abdera.i18n.rfc4646.Range
Create a Language-Range
Range(Lang) - Constructor for class org.apache.abdera.i18n.rfc4646.Range
Create a Language-Range from a Lang tag
Range(Lang, boolean) - Constructor for class org.apache.abdera.i18n.rfc4646.Range
Create a Language-Range from a Lang tag
RATING - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
RDF_MEDIATYPE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
RDF_NS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
read() - Method in class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
 
read() - Method in class org.apache.abdera.i18n.text.io.FilteredCharReader
 
read(char[], int, int) - Method in class org.apache.abdera.i18n.text.io.FilteredCharReader
 
read(ByteBuffer) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Read from the pipe.
read(byte[]) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Read from the pipe.
read(byte[], int, int) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Read from the pipe.
read(CharBuffer) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
read(CharBuffer, String) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
 
read() - Method in class org.apache.abdera.i18n.text.io.RewindableInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.i18n.text.io.RewindableInputStream
 
read() - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingInputStream
 
read(byte[]) - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingInputStream
 
read() - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
read(char[], int, int) - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
read(char[]) - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
read() - Method in class org.apache.abdera.protocol.client.util.AutoReleasingInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.protocol.client.util.AutoReleasingInputStream
 
read() - Method in class org.apache.abdera.protocol.server.multipart.MultipartInputStream
 
read(byte[]) - Method in class org.apache.abdera.protocol.server.multipart.MultipartInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.protocol.server.multipart.MultipartInputStream
 
read() - Method in class org.apache.abdera.util.Discover.LineReaderLoaderIterator
 
readNext() - Method in class org.apache.abdera.util.Discover.LineReaderLoaderIterator
 
RegexTargetResolver - Class in org.apache.abdera.protocol.server.impl
Provides a utility class helpful for determining which type of resource the client is requesting.
RegexTargetResolver() - Constructor for class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
RegexTargetResolver(Map<String, TargetType>) - Constructor for class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
RegexTargetResolver.RegexTarget - Class in org.apache.abdera.protocol.server.impl
 
RegexTargetResolver.RegexTarget(TargetType, RequestContext, Matcher, String[]) - Constructor for class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
RegexTargetResolverDefinitionParser - Class in org.apache.abdera.spring
 
RegexTargetResolverDefinitionParser() - Constructor for class org.apache.abdera.spring.RegexTargetResolverDefinitionParser
 
RegexTargetResolverFactoryBean - Class in org.apache.abdera.spring
 
RegexTargetResolverFactoryBean() - Constructor for class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
Region - Enum in org.apache.abdera.i18n.rfc4646.enums
Enum constants used to validate language tags
register(AbderaClient, boolean) - Static method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
register(AbderaClient, boolean) - Static method in class org.apache.abdera.ext.oauth.OAuthScheme
 
register(AbderaClient, boolean) - Static method in class org.apache.abdera.ext.wsse.WSSEAuthScheme
 
register(String) - Method in class org.apache.abdera.i18n.iri.SchemeRegistry
 
register(Class<Scheme>) - Method in class org.apache.abdera.i18n.iri.SchemeRegistry
 
register(Scheme) - Method in class org.apache.abdera.i18n.iri.SchemeRegistry
 
register(Operation) - Static method in class org.apache.abdera.i18n.templates.Operation
 
registerAsDefault() - Static method in class org.apache.abdera.parser.stax.FOMFactory
 
registerEntity(String, String) - Method in interface org.apache.abdera.parser.ParserOptions
Register a named entity.
registerEntity(String, String) - Method in class org.apache.abdera.util.AbstractParserOptions
 
registerExtension(ExtensionFactory) - Method in interface org.apache.abdera.factory.Factory
Registers an extension factory for this Factory instance only
registerExtension(ExtensionFactory) - Method in class org.apache.abdera.parser.stax.FOMFactory
 
registerFactory(SecureProtocolSocketFactory, int) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Register the specified secure socket factory on the specified port
registerScheme(String, Class<? extends AuthScheme>) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Register a new authentication scheme.
registerTrustManager(TrustManager) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Register the specified TrustManager for SSL support on the default port (443)
registerTrustManager() - Static method in class org.apache.abdera.protocol.client.AbderaClient
Register the default TrustManager for SSL support on the default port (443)
registerTrustManager(TrustManager, int) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Register the specified TrustManager for SSL support on the specified port
registerTrustManager(int) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Register the default trust manager on the specified port
Rel - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
REL - Static variable in interface org.apache.abdera.util.Constants
 
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_SERVICE - Static variable in interface org.apache.abdera.model.Link
 
REL_SERVICE_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
 
Related - Class in org.apache.abdera.ext.sharing
 
Related(Element) - Constructor for class org.apache.abdera.ext.sharing.Related
 
Related(Factory, QName) - Constructor for class org.apache.abdera.ext.sharing.Related
 
Related.Type - Enum in org.apache.abdera.ext.sharing
 
relationshipTag - Variable in class org.apache.abdera.ext.geo.Position
 
relativize(IRI, IRI) - Static method in class org.apache.abdera.i18n.iri.IRI
 
relativize(IRI) - Method in class org.apache.abdera.i18n.iri.IRI
 
release() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
release() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Release the resources associated with this response
release() - Method in class org.apache.abdera.protocol.client.CommonsResponse
Release the resources associated with this response
release(T) - Method in interface org.apache.abdera.protocol.ItemManager
Release an item
release(T) - Method in class org.apache.abdera.protocol.util.PoolManager
 
remaining() - Method in class org.apache.abdera.i18n.text.CodepointIterator
Return the remaining iterator size
remaining() - Method in class org.apache.abdera.i18n.text.DelegatingCodepointIterator
 
remove(Coordinate) - Method in class org.apache.abdera.ext.geo.Coordinates
 
remove(Coordinate...) - Method in class org.apache.abdera.ext.geo.Coordinates
 
remove(double, double) - Method in class org.apache.abdera.ext.geo.Coordinates
 
remove(String) - Method in class org.apache.abdera.ext.geo.Coordinates
 
remove() - Method in class org.apache.abdera.i18n.text.CodepointIterator
 
remove() - Method in class org.apache.abdera.parser.stax.util.FOMElementIteratorWrapper
 
remove(Object) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
remove(int) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
remove(Object) - Method in interface org.apache.abdera.protocol.client.cache.Cache
Remove a specific item from the cache
remove(Object) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
remove() - Method in class org.apache.abdera.util.Discover.LoaderIterator
 
remove() - Method in class org.apache.abdera.util.MultiIterator
 
removeAll(Collection) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
removeAttribute(QName) - Method in class org.apache.abdera.ext.rss.RssFeed
 
removeAttribute(QName) - Method in interface org.apache.abdera.model.Element
Remove the named Attribute
removeAttribute(String) - Method in interface org.apache.abdera.model.Element
Remove the named attribute
removeAttribute(QName) - Method in class org.apache.abdera.model.ElementWrapper
 
removeAttribute(String) - Method in class org.apache.abdera.model.ElementWrapper
 
removeAttribute(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
removeAttribute(String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
removeEldestEntry(Map.Entry<A, B>) - Method in class org.apache.abdera.protocol.client.cache.LRUMap
 
removeHeader(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
removeHeader(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
removeHeader(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Remove the specified header from the response
removeHeaders(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Remove the specified HTTP header
removeInvalidSignatures(T, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
 
removeInvalidSignatures(T, SignatureOptions) - Method in class org.apache.abdera.security.xmlsec.XmlSignature
 
replacement - Variable in class org.apache.abdera.util.AbstractParserOptions
 
republish(Entry) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
Request - Interface in org.apache.abdera.protocol
A protocol request.
request - Variable in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
RequestContext - Interface in org.apache.abdera.protocol.server
The RequestContext provides access to every detail of the Request.
RequestContext.Property - Enum in org.apache.abdera.protocol.server
Special properties provided by the server
RequestContext.Scope - Enum in org.apache.abdera.protocol.server
RequestContext attributes can either have Session or Request scope.
RequestContextWrapper - Class in org.apache.abdera.protocol.server.context
 
RequestContextWrapper(RequestContext) - Constructor for class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
RequestOptions - Class in org.apache.abdera.protocol.client
The RequestOptions class allows a variety of options affecting the execution of the request to be modified.
RequestOptions() - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
RequestOptions(Date) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
Create the RequestOptions object with the specified If-Modified-Since header value
RequestOptions(String) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
Create the RequestOptions object with the specified If-None-Match header value
RequestOptions(String...) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
Create the RequestOptions object with the specified If-None-Match header value
RequestOptions(Date, String) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
Create the RequestOptions object with the specified If-Modified-Since and If-None-Match header values
RequestOptions(Date, String...) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
Create the RequestOptions object with the specified If-Modified-Since and If-None-Match header values
RequestOptions(boolean) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
Create the RequestOptions object
RequestProcessor - Interface in org.apache.abdera.protocol.server
Request processors implement the actual business logic for handling requests to the Atompub server and producing the related response.
requestProcessors - Variable in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
requestUri - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
reset() - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Reset the pipe.
resolve(Entry, List<Entry>) - Method in interface org.apache.abdera.ext.sharing.SharingHelper.ConflictResolver
 
resolve(IRI, String) - Static method in class org.apache.abdera.i18n.iri.IRI
 
resolve(IRI, IRI) - Static method in class org.apache.abdera.i18n.iri.IRI
 
resolve(IRI) - Method in class org.apache.abdera.i18n.iri.IRI
 
resolve(String) - Method in class org.apache.abdera.i18n.iri.IRI
 
resolve(String) - Method in class org.apache.abdera.i18n.templates.CachingContext
 
resolve(String) - Method in interface org.apache.abdera.i18n.templates.Context
Resolve a value for the specified variable.
resolve(String) - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
resolve(Request) - Method in interface org.apache.abdera.protocol.Resolver
 
resolve(Request) - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
resolve(Request) - Method in class org.apache.abdera.protocol.server.impl.RouteManager
 
resolve(Request) - Method in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver
 
resolve(Principal) - Method in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver
 
resolve(String) - Method in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver
 
resolveActual(String) - Method in class org.apache.abdera.i18n.templates.CachingContext
 
resolveActual(String) - Method in class org.apache.abdera.i18n.templates.DelegatingContext
 
resolveActual(String) - Method in class org.apache.abdera.i18n.templates.ObjectContext
 
resolveActual(String) - Method in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder.TemplateContext
 
resolveBase(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
resolveConflicts(Entry, SharingHelper.ConflictResolver, String) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
resolveentities - Variable in class org.apache.abdera.util.AbstractParserOptions
 
resolveEntity(String) - Method in interface org.apache.abdera.parser.ParserOptions
Resolves a value for a named entity.
resolveEntity(String) - Method in class org.apache.abdera.util.AbstractParserOptions
 
ResolveFunction - Class in org.apache.abdera.parser.stax.util
 
ResolveFunction() - Constructor for class org.apache.abdera.parser.stax.util.ResolveFunction
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.abdera.spring.DefaultProviderDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.abdera.spring.RegexTargetResolverDefinitionParser
 
Resolver<T> - Interface in org.apache.abdera.protocol
The Resolver interface is a utility class used to resolve objects based on a request.
resolveSubject(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
resolveSubject(RequestContext) - Method in interface org.apache.abdera.protocol.server.Provider
Resolve the subject using the Provider's Subject Resolver
resolveTarget(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
resolveTarget(RequestContext) - Method in interface org.apache.abdera.protocol.server.Provider
Resolve the target using the Provider's Target Resolver
Response - Interface in org.apache.abdera.protocol
Base interface for an Atompub protocol response message
response - Variable in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
Response.ResponseType - Enum in org.apache.abdera.protocol
High level classifications of response types
response_date - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
ResponseContext - Interface in org.apache.abdera.protocol.server
The ResponseContext encapsulates a server response
ResponseContextException - Exception in org.apache.abdera.protocol.server.context
 
ResponseContextException(ResponseContext, Throwable) - Constructor for exception org.apache.abdera.protocol.server.context.ResponseContextException
 
ResponseContextException(ResponseContext) - Constructor for exception org.apache.abdera.protocol.server.context.ResponseContextException
 
ResponseContextException(int) - Constructor for exception org.apache.abdera.protocol.server.context.ResponseContextException
 
ResponseContextException(int, Throwable) - Constructor for exception org.apache.abdera.protocol.server.context.ResponseContextException
 
ResponseContextException(String, int) - Constructor for exception org.apache.abdera.protocol.server.context.ResponseContextException
 
ResponseContextWrapper - Class in org.apache.abdera.protocol.server.context
 
ResponseContextWrapper(ResponseContext) - Constructor for class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
restrict(CodepointIterator, Filter) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
 
restrict(CodepointIterator, Filter, boolean) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
 
restrict(CodepointIterator, Filter, boolean, boolean) - Static method in class org.apache.abdera.i18n.text.CodepointIterator
 
restrict(Filter) - Method in class org.apache.abdera.i18n.text.CodepointIterator
 
restrict(Filter, boolean) - Method in class org.apache.abdera.i18n.text.CodepointIterator
 
restrict(Filter, boolean, boolean) - Method in class org.apache.abdera.i18n.text.CodepointIterator
 
restricted(XmlUtil.XMLVersion, char) - Static method in class org.apache.abdera.util.XmlUtil
 
restricted(XmlUtil.XMLVersion, int) - Static method in class org.apache.abdera.util.XmlUtil
 
RESTRICTION - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
retainAll(Collection) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
retrievePublicKey(RequestContext) - Method in class org.apache.abdera.security.util.filters.AESEncryptedResponseFilter
 
returnBase(Base, int, Date) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a document
REVALIDATE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
rewind() - Method in class org.apache.abdera.i18n.text.io.RewindableInputStream
 
rewind(int, int) - Method in class org.apache.abdera.i18n.text.io.RewindableInputStream
 
rewind(int) - Method in class org.apache.abdera.i18n.text.io.RewindableInputStream
 
RewindableInputStream - Class in org.apache.abdera.i18n.text.io
RewindableInputStream is a specialization of the PushbackInputStream that maintains an internal buffer of read bytes that a user can rewind (unread) back into the stream without having to do their own buffer management.
RewindableInputStream(InputStream) - Constructor for class org.apache.abdera.i18n.text.io.RewindableInputStream
 
RewindableInputStream(InputStream, int) - Constructor for class org.apache.abdera.i18n.text.io.RewindableInputStream
 
Rfc2047Helper - Class in org.apache.abdera.i18n.text
 
Rfc2047Helper() - Constructor for class org.apache.abdera.i18n.text.Rfc2047Helper
 
Rfc2047Helper.Codec - Enum in org.apache.abdera.i18n.text
 
Rights - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
RIGHTS - Static variable in interface org.apache.abdera.util.Constants
 
RLE - Static variable in class org.apache.abdera.i18n.text.CharUtils
 
RLM - Static variable in class org.apache.abdera.i18n.text.CharUtils
 
RLO - Static variable in class org.apache.abdera.i18n.text.CharUtils
 
Route - Class in org.apache.abdera.i18n.templates
A type of URI Template loosely based on Ruby on Rails style Routes.
Route(String, String) - Constructor for class org.apache.abdera.i18n.templates.Route
 
Route(String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.abdera.i18n.templates.Route
 
route - Variable in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTargetType
 
route2CA - Variable in class org.apache.abdera.protocol.server.impl.RouteManager
 
routeManager - Variable in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
RouteManager - Class in org.apache.abdera.protocol.server.impl
This is a largely experimental implementation of a Target Resolver and Target Builder based on URL patterns similar (but not identical) to Ruby on Rails style routes.
RouteManager() - Constructor for class org.apache.abdera.protocol.server.impl.RouteManager
 
RouteManager.RouteTarget - Class in org.apache.abdera.protocol.server.impl
 
RouteManager.RouteTarget(TargetType, RequestContext, Route, String) - Constructor for class org.apache.abdera.protocol.server.impl.RouteManager.RouteTarget
 
RouteManager.RouteTargetType - Class in org.apache.abdera.protocol.server.impl
 
routes - Variable in class org.apache.abdera.protocol.server.impl.RouteManager
 
RSS1_NS - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
RSS_MEDIATYPE - Static variable in interface org.apache.abdera.ext.rss.RssConstants
 
RssCategory - Class in org.apache.abdera.ext.rss
 
RssCategory(Element) - Constructor for class org.apache.abdera.ext.rss.RssCategory
 
RssCategory(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssCategory
 
RssChannel - Class in org.apache.abdera.ext.rss
 
RssChannel(Element) - Constructor for class org.apache.abdera.ext.rss.RssChannel
 
RssChannel(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssChannel
 
RssCloud - Class in org.apache.abdera.ext.rss
 
RssCloud(Element) - Constructor for class org.apache.abdera.ext.rss.RssCloud
 
RssCloud(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssCloud
 
RssConstants - Interface in org.apache.abdera.ext.rss
 
RssContent - Class in org.apache.abdera.ext.rss
 
RssContent(Element) - Constructor for class org.apache.abdera.ext.rss.RssContent
 
RssContent(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssContent
 
RssDateTime - Class in org.apache.abdera.ext.rss
 
RssDateTime(Element) - Constructor for class org.apache.abdera.ext.rss.RssDateTime
 
RssDateTime(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssDateTime
 
RssEnclosure - Class in org.apache.abdera.ext.rss
 
RssEnclosure(Element) - Constructor for class org.apache.abdera.ext.rss.RssEnclosure
 
RssEnclosure(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssEnclosure
 
RssExtensionFactory - Class in org.apache.abdera.ext.rss
 
RssExtensionFactory() - Constructor for class org.apache.abdera.ext.rss.RssExtensionFactory
 
RssFeed - Class in org.apache.abdera.ext.rss
 
RssFeed(Element) - Constructor for class org.apache.abdera.ext.rss.RssFeed
 
RssFeed(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssFeed
 
RssGenerator - Class in org.apache.abdera.ext.rss
 
RssGenerator(Element) - Constructor for class org.apache.abdera.ext.rss.RssGenerator
 
RssGenerator(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssGenerator
 
RssGuid - Class in org.apache.abdera.ext.rss
 
RssGuid(Element) - Constructor for class org.apache.abdera.ext.rss.RssGuid
 
RssGuid(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssGuid
 
RssImage - Class in org.apache.abdera.ext.rss
 
RssImage(Element) - Constructor for class org.apache.abdera.ext.rss.RssImage
 
RssImage(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssImage
 
RssItem - Class in org.apache.abdera.ext.rss
 
RssItem(Element) - Constructor for class org.apache.abdera.ext.rss.RssItem
 
RssItem(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssItem
 
RssLink - Class in org.apache.abdera.ext.rss
 
RssLink(Element) - Constructor for class org.apache.abdera.ext.rss.RssLink
 
RssLink(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssLink
 
RssPerson - Class in org.apache.abdera.ext.rss
 
RssPerson(Element) - Constructor for class org.apache.abdera.ext.rss.RssPerson
 
RssPerson(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssPerson
 
RssSkipDays - Class in org.apache.abdera.ext.rss
 
RssSkipDays(Element) - Constructor for class org.apache.abdera.ext.rss.RssSkipDays
 
RssSkipDays(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssSkipDays
 
RssSkipDays.Day - Enum in org.apache.abdera.ext.rss
 
RssSkipHours - Class in org.apache.abdera.ext.rss
 
RssSkipHours(Element) - Constructor for class org.apache.abdera.ext.rss.RssSkipHours
 
RssSkipHours(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssSkipHours
 
RssSource - Class in org.apache.abdera.ext.rss
 
RssSource(Element) - Constructor for class org.apache.abdera.ext.rss.RssSource
 
RssSource(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssSource
 
RssText - Class in org.apache.abdera.ext.rss
 
RssText(Element) - Constructor for class org.apache.abdera.ext.rss.RssText
 
RssText(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssText
 
RssTextInput - Class in org.apache.abdera.ext.rss
 
RssTextInput(Element) - Constructor for class org.apache.abdera.ext.rss.RssTextInput
 
RssTextInput(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssTextInput
 
RssUriElement - Class in org.apache.abdera.ext.rss
 
RssUriElement(Element) - Constructor for class org.apache.abdera.ext.rss.RssUriElement
 
RssUriElement(Factory, QName) - Constructor for class org.apache.abdera.ext.rss.RssUriElement
 

S

SafeContentWhiteListParseFilter - Class in org.apache.abdera.util.filter
 
SafeContentWhiteListParseFilter() - Constructor for class org.apache.abdera.util.filter.SafeContentWhiteListParseFilter
 
sanitize(String) - Static method in class org.apache.abdera.i18n.text.Sanitizer
 
sanitize(String, String) - Static method in class org.apache.abdera.i18n.text.Sanitizer
 
sanitize(String, String, boolean) - Static method in class org.apache.abdera.i18n.text.Sanitizer
 
sanitize(String, String, String) - Static method in class org.apache.abdera.i18n.text.Sanitizer
 
sanitize(String, String, boolean, String) - Static method in class org.apache.abdera.i18n.text.Sanitizer
 
sanitize(String, String, boolean, Normalizer.Form) - Static method in class org.apache.abdera.i18n.text.Sanitizer
 
sanitize(String, String, boolean, Normalizer.Form, String) - Static method in class org.apache.abdera.i18n.text.Sanitizer
Used to sanitize a string.
SANITIZE_PATTERN - Static variable in class org.apache.abdera.i18n.text.Sanitizer
 
Sanitizer - Class in org.apache.abdera.i18n.text
 
Sanitizer() - Constructor for class org.apache.abdera.i18n.text.Sanitizer
 
sanitizeSlug(String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Sanitize the value of a Slug header.
saveKeystore(KeyStore, String, String) - Static method in class org.apache.abdera.security.util.KeyHelper
 
Scheme - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Scheme - Interface in org.apache.abdera.i18n.iri
Interface implemented by custom IRI scheme parsers
SCHEME - Static variable in interface org.apache.abdera.util.Constants
 
SchemeRegistry - Class in org.apache.abdera.i18n.iri
Static registry of custom IRI schemes.
Script - Enum in org.apache.abdera.i18n.rfc4646.enums
Enum constants used to validate language tags
search(RequestContext, Map<String, String>) - Method in class org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter
 
search(RequestContext, Map<String, String>) - Method in interface org.apache.abdera.ext.opensearch.server.OpenSearchUrlAdapter
Make the actual search operation based on passed parameters.
SecurityBase - Class in org.apache.abdera.security.util
 
SecurityBase(Abdera) - Constructor for class org.apache.abdera.security.util.SecurityBase
 
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
Base interface for EncryptionOptions and SignatureOptions
select(Collection) - Method in class org.apache.abdera.ext.features.AcceptSelector
 
select(Collection) - Method in class org.apache.abdera.ext.features.FeatureSelector
 
select(Service, Selector) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
Select a Collection from the service document
select(Service, Selector...) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
Select a Collection from the service document
select(Workspace, Selector) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
Select a Collection from the Workspace
select(Workspace, Selector...) - Static method in class org.apache.abdera.ext.features.FeaturesHelper
Select a Collection from the Workspace
select(Collection) - Method in interface org.apache.abdera.ext.features.Selector
 
select(Collection) - Method in class org.apache.abdera.ext.features.XPathSelector
 
select(int) - Static method in enum org.apache.abdera.protocol.Response.ResponseType
 
select(String) - Static method in enum org.apache.abdera.protocol.util.CacheControlUtil.Directive
 
selectAlternate(Source) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Entry) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Source, Locale) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Entry, Locale) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Entry, Locale...) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Entry, Range) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Entry, Range...) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Entry, String) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Entry, String...) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Source, Locale...) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Source, Range) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Source, Range...) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Source, String) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(Source, String...) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(List<Link>, String) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(List<Link>, Range) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectAlternate(List<Link>, Range...) - Static method in class org.apache.abdera.protocol.client.util.LocalizationHelper
 
selectLink(List<Link>, String, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
selectNodes(String, Base, Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
selectNodes(String, Base, Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
selectNodes(String, Base) - Method in class org.apache.abdera.util.AbstractXPath
 
selectNodes(String, Base) - Method in interface org.apache.abdera.xpath.XPath
Return a listing of nodes matching the specified Path
selectNodes(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
Return a listing of nodes matching the specified Path using the specified Namespaces mapping
Selector - Interface in org.apache.abdera.ext.features
 
selectSingleNode(String, Base, Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
selectSingleNode(String, Base, Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
selectSingleNode(String, Base) - Method in class org.apache.abdera.util.AbstractXPath
 
selectSingleNode(String, Base) - Method in interface org.apache.abdera.xpath.XPath
Return the first node matching the specified Path
selectSingleNode(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
Return a the first node matching the specified Path using the specified Namespaces mapping
SerializationContext - Interface in org.apache.abdera.ext.serializer
 
SerializationException - Exception in org.apache.abdera.ext.serializer
 
SerializationException() - Constructor for exception org.apache.abdera.ext.serializer.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception org.apache.abdera.ext.serializer.SerializationException
 
SerializationException(String) - Constructor for exception org.apache.abdera.ext.serializer.SerializationException
 
SerializationException(Throwable) - Constructor for exception org.apache.abdera.ext.serializer.SerializationException
 
serialize(Object) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
serialize(Object, ObjectContext) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
serialize(Object, Serializer) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
serialize(Object, ObjectContext, Serializer) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
serialize(Object, ObjectContext, SerializationContext) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
serialize(Object) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
serialize(Object, ObjectContext) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
serialize(Object, Serializer) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
serialize(Object, ObjectContext, Serializer) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
serialize(Object, SerializationContext) - Method in class org.apache.abdera.ext.serializer.Serializer
Serializes the given object to the specified writer
serialize(Object, ObjectContext, SerializationContext) - Method in class org.apache.abdera.ext.serializer.Serializer
Serializes the given object to the specified writer
Serializer - Class in org.apache.abdera.examples.ext
The Serializer extension allows Java objects to be automatically serialized into Atom documents using the objects public getters or fields.
Serializer() - Constructor for class org.apache.abdera.examples.ext.Serializer
 
Serializer - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Serializer - Class in org.apache.abdera.ext.serializer
 
Serializer() - Constructor for class org.apache.abdera.ext.serializer.Serializer
 
Serializer.MyAnnotatedEntry - Class in org.apache.abdera.examples.ext
 
Serializer.MyAnnotatedEntry() - Constructor for class org.apache.abdera.examples.ext.Serializer.MyAnnotatedEntry
 
Serializer.MyEntry - Class in org.apache.abdera.examples.ext
 
Serializer.MyEntry() - Constructor for class org.apache.abdera.examples.ext.Serializer.MyEntry
 
SerializerProvider - Class in org.apache.abdera.ext.serializer
 
SerializerProvider() - Constructor for class org.apache.abdera.ext.serializer.SerializerProvider
 
serializers - Variable in class org.apache.abdera.ext.serializer.SerializerProvider
 
ServerConfiguration - Class in org.apache.abdera.protocol.server.provider.managed
 
ServerConfiguration() - Constructor for class org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
 
servererror(RequestContext, String, Throwable) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a server error
servererror(RequestContext, Throwable) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a server error
Service - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
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.protocol.server.servlet.AbderaServlet
 
SERVICE - Static variable in class org.apache.abdera.protocol.server.TargetType
 
SERVICE - Static variable in interface org.apache.abdera.util.Constants
 
ServiceManager - Class in org.apache.abdera.protocol.server
The ServiceManager is used by the AbderaServlet to bootstrap the server instance.
ServiceRequestProcessor - Class in org.apache.abdera.protocol.server.processors
RequestProcessor implementation which processes requests for service documents.
ServiceRequestProcessor() - Constructor for class org.apache.abdera.protocol.server.processors.ServiceRequestProcessor
 
Services - Class in org.apache.abdera.examples.appclient
 
Services() - Constructor for class org.apache.abdera.examples.appclient.Services
 
ServiceSerializer - Class in org.apache.abdera.ext.serializer.impl
 
ServiceSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.ServiceSerializer
 
ServiceUtil - Class in org.apache.abdera.util
Deprecated.  
ServletRequestContext - Class in org.apache.abdera.protocol.server.servlet
 
ServletRequestContext(Provider, HttpServletRequest, ServletContext) - Constructor for class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
SessionPoolManager - Class in org.apache.abdera.protocol.server.adapters.jcr
 
SessionPoolManager(int, Repository, Credentials) - Constructor for class org.apache.abdera.protocol.server.adapters.jcr.SessionPoolManager
 
set(int, T) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
set4xxRequestException(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set whether or not to throw a RequestExeption on 4xx responses
set5xxRequestException(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set whether or not to throw a RequestExeption on 5xx responses
setAbdera(Abdera) - Method in class org.apache.abdera.util.AbstractParser
 
setAccept(String...) - Method in interface org.apache.abdera.model.Collection
Set the listing of media-ranges allowed for this collection.
setAccept(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setAccept(String...) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setAccept(String, String) - Method in class org.apache.abdera.parser.stax.FOMMultipartCollection
 
setAccept(Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMMultipartCollection
 
setAccept(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept header
setAccept(String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept header
setAcceptCharset(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept-Charset header
setAcceptCharset(String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept-Charset header
setAcceptEncoding(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept-Encoding header
setAcceptEncoding(String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept-Encoding header
setAcceptLanguage(Locale) - Method in class org.apache.abdera.protocol.client.RequestOptions
 
setAcceptLanguage(Locale...) - Method in class org.apache.abdera.protocol.client.RequestOptions
 
setAcceptLanguage(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept-Language header
setAcceptLanguage(String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Accept-Language header
setAcceptsEntry() - Method in interface org.apache.abdera.model.Collection
Sets the appropriate accept element to indicate that entries are accepted (equivalent to calling setAccept("application/atom+xml;type=entry");)
setAcceptsEntry() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setAcceptsNothing() - Method in interface org.apache.abdera.model.Collection
Sets the collection so that nothing is accepted (equivalent to calling setAccept(""); )
setAcceptsNothing() - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setAdult(boolean) - Method in class org.apache.abdera.ext.media.MediaRating
 
setAge(long) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setAge(long) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setAge(long) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Age header
setAlgorithm(MediaConstants.Algo) - Method in class org.apache.abdera.ext.media.MediaHash
 
setAlgorithm(String) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setAllow(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setAllow(String...) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setAllow(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setAllow(String...) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setAllow(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Specify the HTTP methods allowed
setAllow(String...) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Specify the HTTP methods allowed
setArchive(Source, boolean) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Flag the feed as being an archive.
setAttribute(String, Object) - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
setAttribute(RequestContext.Scope, String, Object) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
setAttribute(String, Object) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
setAttribute(String, Object) - Method in interface org.apache.abdera.protocol.server.RequestContext
Set the named attribute in the request scope
setAttribute(RequestContext.Scope, String, Object) - Method in interface org.apache.abdera.protocol.server.RequestContext
Set the named attribute in the specified scope.
setAttribute(RequestContext.Scope, String, Object) - Method in class org.apache.abdera.protocol.server.servlet.ServletRequestContext
 
setAttributeValue(String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setAttributeValue(QName, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
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
setAttributeValue(QName, String) - Method in class org.apache.abdera.model.ElementWrapper
 
setAttributeValue(String, String) - Method in class org.apache.abdera.model.ElementWrapper
 
setAttributeValue(QName, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setAttributeValue(String, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setAuthenticationSchemeDefaults() - Method in class org.apache.abdera.protocol.client.AbderaClient
Configure the client to use the default authentication scheme settings
setAuthenticationSchemePriority(String...) - Method in class org.apache.abdera.protocol.client.AbderaClient
When multiple authentication schemes are supported by a server, the client will automatically select a scheme based on the configured priority.
setAuthor(String) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
setAuthorization(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the value of the HTTP Authorization header
setAutoclose(boolean) - Method in class org.apache.abdera.factory.StreamBuilder
 
setAutoclose(boolean) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
setAutoClose(boolean) - Method in class org.apache.abdera.util.AbstractWriterOptions
 
setAutoclose(boolean) - Method in interface org.apache.abdera.writer.StreamWriter
True if the StreamWriter should autoclose the buffer after calling endDocument
setAutoClose(boolean) - Method in interface org.apache.abdera.writer.WriterOptions
True if the writer should close the output stream or writer when finished
setAutodetectCharset(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
If true, the parser will attempt to automatically detect the character encoding from the stream by checking for the byte order mark or checking the XML prolog.
setAutodetectCharset(boolean) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setAutoflush(boolean) - Method in class org.apache.abdera.factory.StreamBuilder
 
setAutoflush(boolean) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
setAutoflush(boolean) - Method in interface org.apache.abdera.writer.StreamWriter
True if the StreamWriter should autoflush the buffer
setAutoIndent(boolean) - Method in class org.apache.abdera.factory.StreamBuilder
 
setAutoIndent(boolean) - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
setAutoIndent(boolean) - Method in class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
True to enable automatic indenting on the StreamWriter
setAutoIndent(boolean) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
setAutoIndent(boolean) - Method in interface org.apache.abdera.writer.StreamWriter
True to enable automatic indenting
setBase(String) - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
setBaseUri(IRI) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setBaseUri(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setBaseUri(String) - Method in interface org.apache.abdera.model.Document
Sets the Base URI of the document.
setBaseUri(IRI) - 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.
setBaseUri(IRI) - Method in class org.apache.abdera.model.ElementWrapper
 
setBaseUri(String) - Method in class org.apache.abdera.model.ElementWrapper
 
setBaseUri(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setBaseUri(IRI) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setBaseUri(String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setBinary(boolean) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setBinary(boolean) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setBinary(boolean) - Method in interface org.apache.abdera.protocol.server.ResponseContext
True if the response contains a binary entity as opposed to a character based entity.
setBitrate(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setBy(String) - Method in class org.apache.abdera.ext.sharing.History
 
setBy(Person) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setBy(String) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setBy(String, String, String) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setCacheControl(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Cache-Control header
setCalendar(Calendar) - Method in class org.apache.abdera.ext.rss.RssDateTime
 
setCalendar(Calendar) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setCalendar(Calendar) - Method in class org.apache.abdera.model.DateTimeWrapper
 
setCalendar(Calendar) - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
setCategories(List<String>) - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
setCategoriesInfo(CategoriesInfo...) - Method in class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
setCategoryInfo(CategoryInfo...) - Method in class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
setCert(Certificate) - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
setCert(X509Certificate) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setCertificate(X509Certificate) - Method in interface org.apache.abdera.security.SignatureOptions
Set the X.509 cert to associate with the signature
setCertificate(X509Certificate) - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
setCertificateAlias(String) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setChannel(WritableByteChannel, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
setChannel(WritableByteChannel) - Method in class org.apache.abdera.factory.StreamBuilder
 
setChannel(WritableByteChannel) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
setChannel(WritableByteChannel, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
setChannel(WritableByteChannel) - Method in interface org.apache.abdera.writer.StreamWriter
Set the target WritableByteChannel
setChannel(WritableByteChannel, String) - Method in interface org.apache.abdera.writer.StreamWriter
Set the target WritableByteChannel
setChannels(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setChar(CharSequence, int, Codepoint) - Static method in class org.apache.abdera.i18n.text.CharUtils
Set the character at a given location, automatically dealing with surrogate pairs
setChar(CharSequence, int, int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Set the character at a given location, automatically dealing with surrogate pairs
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
setCharset(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setCharset(String) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setCharset(String) - Method in class org.apache.abdera.util.AbstractWriterOptions
 
setCharset(String) - Method in interface org.apache.abdera.writer.WriterOptions
The character encoding to use for the output
setCode(int) - Method in class org.apache.abdera.protocol.error.Error
The code should typically match the HTTP status code; however, certain application scenarios may require the use of a different code
setCollection(Collection) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setCollection(Collection) - Method in class org.apache.abdera.ext.rss.RssSource
 
setCollection(Collection) - Method in interface org.apache.abdera.model.Source
Set the app:collection element
setCollection(Collection) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setCollectionNodePath(String) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
setCollections(Set<CollectionInfo>) - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
setCollections(List<String>) - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
setComment(String) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setComment(Text.Type, String) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setComplete(Source, boolean) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Flag the feed as being complete.
setCompressionCodecs(CompressionUtil.CompressionCodec...) - Method in interface org.apache.abdera.parser.ParserOptions
When parsing an InputStream that contains compressed data, use these codecs to decompress the stream.
setCompressionCodecs(CompressionUtil.CompressionCodec...) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setCompressionCodecs(CompressionUtil.CompressionCodec...) - Method in class org.apache.abdera.util.AbstractWriterOptions
 
setCompressionCodecs(CompressionUtil.CompressionCodec...) - Method in interface org.apache.abdera.writer.WriterOptions
When writing, use the specified compression codecs
setConditionalPut(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
True if HTTP Conditinal Request should be used automatically.
setConflicts(Conflicts) - Method in class org.apache.abdera.ext.sharing.Sync
 
setConnectionManagerTimeout(long) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
setConnectionTimeout(int) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sets the timeout until a connection is etablished.
setConsumerKey(String) - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
setContact(String) - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
setContent(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(String, Content.Type) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(Element) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(Element, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(DataHandler) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(DataHandler, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(InputStream) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(InputStream, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(String, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContent(IRI, String) - Method in class org.apache.abdera.ext.rss.RssItem
 
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(InputStream) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(InputStream, 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
setContent(IRI, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as out of line.
setContent(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry as @type="text"
setContent(String, Content.Type) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(Element) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(Element, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(DataHandler) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(DataHandler, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(InputStream) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(InputStream, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(String, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContent(IRI, String) - Method in class org.apache.abdera.parser.stax.FOMEntry
Sets the content for this entry
setContentAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContentAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="html"
setContentAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setContentAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContentAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="xhtml"
setContentAsXhtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setContentElement(Content) - Method in class org.apache.abdera.ext.rss.RssItem
 
setContentElement(Content) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContentElement(Content) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setContentLanguage(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setContentLanguage(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setContentLanguage(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Content-Language header
setContentLength(long) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setContentLength(long) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setContentLength(long) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Content-Length header
setContentLocation(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
 
setContentLocation(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setContentLocation(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setContentLocation(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Content-Location header
setContentType(Content.Type) - Method in class org.apache.abdera.ext.rss.RssContent
 
setContentType(Content.Type) - Method in interface org.apache.abdera.model.Content
Set the Content Type
setContentType(String) - Method in interface org.apache.abdera.model.Document
Sets the content type for this document
setContentType(Content.Type) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setContentType(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setContentType(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the value of the HTTP Content-Type header
setContentType(MimeType) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the value of the HTTP Content-Type header
setContentType(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setContentType(String, String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setContentType(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setContentType(String, String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setContentType(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Content-Type header
setContentType(String, String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Content-Type header
setControl(Control) - Method in class org.apache.abdera.ext.rss.RssItem
 
setControl(Control) - Method in interface org.apache.abdera.model.Entry
Sets this entries Atom Publishing Protocol control element
setControl(Control) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setConvention(String, Class<? extends Annotation>) - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
setConvention(Class<? extends Annotation>) - Method in class org.apache.abdera.ext.serializer.AbstractConventions
 
setConvention(Class<? extends Annotation>) - Method in interface org.apache.abdera.ext.serializer.Conventions
 
setConvention(String, Class<? extends Annotation>) - Method in interface org.apache.abdera.ext.serializer.Conventions
 
setConventions(Conventions) - Method in class org.apache.abdera.ext.serializer.ConventionSerializationContext
 
setConverter(Class, Serializer) - Method in class org.apache.abdera.ext.serializer.SerializerProvider
 
setCoordinate(Coordinate) - Method in class org.apache.abdera.ext.geo.Point
 
setCoordinate(double, double) - Method in class org.apache.abdera.ext.geo.Point
 
setCoordinate(String) - Method in class org.apache.abdera.ext.geo.Point
 
setCoordinates(Coordinates) - Method in class org.apache.abdera.ext.geo.Box
 
setCoordinates(Coordinates) - Method in class org.apache.abdera.ext.geo.Line
 
setCoordinates(Coordinates) - Method in class org.apache.abdera.ext.geo.Multiple
 
setCoordinates(Coordinates) - Method in class org.apache.abdera.ext.geo.Polygon
 
setCount(int) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setCount(Link, int) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
setCredentials(Credentials) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
setCurrent(Source, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a current link relation to the feed
setDataCipherAlgorithm(String) - Method in interface org.apache.abdera.security.EncryptionOptions
Set the cipher algorithm used to decyrpt/encrypt the document content The default is "http://www.w3.org/2001/04/xmlenc#aes128-cbc"
setDataCipherAlgorithm(String) - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
setDataEncryptionKey(Key) - Method in interface org.apache.abdera.security.EncryptionOptions
Set the secret key used to encrypt/decrypt the document content
setDataEncryptionKey(Key) - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
setDataHandler(DataHandler) - Method in class org.apache.abdera.ext.rss.RssContent
 
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.
setDataHandler(DataHandler) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setDate(Date) - Method in class org.apache.abdera.ext.rss.RssDateTime
 
setDate(Date) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setDate(Date) - Method in class org.apache.abdera.model.DateTimeWrapper
 
setDate(Date) - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
setDateHeader(String, Date) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the date value of the specified HTTP header
setDefaultFunctions(Map<QName, Function>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
setDefaultParserOptions(ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Set the default parser options for this Parser.
setDefaultParserOptions(ParserOptions) - Method in class org.apache.abdera.util.AbstractParser
 
setDefaultVariables(Map<QName, Object>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
setDefaultWriterOptions(WriterOptions) - Method in class org.apache.abdera.util.AbstractWriter
 
setDefaultWriterOptions(WriterOptions) - Method in interface org.apache.abdera.writer.Writer
 
setDeleted(boolean) - Method in class org.apache.abdera.ext.sharing.Sync
 
setDescription(String) - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
setDescription(String) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
setDescription(String) - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
setDirection(Bidi.Direction, T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Set the value of dir attribute
setDraft(boolean) - Method in class org.apache.abdera.ext.rss.RssItem
 
setDraft(boolean) - Method in interface org.apache.abdera.model.Control
Set to "true" if the entry should not be made publicly visible.
setDraft(boolean) - Method in interface org.apache.abdera.model.Entry
Sets whether or not this entry is a draft
setDraft(boolean) - Method in class org.apache.abdera.parser.stax.FOMControl
 
setDraft(boolean) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setDuration(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setEdited(Date) - Method in class org.apache.abdera.ext.rss.RssItem
 
setEdited(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setEdited(Date) - Method in interface org.apache.abdera.model.Entry
Set the value of app:edited
setEdited(String) - Method in interface org.apache.abdera.model.Entry
Set the value of app:edited
setEdited(Date) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setEdited(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setEditedElement(DateTime) - Method in class org.apache.abdera.ext.rss.RssItem
 
setEditedElement(DateTime) - Method in interface org.apache.abdera.model.Entry
Set the app:edited element
setEditedElement(DateTime) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setElevation(Double) - Method in class org.apache.abdera.ext.geo.Position
 
setEmail(String) - Method in class org.apache.abdera.ext.rss.RssPerson
 
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.
setEmail(String) - Method in class org.apache.abdera.model.PersonWrapper
 
setEmail(String) - Method in class org.apache.abdera.parser.stax.FOMPerson
 
setEmailElement(Element) - Method in class org.apache.abdera.ext.rss.RssPerson
 
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.
setEmailElement(Element) - Method in class org.apache.abdera.model.PersonWrapper
 
setEmailElement(Element) - Method in class org.apache.abdera.parser.stax.FOMPerson
 
setEncodedHeader(String, String, String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the value of a header using proper encoding of non-ascii characters
setEncodedHeader(String, String, String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the values of a header using proper encoding of non-ascii characters
setEncodedHeader(String, String, String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setEncodedHeader(String, String, String...) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setEncodedHeader(String, String, String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setEncodedHeader(String, String, String...) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setEncodedHeader(String, String, String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set an RFC 2047 encoded header in the response
setEncodedHeader(String, String, String...) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set an RFC 2047 encoded header in the response
setEncoding(String) - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
setEncoding(String) - Method in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
setEnd(String) - Method in class org.apache.abdera.ext.media.MediaText
 
setEntityTag(EntityTag) - Method in interface org.apache.abdera.model.Document
Set the entity tag for this document
setEntityTag(String) - Method in interface org.apache.abdera.model.Document
Set the entity tag for this document
setEntityTag(EntityTag) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setEntityTag(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setEntityTag(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setEntityTag(EntityTag) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setEntityTag(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setEntityTag(EntityTag) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setEntityTag(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the ETag header
setEntityTag(EntityTag) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the ETag header
setEntries(List<String>) - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
setEntryIdIfNull(Entry) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
setEscapedHeader(String, CharUtils.Profile, String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setEscapedHeader(String, CharUtils.Profile, String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setEscapedHeader(String, CharUtils.Profile, String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set a pct-encoded header in the response
setExpires(Date) - Method in class org.apache.abdera.ext.sharing.Sharing
 
setExpires(Date) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setExpires(Date) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setExpires(Date) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Expires header
setExpression(MediaConstants.Expression) - Method in class org.apache.abdera.ext.media.MediaContent
 
setFactory(Factory) - Method in interface org.apache.abdera.parser.ParserOptions
Sets the factory the parser should use
setFactory(Factory) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setFeatureTypeTag(String) - Method in class org.apache.abdera.ext.geo.Position
 
setFeedAuthor(String) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
setFeedTitle(String) - Method in class org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
 
setFilesize(long) - Method in class org.apache.abdera.ext.media.MediaContent
 
setFilterRestrictedCharacterReplacement(char) - Method in interface org.apache.abdera.parser.ParserOptions
If getFilterRestrictedCharacters is true, restricted characters will be replaced with the specified character
setFilterRestrictedCharacterReplacement(char) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setFilterRestrictedCharacters(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
If true, the parser will attempt to silently filter out invalid XML characters appearing within the XML document
setFilterRestrictedCharacters(boolean) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setFilters(List<Filter>) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
setFilters(Filter[]) - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
setFirst(Source, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a first link relation to the feed
setFirstChildAsProperty(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.abdera.spring.AbstractSingleBeanDefinitionParser
 
setFixed(boolean) - Method in interface org.apache.abdera.model.Categories
Sets whether or not this is a fixed listing of categories.
setFixed(boolean) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
setFloor(Double) - Method in class org.apache.abdera.ext.geo.Position
 
setFollowRedirects(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
True if the client should follow redirects automatically
setFoo(Foo) - Method in class org.apache.abdera.examples.extension.Bar
 
setFoo(String) - Method in class org.apache.abdera.examples.extension.Foo
 
setFramerate(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setGenerator(Generator) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setGenerator(String, String, String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setGenerator(Generator) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setGenerator(String, String, String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setGenerator(Generator) - Method in class org.apache.abdera.ext.rss.RssSource
 
setGenerator(String, String, String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
setGenerator(Generator) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setGenerator(String, String, String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setHeader(String, String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the value of the specified HTTP header
setHeader(String, String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the value of the specified HTTP header
setHeader(String, Object) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setHeader(String, Object...) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setHeader(String, Object) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setHeader(String, Object...) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setHeader(String, Object) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of a header in the response
setHeader(String, Object...) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of a header in the response
setHeight(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setHeight(int) - Method in class org.apache.abdera.ext.media.MediaPlayer
 
setHeight(int) - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
setHref(String) - Method in class org.apache.abdera.ext.features.Feature
 
setHref(String) - Method in class org.apache.abdera.ext.features.Features
 
setHref(String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
setHref(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setHref(String) - Method in class org.apache.abdera.ext.rss.RssLink
 
setHref(IRI) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setHref(String) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setHref(String) - Method in interface org.apache.abdera.model.Categories
Sets the value of the href attribute.
setHref(String) - Method in interface org.apache.abdera.model.Collection
Set the value of the href attribute
setHref(String) - Method in interface org.apache.abdera.model.Link
RFC4287: The "href" attribute contains the link's IRI.
setHref(String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
setHref(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setHref(String) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setHref(String) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
setHrefLang(String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
setHrefLang(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setHrefLang(String) - Method in class org.apache.abdera.ext.rss.RssLink
 
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.
setHrefLang(String) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setHtmlFragment(boolean) - Method in class org.apache.abdera.ext.html.HtmlParserOptions
 
setHtmlText(QName, String, IRI) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setIcon(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setIcon(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setIcon(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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...
setIcon(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setIconElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setIconElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setIconElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssSource
 
setIconElement(IRIElement) - 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(IRIElement) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setId(int) - Method in class org.apache.abdera.examples.appserver.employee.Employee
 
setId(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setId(String, boolean) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setId(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setId(String, boolean) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setId(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setId(String, boolean) - Method in class org.apache.abdera.ext.rss.RssItem
 
setId(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setId(String, boolean) - Method in class org.apache.abdera.ext.rss.RssSource
 
setId(String) - Method in class org.apache.abdera.ext.sharing.Sync
 
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
setId(String) - Method in class org.apache.abdera.parser.stax.FOMDiv
 
setId(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setId(String, boolean) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setId(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setId(String, boolean) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setIdElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setIdElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setIdElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssItem
 
setIdElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssSource
 
setIdElement(IRIElement) - Method in interface org.apache.abdera.model.Entry
Sets the universally unique identifier for this entry
setIdElement(IRIElement) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
setIdElement(IRIElement) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setIdElement(IRIElement) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setIfMatch(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-Match header
setIfMatch(EntityTag) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-Match header
setIfMatch(EntityTag...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-Match header
setIfMatch(String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-Match header
setIfModifiedSince(Date) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-Modified-Since header
setIfNoneMatch(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-None-Match header
setIfNoneMatch(EntityTag) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-None-Match header
setIfNoneMatch(EntityTag...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-None-Match header
setIfNoneMatch(String...) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-None-Match header
setIfUnmodifiedSince(Date) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP If-Unmodified-Since header
setIgnoreComments(boolean) - Method in interface org.apache.abdera.filter.ParseFilter
True if the parser should ignore comments
setIgnoreComments(boolean) - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
setIgnoreProcessingInstructions(boolean) - Method in interface org.apache.abdera.filter.ParseFilter
True if the parser should ignore processing instructions
setIgnoreProcessingInstructions(boolean) - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
setIgnoreWhitespace(boolean) - Method in interface org.apache.abdera.filter.ParseFilter
True if the parser should ignore insignificant whitespace
setIgnoreWhitespace(boolean) - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
setIncludeKeyInfo(boolean) - Method in interface org.apache.abdera.security.EncryptionOptions
Set whether the encryption should include information about the key The default is false
setIncludeKeyInfo(boolean) - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
setIndexOffset(int) - Method in class org.apache.abdera.ext.opensearch.model.Url
 
setInputEncoding(String) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setInputStream(InputStream) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
Set the response input stream (used internally by Abdera)
setInputStream(InputStream) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
setInputStream(InputStream) - Method in interface org.apache.abdera.protocol.client.ClientResponse
 
setInputStream(InputStream) - Method in class org.apache.abdera.util.AbderaSource
 
setInstance(Localizer) - Static method in class org.apache.abdera.i18n.text.Localizer
 
setIri(boolean) - Method in class org.apache.abdera.i18n.templates.AbstractContext
 
setIri(boolean) - Method in interface org.apache.abdera.i18n.templates.Context
True if IRI expansion is to be enabled
setIri(boolean) - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
setKeyCipherAlgorithm(String) - Method in interface org.apache.abdera.security.EncryptionOptions
Set the cipher algorithm used to decrypt/encrypt the data encryption key The default is "http://www.w3.org/2001/04/xmlenc#kw-aes128"
setKeyCipherAlgorithm(String) - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
setKeyEncryptionKey(Key) - Method in interface org.apache.abdera.security.EncryptionOptions
Set the secret key used to encrypt/decrypt the data encryption key
setKeyEncryptionKey(Key) - Method in class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
setKeystoreFile(String) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setKeystorePass(String) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setLabel(String) - Method in class org.apache.abdera.ext.features.Feature
 
setLabel(String) - Method in class org.apache.abdera.ext.media.MediaCategory
 
setLabel(String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
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.
setLabel(String) - Method in class org.apache.abdera.parser.stax.FOMCategory
 
setLang(String) - Method in class org.apache.abdera.ext.media.MediaContent
 
setLang(String) - Method in class org.apache.abdera.ext.media.MediaText
 
setLanguage(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setLanguage(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setLanguage(String) - Method in interface org.apache.abdera.model.Document
set the base language
setLanguage(String) - Method in interface org.apache.abdera.model.Element
Sets the value of this elements xml:lang attribute.
setLanguage(String) - Method in class org.apache.abdera.model.ElementWrapper
 
setLanguage(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setLanguage(String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setLast(Source, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a last link relation to the feed
setLastModified(Date) - Method in interface org.apache.abdera.model.Document
Sets the last modified date for this document
setLastModified(Date) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setLastModified(Date) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setLastModified(Date) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setLastModified(Date) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Last-Modified header
setLatitude(double) - Method in class org.apache.abdera.ext.geo.Coordinate
 
setLength(long) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
setLength(long) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setLength(long) - Method in class org.apache.abdera.ext.rss.RssLink
 
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.
setLength(long) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setLink(String) - Method in class org.apache.abdera.ext.sharing.Related
 
setLocation(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setLocation(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setLocation(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Location header
setLogo(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setLogo(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setLogo(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
setLogo(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setLogoElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setLogoElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setLogoElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssSource
 
setLogoElement(IRIElement) - 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(IRIElement) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setLongitude(double) - Method in class org.apache.abdera.ext.geo.Coordinate
 
setMaxActiveSessions(int) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
setMaxAge(long) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setMaxAge(long) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setMaxConnectionsPerHost(int) - Method in class org.apache.abdera.protocol.client.AbderaClient
Set the maximum number of connections allowed for a single host
setMaxConnectionsTotal(int) - Method in class org.apache.abdera.protocol.client.AbderaClient
Return the maximum number of connections allowed for the client
setMaximumRedirects(int) - Method in class org.apache.abdera.protocol.client.AbderaClient
Set the maximum number of redirects
setMaxStale(long) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setMedia(List<String>) - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
setMedium(MediaConstants.Medium) - Method in class org.apache.abdera.ext.media.MediaContent
 
setMessage(String) - Method in class org.apache.abdera.protocol.error.Error
Human-readable, language-sensitive description of the error
setMethods(String...) - Method in class org.apache.abdera.protocol.server.filters.MethodOverrideFilter
 
setMimeType(String) - Method in class org.apache.abdera.ext.rss.RssContent
 
setMimeType(String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
setMimeType(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setMimeType(String) - Method in class org.apache.abdera.ext.rss.RssLink
 
setMimeType(MimeType) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setMimeType(String) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
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.
setMimeType(String) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setMimeType(MimeType) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setMimeType(String) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setMinFresh(long) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setMustPreserveWhitespace(boolean) - Method in interface org.apache.abdera.model.Document
Set to true to preserve insignificant whitespace
setMustPreserveWhitespace(boolean) - Method in interface org.apache.abdera.model.Element
Set to true to preserve insignificant whitespace
setMustPreserveWhitespace(boolean) - Method in class org.apache.abdera.model.ElementWrapper
 
setMustPreserveWhitespace(boolean) - Method in class org.apache.abdera.model.ExtensibleElementWrapper
 
setMustPreserveWhitespace(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
If false, the parser will trim leading and trailing whitespace in element and attribute values unless there is an in-scope xml:space="preserve".
setMustPreserveWhitespace(boolean) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setMustPreserveWhitespace(boolean) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setMustPreserveWhitespace(boolean) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setMustRevalidate(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setName(String) - Method in class org.apache.abdera.examples.appserver.employee.Employee
 
setName(String) - Method in class org.apache.abdera.ext.features.Features
 
setName(String) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo
 
setName(String) - Method in class org.apache.abdera.ext.rss.RssPerson
 
setName(String) - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
setName(String) - Method in class org.apache.abdera.model.PersonWrapper
 
setName(String) - Method in class org.apache.abdera.parser.stax.FOMPerson
 
setNameElement(Element) - Method in class org.apache.abdera.ext.rss.RssPerson
 
setNameElement(Element) - 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 class org.apache.abdera.model.PersonWrapper
 
setNameElement(Element) - Method in class org.apache.abdera.parser.stax.FOMPerson
 
setNext(Source, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a next link relation to the feed
setNextArchive(Source, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a next-archive link relation to the feed
setNoCache(boolean) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setNoCache(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setNoCacheHeaders(String...) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setNoConflicts(boolean) - Method in class org.apache.abdera.ext.sharing.Sync
 
setNormalizedValue(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setNormalizedValue(String) - Method in class org.apache.abdera.ext.rss.RssImage
 
setNormalizedValue(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setNormalizedValue(String) - Method in class org.apache.abdera.ext.rss.RssUriElement
 
setNormalizedValue(String) - Method in interface org.apache.abdera.model.IRIElement
Set the value of this element using the normalization as specified in RFC4287
setNormalizedValue(String) - Method in class org.apache.abdera.parser.stax.FOMIRI
 
setNormalizing(boolean) - Method in class org.apache.abdera.i18n.templates.AbstractContext
 
setNormalizing(boolean) - Method in class org.apache.abdera.i18n.templates.HashMapContext
 
setNoStore(boolean) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setNoStore(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setNoTransform(boolean) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setNoTransform(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setOnlyIfCached(boolean) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setOpenSearchInfo(OpenSearchInfo) - Method in class org.apache.abdera.ext.opensearch.server.processors.OpenSearchDescriptionRequestProcessor
 
setOpenSearchInfo(OpenSearchInfo) - Method in class org.apache.abdera.ext.opensearch.server.processors.OpenSearchUrlRequestProcessor
 
setOpenSearchUrlAdapter(OpenSearchUrlAdapter) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
setOptional(boolean) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo
 
setOutputEncoding(String) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setOutputStream(OutputStream) - Method in class org.apache.abdera.factory.StreamBuilder
 
setOutputStream(OutputStream, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
setOutputStream(OutputStream) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
setOutputStream(OutputStream, String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
setOutputStream(OutputStream) - Method in class org.apache.abdera.util.AbderaResult
 
setOutputStream(OutputStream) - Method in interface org.apache.abdera.writer.StreamWriter
Set the target java.io.OutputStream
setOutputStream(OutputStream, String) - Method in interface org.apache.abdera.writer.StreamWriter
Set the target java.io.OutputStream
setPageOffset(int) - Method in class org.apache.abdera.ext.opensearch.model.Url
 
setParentDocument(Document) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setParentElement(Element) - Method in interface org.apache.abdera.model.Element
Set this Element's parent element
setParentElement(Element) - Method in class org.apache.abdera.model.ElementWrapper
 
setParentElement(Element) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setParseFilter(ParseFilter) - Method in interface org.apache.abdera.parser.ParserOptions
Sets the Parse Filter.
setParseFilter(ParseFilter) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setParser(Parser) - Method in interface org.apache.abdera.security.SecurityOptions
 
setParser(Parser) - Method in class org.apache.abdera.security.xmlsec.XmlSecurityOptions
 
setPattern(String, TargetType) - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
setPattern(String, TargetType, String...) - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
setPrefix(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
setPrefix(String, String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
setPrefix(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Specify the namespace prefix
setPrevious(Source, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a previous link relation to the feed
setPreviousArchive(Source, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a prev-archive link relation to the feed
setPrivate(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setPrivateHeaders(String...) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setPrivateKeyAlias(String) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setPrivateKeyPass(String) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setProviderClass(Class) - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
setProxy(String, int) - Method in class org.apache.abdera.protocol.client.AbderaClient
Configure the client to use the specified proxy
setProxyCredentials(String, int, Credentials) - Method in class org.apache.abdera.protocol.client.AbderaClient
Specify the auth credentials for the proxy server
setProxyCredentials(String, int, String, String, Credentials) - Method in class org.apache.abdera.protocol.client.AbderaClient
Specify the auth credentials for the proxy server
setProxyRevalidate(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setPublic(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setPublicKey(PublicKey) - Method in interface org.apache.abdera.security.SignatureOptions
Set the public key to associate with the signature
setPublicKey(String) - Method in class org.apache.abdera.security.util.DHContext
 
setPublicKey(PublicKey) - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
setPublished(Date) - Method in class org.apache.abdera.ext.rss.RssItem
 
setPublished(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setPublished(Date) - Method in interface org.apache.abdera.model.Entry
Set the value of the atom:published element
setPublished(String) - Method in interface org.apache.abdera.model.Entry
Set the value of the atom:published element using the serialized string value
setPublished(Date) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setPublished(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setPublishedElement(DateTime) - Method in class org.apache.abdera.ext.rss.RssItem
 
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...
setPublishedElement(DateTime) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setQNameAliasMap(Map<QName, QName>) - Method in interface org.apache.abdera.parser.ParserOptions
Set the QName-Alias Mapping
setQNameAliasMap(Map<QName, QName>) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setQNameAliasMappingEnabled(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
True if QName-Alias mapping is enabled
setQNameAliasMappingEnabled(boolean) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setQueries(OpenSearchQueryInfo...) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
setRadius(Double) - Method in class org.apache.abdera.ext.geo.Position
 
setReader(Reader) - Method in class org.apache.abdera.util.AbderaSource
 
setRealm(String) - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
setRef(String) - Method in class org.apache.abdera.ext.features.Feature
 
setRef(IRI) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setRef(String) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setRef(String) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setRef(IRI) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setRel(String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
setRel(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setRel(String) - Method in class org.apache.abdera.ext.rss.RssLink
 
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.
setRel(String) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setRelationship(MediaConstants.Relationship) - Method in class org.apache.abdera.ext.media.MediaRestriction
 
setRelationshipTag(String) - Method in class org.apache.abdera.ext.geo.Position
 
setRepository(Repository) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
setRequestProcessors(Map<TargetType, RequestProcessor>) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
setRequestProcessors(Map<TargetType, RequestProcessor>) - Method in interface org.apache.abdera.protocol.server.Provider
Set a map of RequestProcessors to register on this provider, overriding already registered ones.
setResolveEntities(boolean) - Method in interface org.apache.abdera.parser.ParserOptions
True if undeclared named entities should be resolved.
setResolveEntities(boolean) - Method in class org.apache.abdera.util.AbstractParserOptions
 
setResultsLanguage(String) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setRevalidateWithAuth(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Configure the AbderaClient Side cache to revalidate when using Authorization
setRights(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setRights(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setRights(Div) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setRights(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setRights(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setRights(Div) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setRights(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setRights(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssItem
 
setRights(Div) - Method in class org.apache.abdera.ext.rss.RssItem
 
setRights(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setRights(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssSource
 
setRights(Div) - Method in class org.apache.abdera.ext.rss.RssSource
 
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"
setRights(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setRights(String, Text.Type) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setRights(Div) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setRights(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setRights(String, Text.Type) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setRights(Div) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setRightsAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setRightsAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setRightsAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setRightsAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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"
setRightsAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setRightsAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setRightsAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setRightsAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setRightsAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setRightsAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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"
setRightsAsXhtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setRightsAsXhtml(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setRightsElement(Text) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setRightsElement(Text) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setRightsElement(Text) - Method in class org.apache.abdera.ext.rss.RssItem
 
setRightsElement(Text) - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
setRightsElement(Text) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setRightsElement(Text) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setRole(String) - Method in class org.apache.abdera.ext.media.MediaCredit
 
setRole(Query.Role) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setRole(Query.Role) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchQueryInfo
 
setRoot(T) - Method in interface org.apache.abdera.model.Document
Sets the root element of the document
setRoot(T) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setSamplingRate(double) - Method in class org.apache.abdera.ext.media.MediaContent
 
setScheme(String) - Method in class org.apache.abdera.ext.media.MediaCategory
 
setScheme(String) - Method in class org.apache.abdera.ext.media.MediaCredit
 
setScheme(String) - Method in class org.apache.abdera.ext.media.MediaRating
 
setScheme(String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
setScheme(String) - Method in interface org.apache.abdera.model.Categories
Sets the default scheme for this listing of categories
setScheme(String) - Method in interface org.apache.abdera.model.Category
RFC4287: The "scheme" attribute is an IRI that identifies a categorization scheme.
setScheme(String) - Method in class org.apache.abdera.parser.stax.FOMCategories
 
setScheme(String) - Method in class org.apache.abdera.parser.stax.FOMCategory
 
setSearchParameters(OpenSearchUrlParameterInfo...) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
setSearchPath(String) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
setSearchTerms(String) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setSearchTerms(String) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchQueryInfo
 
setSequence(int) - Method in class org.apache.abdera.ext.sharing.History
 
setSerializer(Class, Serializer) - Method in class org.apache.abdera.ext.serializer.AbstractSerializationContext
 
setSerializer(Class<?>, Serializer) - Method in interface org.apache.abdera.ext.serializer.SerializationContext
 
setServices(List<String>) - Method in class org.apache.abdera.spring.RegexTargetResolverFactoryBean
 
setShortName(String) - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
setShortName(String) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
setShortName(String) - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
setSignatureMethod(String) - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
setSignedLinkRels(String...) - Method in interface org.apache.abdera.security.SignatureOptions
Only sign links whose link rels match those provided in the list
setSignedLinkRels(String...) - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
setSigningAlgorithm(String) - Method in interface org.apache.abdera.security.SignatureOptions
 
setSigningAlgorithm(String) - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
setSigningKey(PrivateKey) - Method in interface org.apache.abdera.security.SignatureOptions
Set the private key with which to sign the element
setSigningKey(PrivateKey) - Method in class org.apache.abdera.security.util.filters.SignedResponseFilter
 
setSigningKey(PrivateKey) - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
setSignLinks(boolean) - Method in interface org.apache.abdera.security.SignatureOptions
True if atom:link/@href and atom:content/@src targets should be included in the signature
setSignLinks(boolean) - Method in class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
setSince(Date) - Method in class org.apache.abdera.ext.sharing.Sharing
 
setSlug(String) - Method in interface org.apache.abdera.model.Document
Set the slug for this document
setSlug(String) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
setSlug(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the Atom Publishing Protocol Slug header
setSlug(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setSlug(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setSlug(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the value of the Slug header
setSocketTimeout(int) - Method in class org.apache.abdera.protocol.client.AbderaClient
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setSource(Source) - Method in class org.apache.abdera.ext.rss.RssItem
 
setSource(IRI) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setSource(String) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setSource(Source) - Method in interface org.apache.abdera.model.Entry
Returns the source element for this entry.
setSource(Source) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setSrc(String) - Method in class org.apache.abdera.ext.rss.RssContent
 
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.
setSrc(String) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setStart(String) - Method in class org.apache.abdera.ext.media.MediaText
 
setStartIndex(int) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setStartPage(int) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setStatus(int) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setStatus(int) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setStatus(int) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the response status code
setStatusText(String) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setStatusText(String) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setStatusText(String) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the response status text
setString(String) - Method in class org.apache.abdera.ext.rss.RssDateTime
 
setString(String) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setString(String) - Method in class org.apache.abdera.model.DateTimeWrapper
 
setString(String) - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
setSubjectResolver(Resolver<Subject>) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
setSubjectResolver(Resolver<Subject>) - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
setSubtitle(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setSubtitle(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setSubtitle(Div) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setSubtitle(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setSubtitle(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setSubtitle(Div) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setSubtitle(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setSubtitle(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssSource
 
setSubtitle(Div) - Method in class org.apache.abdera.ext.rss.RssSource
 
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"
setSubtitle(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setSubtitle(String, Text.Type) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setSubtitle(Div) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setSubtitleAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setSubtitleAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setSubtitleAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setSubtitleAsHtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="html"
setSubtitleAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setSubtitleAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setSubtitleAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setSubtitleAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setSubtitleAsXhtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="xhtml"
setSubtitleAsXhtml(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setSubtitleElement(Text) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setSubtitleElement(Text) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setSubtitleElement(Text) - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
setSubtitleElement(Text) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setSummary(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setSummary(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssItem
 
setSummary(Div) - Method in class org.apache.abdera.ext.rss.RssItem
 
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"
setSummary(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setSummary(String, Text.Type) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setSummary(Div) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setSummaryAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setSummaryAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="html"
setSummaryAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setSummaryAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setSummaryAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="xhtml"
setSummaryAsXhtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setSummaryElement(Text) - Method in class org.apache.abdera.ext.rss.RssItem
 
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...
setSummaryElement(Text) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setTags(String...) - Method in class org.apache.abdera.ext.opensearch.model.OpenSearchDescription
 
setTags(String...) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
setTags(String...) - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
setTarget(String) - Method in interface org.apache.abdera.model.ProcessingInstruction
The PI target
setTarget(String) - Method in class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
setTargetBuilder(TargetBuilder) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
setTargetBuilder(TargetBuilder) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
setTargetResolver(Resolver<Target>) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
setTargetResolver(Resolver<Target>) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
setTargetResolver(Resolver<Target>) - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
setTcpNoDelay(boolean) - Method in class org.apache.abdera.protocol.client.AbderaClient
Determines whether Nagle's algorithm is to be used.
setTemplate(String) - Method in class org.apache.abdera.ext.opensearch.model.Url
 
setTemplate(String) - Method in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
setTemplate(Object, String) - Method in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
setTemplate(Object, Template) - Method in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
setTerm(String) - Method in class org.apache.abdera.ext.rss.RssCategory
 
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.
setTerm(String) - Method in class org.apache.abdera.parser.stax.FOMCategory
 
setText(String) - Method in interface org.apache.abdera.model.Attribute
Set the text value of the attribute.
setText(String) - Method in interface org.apache.abdera.model.Comment
The text of this comment node
setText(String) - Method in interface org.apache.abdera.model.Element
Set the Text value of this element
setText(DataHandler) - Method in interface org.apache.abdera.model.Element
Set the Text value of this element using the data handler
setText(String) - Method in class org.apache.abdera.model.ElementWrapper
 
setText(DataHandler) - Method in class org.apache.abdera.model.ElementWrapper
 
setText(String) - Method in interface org.apache.abdera.model.ProcessingInstruction
The PI text
setText(String) - Method in class org.apache.abdera.parser.stax.FOMAttribute
 
setText(String) - Method in class org.apache.abdera.parser.stax.FOMComment
 
setText(Content.Type, String) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setText(String) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setText(String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setText(DataHandler) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setText(String) - Method in class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
setText(String) - Method in class org.apache.abdera.parser.stax.FOMText
 
setText(Text.Type, String) - Method in class org.apache.abdera.parser.stax.FOMText
 
setTextElement(QName, T, boolean) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setTextText(QName, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setTextType(Text.Type) - Method in class org.apache.abdera.ext.rss.RssText
 
setTextType(Text.Type) - Method in interface org.apache.abdera.model.Text
Set the Text.Type
setTextType(Text.Type) - Method in class org.apache.abdera.parser.stax.FOMText
 
setTime(String) - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
setTime(long) - Method in class org.apache.abdera.ext.rss.RssDateTime
 
setTime(long) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setTime(long) - Method in class org.apache.abdera.model.DateTimeWrapper
 
setTime(long) - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
setTitle(String) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setTitle(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setTitle(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setTitle(Div) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setTitle(String) - Method in class org.apache.abdera.ext.rss.RssEnclosure
 
setTitle(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setTitle(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setTitle(Div) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setTitle(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setTitle(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setTitle(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssItem
 
setTitle(Div) - Method in class org.apache.abdera.ext.rss.RssItem
 
setTitle(String) - Method in class org.apache.abdera.ext.rss.RssLink
 
setTitle(String, Text.Type) - Method in class org.apache.abdera.ext.rss.RssSource
 
setTitle(Div) - Method in class org.apache.abdera.ext.rss.RssSource
 
setTitle(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setTitle(String) - Method in class org.apache.abdera.ext.sharing.Related
 
setTitle(String) - Method in interface org.apache.abdera.model.Collection
Set the value of the collections atom:title element using type="text"
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
Set the workspace title
setTitle(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setTitle(String) - Method in class org.apache.abdera.parser.stax.FOMDiv
 
setTitle(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setTitle(String, Text.Type) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setTitle(Div) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setTitle(String) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setTitle(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setTitle(String, Text.Type) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setTitle(Div) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setTitle(String) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
setTitle(String) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
setTitle(String) - Method in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
setTitle(String) - Method in class org.apache.abdera.protocol.server.provider.managed.ManagedWorkspace
 
setTitleAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setTitleAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setTitleAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setTitleAsHtml(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setTitleAsHtml(String) - Method in interface org.apache.abdera.model.Collection
Set the value of the collections atom:title element using type="html".
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"
setTitleAsHtml(String) - Method in interface org.apache.abdera.model.Workspace
Set the workspace title as escaped HTML
setTitleAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setTitleAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setTitleAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setTitleAsHtml(String) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
setTitleAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setTitleAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setTitleAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setTitleAsXhtml(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
setTitleAsXHtml(String) - Method in interface org.apache.abdera.model.Collection
Set the value of the collections atom:title element using type="xhtml".
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"
setTitleAsXHtml(String) - Method in interface org.apache.abdera.model.Workspace
Set the workspace title as XHTML
setTitleAsXHtml(String) - Method in class org.apache.abdera.parser.stax.FOMCollection
 
setTitleAsXhtml(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setTitleAsXhtml(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setTitleAsXHtml(String) - Method in class org.apache.abdera.parser.stax.FOMWorkspace
 
setTitleElement(Text) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setTitleElement(Text) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setTitleElement(Text) - Method in class org.apache.abdera.ext.rss.RssItem
 
setTitleElement(Text) - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
setTitleElement(Text) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setTitleElement(Text) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setToken(String) - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
setTotalResults(int) - Method in class org.apache.abdera.ext.opensearch.model.Query
 
setType(String) - Method in class org.apache.abdera.ext.media.MediaContent
 
setType(MediaConstants.Type) - Method in class org.apache.abdera.ext.media.MediaDescription
 
setType(MediaConstants.RestrictionType) - Method in class org.apache.abdera.ext.media.MediaRestriction
 
setType(MediaConstants.Type) - Method in class org.apache.abdera.ext.media.MediaText
 
setType(MediaConstants.Type) - Method in class org.apache.abdera.ext.media.MediaTitle
 
setType(String) - Method in class org.apache.abdera.ext.opensearch.model.Url
 
setType(Related.Type) - Method in class org.apache.abdera.ext.sharing.Related
 
setUntil(Date) - Method in class org.apache.abdera.ext.sharing.Sharing
 
setUpdated(Date) - Method in class org.apache.abdera.examples.appserver.employee.Employee
 
setUpdated(Date) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setUpdated(String) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setUpdated(Date) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setUpdated(String) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setUpdated(Date) - Method in class org.apache.abdera.ext.rss.RssItem
 
setUpdated(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setUpdated(Date) - Method in class org.apache.abdera.ext.rss.RssSource
 
setUpdated(String) - Method in class org.apache.abdera.ext.rss.RssSource
 
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
Set the atom:updated value
setUpdated(String) - Method in interface org.apache.abdera.model.Entry
Set the atom:updated value
setUpdated(Date) - Method in interface org.apache.abdera.model.Source
Set the atom:updated value
setUpdated(String) - Method in interface org.apache.abdera.model.Source
Set the atom:updated value
setUpdated(Date) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setUpdated(String) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setUpdated(Date) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setUpdated(String) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setUpdatedElement(DateTime) - Method in class org.apache.abdera.ext.rss.RssChannel
 
setUpdatedElement(DateTime) - Method in class org.apache.abdera.ext.rss.RssFeed
 
setUpdatedElement(DateTime) - Method in class org.apache.abdera.ext.rss.RssItem
 
setUpdatedElement(DateTime) - Method in class org.apache.abdera.ext.rss.RssSource
 
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.
setUpdatedElement(DateTime) - Method in class org.apache.abdera.parser.stax.FOMEntry
 
setUpdatedElement(DateTime) - Method in class org.apache.abdera.parser.stax.FOMSource
 
setUpdates(int) - Method in class org.apache.abdera.ext.sharing.Sync
 
setUri(String) - Method in class org.apache.abdera.ext.rss.RssGenerator
 
setUri(String) - Method in class org.apache.abdera.ext.rss.RssPerson
 
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.
setUri(String) - Method in class org.apache.abdera.model.PersonWrapper
 
setUri(String) - Method in class org.apache.abdera.parser.stax.FOMGenerator
 
setUri(String) - Method in class org.apache.abdera.parser.stax.FOMPerson
 
setUriElement(IRIElement) - Method in class org.apache.abdera.ext.rss.RssPerson
 
setUriElement(IRIElement) - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
setUriElement(IRIElement) - Method in class org.apache.abdera.model.PersonWrapper
 
setUriElement(IRIElement) - Method in class org.apache.abdera.parser.stax.FOMPerson
 
setUrl(String) - Method in class org.apache.abdera.ext.media.MediaContent
 
setUrl(String) - Method in class org.apache.abdera.ext.media.MediaCopyright
 
setUrl(String) - Method in class org.apache.abdera.ext.media.MediaPlayer
 
setUrl(String) - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
setUrls(OpenSearchUrlInfo...) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
setUseChunked(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set whether the request should use chunked encoding.
setUseExpectContinue(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set whether or not to use the HTTP Expect-Continue mechanism (enabled by default)
setUseLocalCache(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
True if the local client cache should be used
setUsePostOverride(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set whether the request should use the X-HTTP-Method-Override option
setValue(int) - Method in class org.apache.abdera.ext.opensearch.model.IntegerElement
 
setValue(String) - Method in class org.apache.abdera.ext.opensearch.model.StringElement
 
setValue(String) - Method in class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo
 
setValue(String) - Method in class org.apache.abdera.ext.rss.RssContent
 
setValue(AtomDate) - Method in class org.apache.abdera.ext.rss.RssDateTime
 
setValue(String) - Method in class org.apache.abdera.ext.rss.RssGuid
 
setValue(String) - Method in class org.apache.abdera.ext.rss.RssImage
 
setValue(String) - Method in class org.apache.abdera.ext.rss.RssItem
 
setValue(String) - Method in class org.apache.abdera.ext.rss.RssText
 
setValue(String) - Method in class org.apache.abdera.ext.rss.RssUriElement
 
setValue(int) - Method in class org.apache.abdera.ext.thread.Total
 
setValue(String) - Method in class org.apache.abdera.model.AtomDate
Sets the value of the Atom date using the serialized string form
setValue(Date) - Method in class org.apache.abdera.model.AtomDate
Sets the value of the Atom date using java.util.Date
setValue(Calendar) - Method in class org.apache.abdera.model.AtomDate
Sets the value of the Atom date using java.util.Calendar
setValue(long) - Method in class org.apache.abdera.model.AtomDate
Sets the value of the Atom date using the number of milliseconds since January 1, 1970, 00:00:00 GMT
setValue(String) - Method in interface org.apache.abdera.model.Content
Set the string value of the atom:content element
setValue(AtomDate) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setValue(AtomDate) - Method in class org.apache.abdera.model.DateTimeWrapper
 
setValue(String) - Method in interface org.apache.abdera.model.Div
Set the value of the div element
setValue(String) - Method in interface org.apache.abdera.model.IRIElement
Sets the value of the element
setValue(String) - Method in interface org.apache.abdera.model.Text
Set the text value
setValue(String) - Method in class org.apache.abdera.parser.stax.FOMCategory
 
setValue(String) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setValue(AtomDate) - Method in class org.apache.abdera.parser.stax.FOMDateTime
 
setValue(String) - Method in class org.apache.abdera.parser.stax.FOMDiv
 
setValue(String) - Method in class org.apache.abdera.parser.stax.FOMIRI
 
setValue(String) - Method in class org.apache.abdera.parser.stax.FOMLink
 
setValue(String) - Method in class org.apache.abdera.parser.stax.FOMText
 
setValueElement(T) - Method in class org.apache.abdera.ext.rss.RssContent
 
setValueElement(Div) - Method in class org.apache.abdera.ext.rss.RssText
 
setValueElement(T) - Method in interface org.apache.abdera.model.Content
Set the value element of the content.
setValueElement(Div) - Method in interface org.apache.abdera.model.Text
Set the text value element
setValueElement(T) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setValueElement(Div) - Method in class org.apache.abdera.parser.stax.FOMText
 
setVersion(String) - Method in class org.apache.abdera.ext.oauth.OAuthCredentials
 
setVersion(String) - Method in class org.apache.abdera.ext.rss.RssGenerator
 
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.
setVersion(String) - Method in class org.apache.abdera.parser.stax.FOMGenerator
 
setWhen(Date) - Method in class org.apache.abdera.ext.sharing.History
 
setWhen(Date) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setWhen(String) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setWhen(long) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setWhen(Calendar) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setWhen(AtomDate) - Method in class org.apache.abdera.ext.tombstones.Tombstone
 
setWidth(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setWidth(int) - Method in class org.apache.abdera.ext.media.MediaPlayer
 
setWidth(int) - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
setWorkspaceManager(WorkspaceManager) - Method in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
setWorkspaceManager(WorkspaceManager) - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
setWorkspaces(Collection<WorkspaceInfo>) - Method in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager
 
setWorkspaces(Collection<WorkspaceInfo>) - Method in class org.apache.abdera.spring.ProviderFactoryBean
 
setWrappedValue(String) - Method in class org.apache.abdera.ext.rss.RssContent
 
setWrappedValue(String) - Method in class org.apache.abdera.ext.rss.RssText
 
setWrappedValue(String) - Method in interface org.apache.abdera.model.Content
Set the string value of the atom:content with the enclosing div tag
setWrappedValue(String) - Method in interface org.apache.abdera.model.Text
Set the wrapped value
setWrappedValue(String) - Method in class org.apache.abdera.parser.stax.FOMContent
 
setWrappedValue(String) - Method in class org.apache.abdera.parser.stax.FOMText
 
setWriter(Writer) - Method in class org.apache.abdera.factory.StreamBuilder
 
setWriter(Writer) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
setWriter(Writer) - Method in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
setWriter(Writer) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
setWriter(Writer) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Set the Abdera Writer for this response.
setWriter(Writer) - Method in class org.apache.abdera.util.AbderaResult
 
setWriter(Writer) - Method in interface org.apache.abdera.writer.StreamWriter
Set the target java.io.Writer
setXhtmlClass(String[]) - Method in interface org.apache.abdera.model.Div
Sets the array of class attribute values on the div
setXhtmlClass(String[]) - Method in class org.apache.abdera.parser.stax.FOMDiv
 
setXhtmlText(QName, String, IRI) - Method in class org.apache.abdera.parser.stax.FOMElement
 
setXhtmlText(QName, Div, IRI) - Method in class org.apache.abdera.parser.stax.FOMElement
 
Sharing - Class in org.apache.abdera.examples.ext
Basic Simple Sharing Extensions support
Sharing() - Constructor for class org.apache.abdera.examples.ext.Sharing
 
Sharing - Class in org.apache.abdera.ext.sharing
 
Sharing(Element) - Constructor for class org.apache.abdera.ext.sharing.Sharing
 
Sharing(Factory, QName) - Constructor for class org.apache.abdera.ext.sharing.Sharing
 
SharingExtensionFactory - Class in org.apache.abdera.ext.sharing
 
SharingExtensionFactory() - Constructor for class org.apache.abdera.ext.sharing.SharingExtensionFactory
 
SharingHelper - Class in org.apache.abdera.ext.sharing
 
SharingHelper() - Constructor for class org.apache.abdera.ext.sharing.SharingHelper
 
SharingHelper.ConflictResolver - Interface in org.apache.abdera.ext.sharing
 
SHORT_NAME - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
SHORT_NAME_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
shouldGenerateIdAsFallback() - Method in class org.apache.abdera.spring.WorkspaceDefinitionParser
 
shrink() - Method in class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
Shrink the buffer.
sign(T, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
Adds a digital signature to the specified element
sign(T, SignatureOptions) - Method in class org.apache.abdera.security.xmlsec.XmlSignature
 
Signature - Interface in org.apache.abdera.security
Interface used for digitally signing and verifying Abdera elements
SIGNATURE - Static variable in class org.apache.abdera.security.util.Constants
 
SignatureBase - Class in org.apache.abdera.security.util
 
SignatureBase(Abdera) - Constructor for class org.apache.abdera.security.util.SignatureBase
 
SignatureOptions - Interface in org.apache.abdera.security
Provides access to the information necessary to signed an Abdera element
SignedRequestFilter - Class in org.apache.abdera.security.util.filters
Servlet Filter that verifies that an Atom document received by the server via PUT or POST contains a valid XML Digital Signature.
SignedRequestFilter() - Constructor for class org.apache.abdera.security.util.filters.SignedRequestFilter
 
SignedResponseFilter - Class in org.apache.abdera.security.util.filters
This HTTP Servlet Filter will add an XML Digital Signature to Abdera documents
SignedResponseFilter(String, String, String, String, String, String) - Constructor for class org.apache.abdera.security.util.filters.SignedResponseFilter
 
SIMPLE_GEO_NS - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
SimpleAdapter - Class in org.apache.abdera.examples.appserver.custom
 
SimpleAdapter() - Constructor for class org.apache.abdera.examples.appserver.custom.SimpleAdapter
 
SimpleCategoriesInfo - Class in org.apache.abdera.protocol.server.impl
 
SimpleCategoriesInfo() - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
SimpleCategoriesInfo(boolean) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
SimpleCategoriesInfo(String) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
SimpleCategoriesInfo(String, boolean, CategoryInfo...) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
 
SimpleCategoryInfo - Class in org.apache.abdera.protocol.server.impl
 
SimpleCategoryInfo(String) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
SimpleCategoryInfo(String, String) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
SimpleCategoryInfo(String, String, String) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
 
SimpleCollectionInfo - Class in org.apache.abdera.protocol.server.impl
 
SimpleCollectionInfo(String, String, String...) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
 
SimpleElementSerializer - Class in org.apache.abdera.ext.serializer.impl
 
SimpleElementSerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.SimpleElementSerializer
 
SimpleOpenSearchInfo - Class in org.apache.abdera.ext.opensearch.server.impl
Simple OpenSearchInfo implementation.
SimpleOpenSearchInfo() - Constructor for class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo
 
SimpleOpenSearchQueryInfo - Class in org.apache.abdera.ext.opensearch.server.impl
Simple OpenSearchQueryInfo implementation.
SimpleOpenSearchQueryInfo() - Constructor for class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchQueryInfo
 
SimpleOpenSearchUrlInfo - Class in org.apache.abdera.ext.opensearch.server.impl
Simple OpenSearchUrlInfo implementation.
SimpleOpenSearchUrlInfo() - Constructor for class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo
 
SimpleOpenSearchUrlParameterInfo - Class in org.apache.abdera.ext.opensearch.server.impl
Simple OpenSearchUrlParameterInfo implementation.
SimpleOpenSearchUrlParameterInfo() - Constructor for class org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo
 
SimpleResponseContext - Class in org.apache.abdera.protocol.server.context
A simple base implementation of AbstractResponseContext that makes it a bit easier to create custom ResponseContext implementations e.g.
SimpleResponseContext() - Constructor for class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
SimpleResponseContext(String) - Constructor for class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
SimpleSSLProtocolSocketFactory - Class in org.apache.abdera.protocol.client.util
 
SimpleSSLProtocolSocketFactory(TrustManager) - Constructor for class org.apache.abdera.protocol.client.util.SimpleSSLProtocolSocketFactory
 
SimpleSSLProtocolSocketFactory() - Constructor for class org.apache.abdera.protocol.client.util.SimpleSSLProtocolSocketFactory
 
SimpleSubjectResolver - Class in org.apache.abdera.protocol.server.impl
The default subject resolver implementation
SimpleSubjectResolver() - Constructor for class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver
 
SimpleSubjectResolver.AnonymousPrincipal - Class in org.apache.abdera.protocol.server.impl
 
SimpleSubjectResolver.AnonymousPrincipal() - Constructor for class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver.AnonymousPrincipal
 
SimpleTarget - Class in org.apache.abdera.protocol.server.impl
 
SimpleTarget(TargetType, RequestContext) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleTarget
 
SimpleWorkspaceInfo - Class in org.apache.abdera.protocol.server.impl
 
SimpleWorkspaceInfo() - Constructor for class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
SimpleWorkspaceInfo(String) - Constructor for class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
Singleton - Enum in org.apache.abdera.i18n.rfc4646.enums
Enum constants used to validate language tags
size() - Method in class org.apache.abdera.ext.geo.Coordinates
 
size() - Method in class org.apache.abdera.parser.stax.util.FOMList
 
skip(RssSkipDays.Day) - Method in class org.apache.abdera.ext.rss.RssSkipDays
 
skip(int) - Method in class org.apache.abdera.ext.rss.RssSkipHours
 
skip(long) - Method in class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
 
skip(long) - Method in class org.apache.abdera.i18n.text.io.RewindableInputStream
 
skip(long) - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingInputStream
 
skip(long) - Method in class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
skipBoundary() - Method in class org.apache.abdera.protocol.server.multipart.MultipartInputStream
 
slug - Variable in class org.apache.abdera.parser.stax.FOMDocument
 
SlugSanitization - Class in org.apache.abdera.examples.unicode
In the Atom Publishing Protocol, the Slug HTTP header is used to allow a client to provide text that can be used to create a human-friendly URL for an entry.
SlugSanitization() - Constructor for class org.apache.abdera.examples.unicode.SlugSanitization
 
smax_age - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
sort() - Method in class org.apache.abdera.ext.geo.Coordinates
 
sort(boolean) - Method in class org.apache.abdera.ext.geo.Coordinates
 
sortEntries(Comparator<Entry>) - Method in class org.apache.abdera.ext.rss.RssChannel
 
sortEntries(Comparator<Entry>) - Method in class org.apache.abdera.ext.rss.RssFeed
 
sortEntries(Comparator<Entry>) - Method in interface org.apache.abdera.model.Feed
Sorts entries using the given comparator
sortEntries(Comparator<Entry>) - Method in class org.apache.abdera.parser.stax.FOMFeed
 
sortEntriesByEdited(boolean) - Method in class org.apache.abdera.ext.rss.RssChannel
 
sortEntriesByEdited(boolean) - Method in class org.apache.abdera.ext.rss.RssFeed
 
sortEntriesByEdited(boolean) - Method in interface org.apache.abdera.model.Feed
Sorts entries by the app:edited property.
sortEntriesByEdited(boolean) - Method in class org.apache.abdera.parser.stax.FOMFeed
 
sortEntriesByUpdated(boolean) - Method in class org.apache.abdera.ext.rss.RssChannel
 
sortEntriesByUpdated(boolean) - Method in class org.apache.abdera.ext.rss.RssFeed
 
sortEntriesByUpdated(boolean) - Method in interface org.apache.abdera.model.Feed
Sorts entries by the atom:updated property
sortEntriesByUpdated(boolean) - Method in class org.apache.abdera.parser.stax.FOMFeed
 
Source - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Source - Interface in org.apache.abdera.model
Per RFC4287:
SOURCE - Static variable in interface org.apache.abdera.util.Constants
 
SourceSerializer - Class in org.apache.abdera.ext.serializer.impl
 
SourceSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.SourceSerializer
 
SourceSerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.SourceSerializer
 
SPACE - Static variable in interface org.apache.abdera.util.Constants
 
splitAndTrim(String, String, boolean) - Static method in class org.apache.abdera.i18n.text.io.CompressionUtil
 
SpringAbderaServlet - Class in org.apache.abdera.spring
Loads a Spring ServiceContext from a Spring WebApplicationContext.
SpringAbderaServlet() - Constructor for class org.apache.abdera.spring.SpringAbderaServlet
 
sprintf(String, Object...) - Static method in class org.apache.abdera.i18n.text.Localizer
 
sprintfValue(String, Object...) - Method in class org.apache.abdera.i18n.text.Localizer
Use the JDK 1.5 sprintf style Formatter
sqlMapClients - Variable in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
Src - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
SRC - Static variable in interface org.apache.abdera.util.Constants
 
SSE_CONFLICTS - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSE_HISTORY - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSE_RELATED - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSE_SHARING - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSE_SYNC - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSE_UNPUBLISHED - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSENS - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSEPFX - Static variable in class org.apache.abdera.ext.sharing.SharingHelper
 
SSLExample - Class in org.apache.abdera.examples.appclient
 
SSLExample() - Constructor for class org.apache.abdera.examples.appclient.SSLExample
 
start(RequestContext) - Method in class org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter
 
start(RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
 
start(RequestContext) - Method in interface org.apache.abdera.protocol.server.Transactional
Called by the provider before dispatching the request to the adapter
START_INDEX - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
START_INDEX_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
startArray() - Method in class org.apache.abdera.ext.json.JSONStream
 
startAuthor() - Method in class org.apache.abdera.factory.StreamBuilder
 
startAuthor() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startAuthor() - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:author element
startCategories() - Method in class org.apache.abdera.factory.StreamBuilder
 
startCategories(boolean, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startCategories(boolean) - Method in class org.apache.abdera.factory.StreamBuilder
 
startCategories() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startCategories(boolean) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startCategories(boolean, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startCategories() - Method in interface org.apache.abdera.writer.StreamWriter
Start an app:categories element
startCategories(boolean) - Method in interface org.apache.abdera.writer.StreamWriter
Start an app:categories element
startCategories(boolean, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an app:categories element
startCategory(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startCategory(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startCategory(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startCategory(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startCategory(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startCategory(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startCategory(String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:category element
startCategory(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:category element
startCategory(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:category element
startCollection(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startCollection(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startCollection(String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an app:collection element
startContent(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startContent(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startContent(Content.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startContent(Content.Type) - Method in class org.apache.abdera.factory.StreamBuilder
 
startContent(Content.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startContent(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startContent(Content.Type) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startContent(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startContent(Content.Type) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:content element
startContent(String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:content element
startContent(Content.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:content element
startContent(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:content element
startContributor() - Method in class org.apache.abdera.factory.StreamBuilder
 
startContributor() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startContributor() - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:contributor element
startControl() - Method in class org.apache.abdera.factory.StreamBuilder
 
startControl() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startControl() - Method in interface org.apache.abdera.writer.StreamWriter
Start the app:control element
startDocument(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startDocument(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startDocument() - Method in class org.apache.abdera.factory.StreamBuilder
 
startDocument(String, String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
startDocument(String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
startDocument() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startDocument(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start the document
startDocument(String) - Method in interface org.apache.abdera.writer.StreamWriter
Start the document
startDocument() - Method in interface org.apache.abdera.writer.StreamWriter
Start the document
startElement(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startElement(QName) - Method in class org.apache.abdera.factory.StreamBuilder
 
startElement(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startElement(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startElement(String, String, String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
startElement(QName) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startElement(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startElement(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startElement(QName) - Method in interface org.apache.abdera.writer.StreamWriter
Start an element
startElement(String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an element
startElement(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an element
startElement(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an element
startEntry() - Method in class org.apache.abdera.factory.StreamBuilder
 
startEntry() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startEntry() - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:entry element
startFeed() - Method in class org.apache.abdera.factory.StreamBuilder
 
startFeed() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startFeed() - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:feed element
startGenerator(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startGenerator(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startGenerator(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:generator element
startLink(String, String, String, String, String, long) - Method in class org.apache.abdera.factory.StreamBuilder
 
startLink(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startLink(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startLink(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startLink(String, String, String, String, String, long) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startLink(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startLink(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startLink(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startLink(String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:link element
startLink(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:link element
startLink(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:link element
startLink(String, String, String, String, String, long) - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:link element
startObject() - Method in class org.apache.abdera.ext.json.JSONStream
 
startPerson(QName) - Method in class org.apache.abdera.factory.StreamBuilder
 
startPerson(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startPerson(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startPerson(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
startPerson(QName) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startPerson(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startPerson(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startPerson(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startPerson(QName) - Method in interface org.apache.abdera.writer.StreamWriter
Start a person element
startPerson(String) - Method in interface org.apache.abdera.writer.StreamWriter
Start a person element
startPerson(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start a person element
startPerson(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Start a person element
startService() - Method in class org.apache.abdera.factory.StreamBuilder
 
startService() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startService() - Method in interface org.apache.abdera.writer.StreamWriter
Start an app:service element
startSource() - Method in class org.apache.abdera.factory.StreamBuilder
 
startSource() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startSource() - Method in interface org.apache.abdera.writer.StreamWriter
Start an atom:source element
startText(QName, Text.Type) - Method in class org.apache.abdera.factory.StreamBuilder
 
startText(String, String, String, Text.Type) - Method in class org.apache.abdera.factory.StreamBuilder
 
startText(String, String, Text.Type) - Method in class org.apache.abdera.factory.StreamBuilder
 
startText(String, Text.Type) - Method in class org.apache.abdera.factory.StreamBuilder
 
startText(QName, Text.Type) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startText(String, String, String, Text.Type) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startText(String, String, Text.Type) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startText(String, Text.Type) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startText(QName, Text.Type) - Method in interface org.apache.abdera.writer.StreamWriter
Start a Text element
startText(String, Text.Type) - Method in interface org.apache.abdera.writer.StreamWriter
Start a Text element
startText(String, String, Text.Type) - Method in interface org.apache.abdera.writer.StreamWriter
Start a Text element
startText(String, String, String, Text.Type) - Method in interface org.apache.abdera.writer.StreamWriter
Start a Text element
startWorkspace() - Method in class org.apache.abdera.factory.StreamBuilder
 
startWorkspace() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
startWorkspace() - Method in interface org.apache.abdera.writer.StreamWriter
Start an app:workspace element
status - Variable in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
status_text - Variable in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
StaxStreamWriter - Class in org.apache.abdera.parser.stax
 
StaxStreamWriter(Abdera) - Constructor for class org.apache.abdera.parser.stax.StaxStreamWriter
 
StaxStreamWriter(Abdera, Writer) - Constructor for class org.apache.abdera.parser.stax.StaxStreamWriter
 
StaxStreamWriter(Abdera, OutputStream) - Constructor for class org.apache.abdera.parser.stax.StaxStreamWriter
 
StaxStreamWriter(Abdera, OutputStream, String) - Constructor for class org.apache.abdera.parser.stax.StaxStreamWriter
 
STREAM_WRITER - Static variable in interface org.apache.abdera.util.Constants
 
StreamBuilder - Class in org.apache.abdera.factory
StreamBuilder is a special implementation of the StreamWriter interface that can be used to create Feed Object Model instances using the StreamWriter interface.
StreamBuilder() - Constructor for class org.apache.abdera.factory.StreamBuilder
 
StreamBuilder(Abdera) - Constructor for class org.apache.abdera.factory.StreamBuilder
 
StreamBuilderExample - Class in org.apache.abdera.examples.simple
Demonstrates the use of the Abdera StreamWriter interface
StreamBuilderExample() - Constructor for class org.apache.abdera.examples.simple.StreamBuilderExample
 
StreamWriter - Interface in org.apache.abdera.writer
The StreamWriter interface provides a for producing Atom documents based on a streaming api.
StreamWriterExample - Class in org.apache.abdera.examples.simple
Demonstrates the use of the Abdera StreamWriter interface
StreamWriterExample() - Constructor for class org.apache.abdera.examples.simple.StreamWriterExample
 
StreamWriterResponseContext - Class in org.apache.abdera.protocol.server.context
Abstract base class for creating ResponseContext implementations that use the StreamWriter interface.
StreamWriterResponseContext(Abdera) - Constructor for class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
Create a new StreamWriterResponseContext
StreamWriterResponseContext(Abdera, String) - Constructor for class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
Create a new StreamWriterResponseContext
StreamWriterResponseContext(Abdera, String, String) - Constructor for class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
Create a new StreamWriterResponseContext
StringElement - Class in org.apache.abdera.ext.opensearch.model
A generic string element.
StringElement(Factory, QName) - Constructor for class org.apache.abdera.ext.opensearch.model.StringElement
 
StringElement(Element) - Constructor for class org.apache.abdera.ext.opensearch.model.StringElement
 
stripBidi(String) - Static method in class org.apache.abdera.i18n.text.CharUtils
Removes leading and trailing bidi controls from the string
stripBidiInternal(String) - Static method in class org.apache.abdera.i18n.text.CharUtils
Removes bidi controls from within a string
subcontext - Variable in class org.apache.abdera.i18n.templates.DelegatingContext
 
subject - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
subjectResolver - Variable in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
subList(int, int) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
Subtag - Class in org.apache.abdera.i18n.rfc4646
A Lang tag subtag
Subtag(Language) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag(Script) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag(Region) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag(Variant) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag(Extlang) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag(Singleton) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag(Subtag.Type, String) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag(Subtag.Type, String, Subtag) - Constructor for class org.apache.abdera.i18n.rfc4646.Subtag
Create a Subtag
Subtag.Type - Enum in org.apache.abdera.i18n.rfc4646
 
Subtitle - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
SUBTITLE - Static variable in interface org.apache.abdera.util.Constants
 
Summary - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
SUMMARY - Static variable in interface org.apache.abdera.util.Constants
 
Sync - Class in org.apache.abdera.ext.sharing
 
Sync(Element) - Constructor for class org.apache.abdera.ext.sharing.Sync
 
Sync(Factory, QName) - Constructor for class org.apache.abdera.ext.sharing.Sync
 

T

TAGS - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
tags - Variable in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
TAGS_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
target - Variable in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
Target - Interface in org.apache.abdera.protocol.server
Identifies the target of the request.
targetBuilder - Variable in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
targetBuilder - Variable in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
TargetBuilder - Interface in org.apache.abdera.protocol.server
The TargetBuilder component is responsible for constructing appropriate IRIs/URIs for various kinds of targets based on specified input parameters.
targetResolver - Variable in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
targetResolver - Variable in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
targets - Variable in class org.apache.abdera.protocol.server.impl.RouteManager
 
targetType - Variable in class org.apache.abdera.protocol.server.impl.RouteManager.RouteTargetType
 
TargetType - Class in org.apache.abdera.protocol.server
Identifies the type of resource being requests.
teardown() - Method in class org.apache.abdera.protocol.client.AbderaClient
Per http://jakarta.apache.org/commons/httpclient/performance.html
Template - Class in org.apache.abdera.i18n.templates
Used to evaluate a URI Template.
Template(String) - Constructor for class org.apache.abdera.i18n.templates.Template
 
templates - Variable in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
TemplateTargetBuilder - Class in org.apache.abdera.protocol.server.impl
A TargetBuilder implementation that uses URI/IRI Templates to construct URIs/IRIs.
TemplateTargetBuilder() - Constructor for class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
TemplateTargetBuilder(Map<Object, Template>) - Constructor for class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
TemplateTargetBuilder.TemplateContext - Class in org.apache.abdera.protocol.server.impl
 
TemplateTargetBuilder.TemplateContext(RequestContext, Context) - Constructor for class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder.TemplateContext
 
TemplateTargetBuilder.Variable - Enum in org.apache.abdera.protocol.server.impl
 
TERM - Static variable in interface org.apache.abdera.util.Constants
 
TEXT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Text - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Text - Interface in org.apache.abdera.model
Represents an Atom Text Contruct.
TEXT - Static variable in interface org.apache.abdera.util.Constants
 
Text.Type - Enum in org.apache.abdera.model
Text Constructs can be either Text, HTML or XHTML
TextSerializer - Class in org.apache.abdera.ext.serializer.impl
 
TextSerializer(QName) - Constructor for class org.apache.abdera.ext.serializer.impl.TextSerializer
 
TextSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.TextSerializer
 
TextValue - Interface in org.apache.abdera.model
A text value.
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
 
Thread - Class in org.apache.abdera.examples.ext
The Atom Threading Extensions are described in RFC4685 and provide a means of representing threaded discussions and parent/child relationships in Atom.
Thread() - Constructor for class org.apache.abdera.examples.ext.Thread
 
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
 
throwException() - Method in class org.apache.abdera.protocol.error.Error
Will throw a ProtocolException that wraps this element.
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
THUMBNAIL - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
TITLE - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Title - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
title - Variable in class org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
 
TITLE - Static variable in interface org.apache.abdera.util.Constants
 
TNS - Static variable in class org.apache.abdera.ext.tombstones.TombstonesHelper
 
toArray(Object) - Static method in class org.apache.abdera.ext.serializer.BaseSerializer
 
toArray() - Method in class org.apache.abdera.parser.stax.util.FOMList
 
toArray(Object[]) - Method in class org.apache.abdera.parser.stax.util.FOMList
 
toASCII() - Method in class org.apache.abdera.i18n.iri.IDNA
 
toASCII(String) - Static method in class org.apache.abdera.i18n.iri.IDNA
 
toASCIIString() - Method in class org.apache.abdera.i18n.iri.IRI
 
toBasicRange() - Method in class org.apache.abdera.i18n.rfc4646.Range
Create a basic language-range from this range
toBIDIString() - Method in class org.apache.abdera.i18n.iri.IRI
 
toBytes() - Method in class org.apache.abdera.i18n.text.Codepoint
 
toBytes(String) - Method in class org.apache.abdera.i18n.text.Codepoint
 
toChars() - Method in class org.apache.abdera.i18n.text.Codepoint
 
toFormattedString() - Method in class org.apache.abdera.parser.stax.FOMDocument
 
toFormattedString() - Method in class org.apache.abdera.parser.stax.FOMElement
 
toggle(boolean, int) - Method in class org.apache.abdera.protocol.util.AbstractMessage
 
toJson(Base, Writer) - Static method in class org.apache.abdera.ext.json.JSONUtil
 
Tombstone - Class in org.apache.abdera.ext.tombstones
 
Tombstone(Element) - Constructor for class org.apache.abdera.ext.tombstones.Tombstone
 
Tombstone(Factory) - Constructor for class org.apache.abdera.ext.tombstones.Tombstone
 
TombstonesExtensionFactory - Class in org.apache.abdera.ext.tombstones
 
TombstonesExtensionFactory() - Constructor for class org.apache.abdera.ext.tombstones.TombstonesExtensionFactory
 
TombstonesHelper - Class in org.apache.abdera.ext.tombstones
Note this is an experimental implementation of the Tombstones specification.
TombstonesHelper() - Constructor for class org.apache.abdera.ext.tombstones.TombstonesHelper
 
toString() - Method in class org.apache.abdera.ext.geo.Coordinate
 
toString() - Method in class org.apache.abdera.ext.geo.Coordinates
 
toString(Object) - Static method in class org.apache.abdera.ext.serializer.BaseSerializer
 
toString() - Method in class org.apache.abdera.i18n.iri.IDNA
 
toString() - Method in class org.apache.abdera.i18n.iri.IRI
 
toString() - Method in class org.apache.abdera.i18n.lang.Lang
Deprecated.  
toString() - Method in class org.apache.abdera.i18n.rfc4646.Subtag
 
toString() - Method in class org.apache.abdera.i18n.templates.Route
 
toString() - Method in class org.apache.abdera.i18n.templates.Template
 
toString(int) - Static method in class org.apache.abdera.i18n.text.CharUtils
Return the String representation of the codepoint, automatically dealing with surrogate pairs
toString() - Method in class org.apache.abdera.i18n.text.Codepoint
 
toString() - Method in class org.apache.abdera.model.AtomDate
 
toString() - Method in class org.apache.abdera.model.ElementWrapper
 
toString() - Method in class org.apache.abdera.parser.stax.FOMComment
 
toString() - Method in class org.apache.abdera.parser.stax.FOMProcessingInstruction
 
toString() - Method in class org.apache.abdera.parser.stax.FOMTextValue
 
toString() - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver.RegexTarget
 
toString() - Method in class org.apache.abdera.protocol.server.impl.RegexTargetResolver
 
toString() - Method in class org.apache.abdera.protocol.server.impl.SimpleSubjectResolver.AnonymousPrincipal
 
toString() - Method in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
toString() - Method in class org.apache.abdera.protocol.server.TargetType
 
toString() - Method in class org.apache.abdera.util.EntityTag
 
toString(EntityTag...) - Static method in class org.apache.abdera.util.EntityTag
 
toString(String...) - Static method in class org.apache.abdera.util.EntityTag
 
toSupplementary(char, char) - Static method in class org.apache.abdera.i18n.text.CharUtils
Converts the high and low surrogate into a supplementary codepoint
Total - Class in org.apache.abdera.ext.thread
 
Total(Element) - Constructor for class org.apache.abdera.ext.thread.Total
 
Total(Factory) - Constructor for class org.apache.abdera.ext.thread.Total
 
TOTAL_RESULTS - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
TOTAL_RESULTS_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
toUnicode() - Method in class org.apache.abdera.i18n.iri.IDNA
 
toUnicode(String) - Static method in class org.apache.abdera.i18n.iri.IDNA
 
toURI() - Method in class org.apache.abdera.i18n.iri.IRI
 
toURL() - Method in class org.apache.abdera.i18n.iri.IRI
 
trailingSlash() - Method in class org.apache.abdera.i18n.iri.IRI
Returns a new IRI with a trailing slash appended to the path, if necessary
Transactional - Interface in org.apache.abdera.protocol.server
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors.
transactionCompensate(Transactional, RequestContext, Throwable) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
transactionEnd(Transactional, RequestContext, ResponseContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
transactionStart(Transactional, RequestContext) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
TYPE - Static variable in class org.apache.abdera.ext.features.FeaturesHelper
 
type - Variable in class org.apache.abdera.parser.stax.FOMContent
 
type - Variable in class org.apache.abdera.parser.stax.FOMText
 
type - Variable in class org.apache.abdera.protocol.server.impl.SimpleTarget
 
TYPE - Static variable in interface org.apache.abdera.util.Constants
 
TYPE_CATEGORIES - Static variable in class org.apache.abdera.protocol.server.TargetType
An Atompub Categories Document
TYPE_COLLECTION - Static variable in class org.apache.abdera.protocol.server.TargetType
An Atom Feed Document representing an Atompub Collection
TYPE_ENTRY - Static variable in class org.apache.abdera.protocol.server.TargetType
An Atompub Collection member entry
TYPE_MEDIA - Static variable in class org.apache.abdera.protocol.server.TargetType
An Atompub Collection media resource
TYPE_NOT_FOUND - Static variable in class org.apache.abdera.protocol.server.TargetType
A not found target type
TYPE_OPENSEARCH_DESCRIPTION - Static variable in class org.apache.abdera.protocol.server.filters.OpenSearchFilter
 
TYPE_SERVICE - Static variable in class org.apache.abdera.protocol.server.TargetType
An Atompub Service Document
TYPE_UNKNOWN - Static variable in class org.apache.abdera.protocol.server.TargetType
An unknown target type
typeFromString(String) - Static method in enum org.apache.abdera.model.Content.Type
Return an appropriate Type given the specified @type attribute value
typeFromString(String) - Static method in enum org.apache.abdera.model.Text.Type
Return the text type

U

UnacceptableElementsExample - Class in org.apache.abdera.examples.simple
 
UnacceptableElementsExample() - Constructor for class org.apache.abdera.examples.simple.UnacceptableElementsExample
 
unauthorized(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return an unauthorized error
unauthorized(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
unavailable(RequestContext, String) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
Return a service unavailable error
unavailable(RequestContext) - Static method in class org.apache.abdera.protocol.server.ProviderHelper
 
UNICODE_VERSION - Static variable in class org.apache.abdera.i18n.text.data.UnicodeCharacterDatabase
 
UnicodeCharacterDatabase - Class in org.apache.abdera.i18n.text.data
 
UNKNOWN - Static variable in class org.apache.abdera.protocol.server.TargetType
 
unpublish(Entry) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
Unpublished - Class in org.apache.abdera.ext.sharing
 
Unpublished(Element) - Constructor for class org.apache.abdera.ext.sharing.Unpublished
 
Unpublished(Factory, QName) - Constructor for class org.apache.abdera.ext.sharing.Unpublished
 
unread(byte[], int, int) - Method in class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
 
unread(int) - Method in class org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
 
unregisterScheme(String) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Unregister a specific authentication scheme
unregisterScheme(String...) - Static method in class org.apache.abdera.protocol.client.AbderaClient
Unregister multiple HTTP authentication schemes
unsetDraft() - Method in interface org.apache.abdera.model.Control
Removes the draft setting completely from the control element.
unsetDraft() - Method in class org.apache.abdera.parser.stax.FOMControl
 
UNSPECIFIED_LICENSE - Static variable in class org.apache.abdera.ext.license.LicenseHelper
 
update(Object, RequestOptions, ClientResponse, ClientResponse) - Method in class org.apache.abdera.protocol.client.cache.AbstractCache
 
update(Object, RequestOptions, ClientResponse, ClientResponse) - Method in interface org.apache.abdera.protocol.client.cache.Cache
Update the cached item
Updated - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
UPDATED - Static variable in interface org.apache.abdera.util.Constants
 
updateEntry(Entry, String) - Static method in class org.apache.abdera.ext.sharing.SharingHelper
 
updateEntry(Object, Entry) - Method in class org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter
 
updateEntry(Object, Entry) - Method in class org.apache.abdera.protocol.server.provider.basic.BasicAdapter
 
URI - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
URI - Static variable in interface org.apache.abdera.util.Constants
 
URI - Static variable in interface org.apache.abdera.util.Version
 
URIRoute - Annotation Type in org.apache.abdera.i18n.templates
The URITemplate annotation can be used to associate a URI Template with a particular Java class.
URITemplate - Annotation Type in org.apache.abdera.i18n.templates
The URITemplate annotation can be used to associate a URI Template with a particular Java class.
URITemplates - Class in org.apache.abdera.examples.uritemplates
 
URITemplates() - Constructor for class org.apache.abdera.examples.uritemplates.URITemplates
 
URITemplates.MyObject - Class in org.apache.abdera.examples.uritemplates
 
URITemplates.MyObject() - Constructor for class org.apache.abdera.examples.uritemplates.URITemplates.MyObject
 
Url - Class in org.apache.abdera.ext.opensearch.model
Open Search 1.1 Url element: describes an interface by which a search client can make search requests.
This supports all parts of the Open Search 1.1 Url specification.
Url(Factory) - Constructor for class org.apache.abdera.ext.opensearch.model.Url
 
Url(Abdera) - Constructor for class org.apache.abdera.ext.opensearch.model.Url
 
Url(Element) - Constructor for class org.apache.abdera.ext.opensearch.model.Url
 
URL - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
URL_INDEXOFFSET_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
URL_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
URL_PAGEOFFSET_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
URL_TEMPLATE_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
URL_TYPE_LN - Static variable in interface org.apache.abdera.ext.opensearch.OpenSearchConstants
 
UrlEncoding - Class in org.apache.abdera.i18n.text
Performs URL Percent Encoding
UrlEncoding.DecodingInputStream - Class in org.apache.abdera.i18n.text
 
UrlEncoding.DecodingInputStream(InputStream) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.DecodingInputStream
 
UrlEncoding.DecodingInputStream(byte[]) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.DecodingInputStream
 
UrlEncoding.DecodingReader - Class in org.apache.abdera.i18n.text
 
UrlEncoding.DecodingReader(byte[]) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
UrlEncoding.DecodingReader(byte[], String) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
UrlEncoding.DecodingReader(InputStream) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
UrlEncoding.DecodingReader(InputStream, String) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
UrlEncoding.DecodingReader(Reader) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.DecodingReader
 
UrlEncoding.EncodingOutputStream - Class in org.apache.abdera.i18n.text
 
UrlEncoding.EncodingOutputStream(OutputStream) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.EncodingOutputStream
 
UrlEncoding.EncodingWriter - Class in org.apache.abdera.i18n.text
 
UrlEncoding.EncodingWriter(OutputStream) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
UrlEncoding.EncodingWriter(OutputStream, Filter) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
UrlEncoding.EncodingWriter(OutputStream, Filter...) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
UrlEncoding.EncodingWriter(Writer) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
UrlEncoding.EncodingWriter(Writer, Filter) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
UrlEncoding.EncodingWriter(Writer, Filter...) - Constructor for class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
urlFor(Object, Object) - Method in class org.apache.abdera.protocol.server.context.AbstractRequestContext
 
urlFor(Object, Object) - Method in class org.apache.abdera.protocol.server.context.RequestContextWrapper
 
urlFor(RequestContext, Object, Object) - Method in class org.apache.abdera.protocol.server.impl.AbstractProvider
 
urlFor(RequestContext, Object, Object) - Method in class org.apache.abdera.protocol.server.impl.RouteManager
 
urlFor(RequestContext, Object, Object) - Method in class org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
 
urlFor(RequestContext, Object, Object) - Method in interface org.apache.abdera.protocol.server.Provider
Construct a URL using to Provider's Target Builder
urlFor(Object, Object) - Method in interface org.apache.abdera.protocol.server.RequestContext
Construct a URL using the Provider's Target Builder
urlFor(RequestContext, Object, Object) - Method in interface org.apache.abdera.protocol.server.TargetBuilder
Construct a URL for the specified key
usePreemptiveAuthentication(boolean) - Method in class org.apache.abdera.protocol.client.AbderaClient
Configure the client to use preemptive authentication (HTTP Basic Authentication only)
user - Variable in class org.apache.abdera.examples.uritemplates.URITemplates.MyObject
 

V

VALID - Static variable in class org.apache.abdera.security.util.filters.SignedRequestFilter
 
Value - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
value(String) - Static method in enum org.apache.abdera.i18n.text.io.CompressionUtil.CompressionCodec
 
value - Variable in class org.apache.abdera.parser.stax.util.FOMElementIterator
 
valueOf(String) - Static method in enum org.apache.abdera.ext.features.FeaturesHelper.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.geo.GeoHelper.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.media.MediaConstants.Algo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.media.MediaConstants.Expression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.media.MediaConstants.Medium
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.media.MediaConstants.Relationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.media.MediaConstants.RestrictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.media.MediaConstants.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.opensearch.model.Query.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.rss.RssSkipDays.Day
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.ext.sharing.Related.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
Returns the enum constant of this type with the specified name.
valueOf(Subtag) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
 
valueOf(String) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Language
Returns the enum constant of this type with the specified name.
valueOf(Subtag) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Language
 
valueOf(String) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Region
Returns the enum constant of this type with the specified name.
valueOf(Subtag) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Region
 
valueOf(String) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Script
Returns the enum constant of this type with the specified name.
valueOf(Subtag) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Script
 
valueOf(String) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
Returns the enum constant of this type with the specified name.
valueOf(Subtag) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
 
valueOf(String) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
Returns the enum constant of this type with the specified name.
valueOf(Subtag) - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
 
valueOf(String) - Static method in enum org.apache.abdera.i18n.rfc4646.Subtag.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.i18n.text.Bidi.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.i18n.text.CharUtils.Profile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.i18n.text.io.CharsetSniffingInputStream.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.i18n.text.io.CompressionUtil.CompressionCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.i18n.text.Normalizer.Form
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.i18n.text.Rfc2047Helper.Codec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.abdera.model.AtomDate
Create a new Atom Date instance from the serialized string form
valueOf(Date) - Static method in class org.apache.abdera.model.AtomDate
Create a new Atom Date instance from a java.util.Date
valueOf(Calendar) - Static method in class org.apache.abdera.model.AtomDate
Create a new Atom Date instance from a java.util.Calendar
valueOf(long) - Static method in class org.apache.abdera.model.AtomDate
Create a new Atom Date instance using the number of milliseconds since January 1, 1970, 00:00:00 GMT
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, Map<String, String>, Map<QName, Function>, Map<QName, Object>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
valueOf(String, Base, Map<String, String>) - Method in class org.apache.abdera.parser.stax.FOMXPath
 
valueOf(String) - Static method in enum org.apache.abdera.protocol.client.cache.Cache.Disposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.client.util.MethodHelper.HopByHop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.client.util.MethodHelper.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.Response.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.server.impl.TemplateTargetBuilder.Variable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.server.RequestContext.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.server.RequestContext.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.util.CacheControlUtil.Directive
Returns the enum constant of this type with the specified name.
valueOf(String, Base) - Method in class org.apache.abdera.util.AbstractXPath
 
valueOf(String) - Static method in enum org.apache.abdera.util.filter.CompoundParseFilter.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.util.XmlUtil.XMLVersion
Returns the enum constant of this type with the specified name.
valueOf(String, Base) - Method in interface org.apache.abdera.xpath.XPath
Return the text value of the specified Path
valueOf(String, Base, Map<String, String>) - Method in interface org.apache.abdera.xpath.XPath
Return the text value of the specified Path using the specified Namespaces mapping
values() - Static method in enum org.apache.abdera.ext.features.FeaturesHelper.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.geo.GeoHelper.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.media.MediaConstants.Algo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.media.MediaConstants.Expression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.media.MediaConstants.Medium
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.media.MediaConstants.Relationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.media.MediaConstants.RestrictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.media.MediaConstants.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.opensearch.model.Query.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.rss.RssSkipDays.Day
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.ext.sharing.Related.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Extlang
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Region
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Script
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Singleton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.rfc4646.enums.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.rfc4646.Subtag.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.text.Bidi.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.text.CharUtils.Profile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.text.io.CharsetSniffingInputStream.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.text.io.CompressionUtil.CompressionCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.text.Normalizer.Form
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.i18n.text.Rfc2047Helper.Codec
Returns an array containing the constants of this enum type, in the order they are declared.
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 are 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 are declared.
values() - Static method in enum org.apache.abdera.protocol.client.cache.Cache.Disposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.protocol.client.util.MethodHelper.HopByHop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.protocol.client.util.MethodHelper.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.protocol.Response.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.protocol.server.impl.TemplateTargetBuilder.Variable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.protocol.server.RequestContext.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.protocol.server.RequestContext.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.abdera.protocol.server.TargetType
Return a listing of TargetTypes
values() - Static method in enum org.apache.abdera.protocol.util.CacheControlUtil.Directive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.util.filter.CompoundParseFilter.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.abdera.util.XmlUtil.XMLVersion
Returns an array containing the constants of this enum type, in the order they are declared.
Variant - Enum in org.apache.abdera.i18n.rfc4646.enums
Enum constants used to validate language tags
VarName - Annotation Type in org.apache.abdera.i18n.templates
Used to specify an alternative URI Template varname for a field or method
verify() - Method in class org.apache.abdera.ext.geo.Line
 
verify() - Method in class org.apache.abdera.ext.geo.Polygon
 
verify(CodepointIterator, Filter) - Static method in class org.apache.abdera.i18n.text.CharUtils
Verifies a sequence of codepoints using the specified filter
verify(CodepointIterator, CharUtils.Profile) - Static method in class org.apache.abdera.i18n.text.CharUtils
Verifies a sequence of codepoints using the specified filter
verify(char[], CharUtils.Profile) - Static method in class org.apache.abdera.i18n.text.CharUtils
Verifies a sequence of codepoints using the specified profile
verify(String, CharUtils.Profile) - Static method in class org.apache.abdera.i18n.text.CharUtils
Verifies a sequence of codepoints using the specified profile
verify(T, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
Verifies that the digitally signed element is valid
verify(T, SignatureOptions) - Method in class org.apache.abdera.security.xmlsec.XmlSignature
 
verify179Rule() - Method in class org.apache.abdera.ext.geo.Multiple
 
verifyNot(CodepointIterator, Filter) - Static method in class org.apache.abdera.i18n.text.CharUtils
Verifies a sequence of codepoints using the specified filter
verifyNot(CodepointIterator, CharUtils.Profile) - Static method in class org.apache.abdera.i18n.text.CharUtils
Verifies a sequence of codepoints using the specified profile
verifyNot(char[], CharUtils.Profile) - Static method in class org.apache.abdera.i18n.text.CharUtils
Verifies a sequence of codepoints using the specified profile
Version - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
VERSION - Static variable in interface org.apache.abdera.util.Constants
 
Version - Interface in org.apache.abdera.util
 
VERSION - Static variable in interface org.apache.abdera.util.Version
 

W

W3C_GEO_NS - Static variable in class org.apache.abdera.ext.geo.GeoHelper
 
WhiteListParseFilter - Class in org.apache.abdera.util.filter
WhiteList Implementation of ParseFilter.
WhiteListParseFilter() - Constructor for class org.apache.abdera.util.filter.WhiteListParseFilter
 
WhiteListParseFilter(boolean) - Constructor for class org.apache.abdera.util.filter.WhiteListParseFilter
If listAttributesExplicity == true, attributes MUST be whitelisted independently of the elements on which they appear, otherwise, all attributes will automatically be considered acceptable if the containing element is considered acceptable.
WILD - Static variable in class org.apache.abdera.util.EntityTag
 
Workspace - Annotation Type in org.apache.abdera.ext.serializer.annotation
 
Workspace - Interface in org.apache.abdera.model
An Atom Publishing Protocol Introspection Document workspace element.
WORKSPACE - Static variable in interface org.apache.abdera.util.Constants
 
WorkspaceDefinitionParser - Class in org.apache.abdera.spring
 
WorkspaceDefinitionParser() - Constructor for class org.apache.abdera.spring.WorkspaceDefinitionParser
 
WorkspaceInfo - Interface in org.apache.abdera.protocol.server
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents.
workspaceManager - Variable in class org.apache.abdera.protocol.server.impl.DefaultProvider
 
WorkspaceManager - Interface in org.apache.abdera.protocol.server
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request
workspaces - Variable in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager
 
workspaces - Variable in class org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
 
WorkspaceSerializer - Class in org.apache.abdera.ext.serializer.impl
 
WorkspaceSerializer() - Constructor for class org.apache.abdera.ext.serializer.impl.WorkspaceSerializer
 
wrapBidi(String, char) - Static method in class org.apache.abdera.i18n.text.CharUtils
Wrap the string with the specified bidi control
write(Base, WriterOptions) - Method in class org.apache.abdera.ext.json.JSONWriter
 
write(ByteBuffer) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Write to the pipe
write(byte[]) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Write to the pipe
write(byte[], int, int) - Method in class org.apache.abdera.i18n.text.io.PipeChannel
Write to the pipe
write(byte[], int, int) - Method in class org.apache.abdera.i18n.text.UrlEncoding.EncodingOutputStream
 
write(byte[]) - Method in class org.apache.abdera.i18n.text.UrlEncoding.EncodingOutputStream
 
write(int) - Method in class org.apache.abdera.i18n.text.UrlEncoding.EncodingOutputStream
 
write(char[], int, int) - Method in class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
write(char[]) - Method in class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
write(int) - Method in class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
write(String, int, int) - Method in class org.apache.abdera.i18n.text.UrlEncoding.EncodingWriter
 
write(Base, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMWriter
 
write(Base, WriterOptions) - Method in class org.apache.abdera.parser.stax.util.PrettyWriter
 
write(Base) - Method in class org.apache.abdera.util.AbstractWriter
 
write(Base) - Method in interface org.apache.abdera.writer.Writer
Return the serialized form of the Abdera Base
write(Base, WriterOptions) - Method in interface org.apache.abdera.writer.Writer
Return the serialized form of the Abdera Base
writeAccepts(String...) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAccepts(String...) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAccepts(String...) - Method in interface org.apache.abdera.writer.StreamWriter
Writes app:accept elements
writeAcceptsEntry() - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAcceptsEntry() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAcceptsEntry() - Method in interface org.apache.abdera.writer.StreamWriter
Writes an app:accept element indicating that entries are accepted
writeAcceptsNothing() - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAcceptsNothing() - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAcceptsNothing() - Method in interface org.apache.abdera.writer.StreamWriter
Writes an app:accept element indicating that nothing is accepted
writeAttribute(String, String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(QName, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(QName, double) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(QName, int) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(QName, long) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(QName, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, double) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, int) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, long) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, double) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, int) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, long) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, String, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, String, double) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, String, int) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, String, long) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAttribute(String, String, String, String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(QName, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(QName, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, String, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(QName, int) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, int) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, int) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, String, int) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(QName, long) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, long) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, long) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, String, long) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(QName, double) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, double) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, double) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(String, String, String, double) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAttribute(QName, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(QName, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, String, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(QName, int) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, int) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, int) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, String, int) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(QName, long) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, long) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, long) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, String, long) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(QName, double) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, double) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, double) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttribute(String, String, String, double) - Method in interface org.apache.abdera.writer.StreamWriter
Write an attribute
writeAttributes(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
writeAuthor(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAuthor(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeAuthor(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAuthor(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeAuthor(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:author element
writeAuthor(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:author element
writeBase(IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeBase(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeBase(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeBase(IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeBase(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write the xml:base attribute
writeBase(IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write the xml:base attribute
writeCategory(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeCategory(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeCategory(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeCategory(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeCategory(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeCategory(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeCategory(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:category element
writeCategory(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:category element
writeCategory(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:category element
writeComment(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeComment(String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writeComment(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an XML comment
writeCommon(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
writeContent(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeContent(Content.Type, DataHandler) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeContent(Content.Type, InputStream) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeContent(Content.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeContent(Content.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeContent(Content.Type, InputStream) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeContent(Content.Type, DataHandler) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeContent(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeContent(Content.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:content element
writeContent(Content.Type, InputStream) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:content element
writeContent(Content.Type, DataHandler) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:content element
writeContent(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:content element
writeContributor(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeContributor(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeContributor(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeContributor(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeContributor(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:contributor element
writeContributor(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:contributor element
writeDate(QName, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(QName, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(String, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(String, String, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(String, String, String, Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(String, String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDate(QName, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(QName, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(String, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(String, String, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(String, String, String, Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(String, String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDate(QName, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDate(String, String, String, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDate(String, String, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDate(String, Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDate(QName, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDate(String, String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDate(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDate(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Date element
writeDefaultNamespace(String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writeDraft(boolean) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeDraft(boolean) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeDraft(boolean) - Method in interface org.apache.abdera.writer.StreamWriter
Write an app:draft element
writeEdited(Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeEdited(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeEdited(Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeEdited(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeEdited(Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:edited element
writeEdited(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:edited element
writeElement(Class<? extends Annotation>, Serializer, Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
writeElement(StreamWriter, QName, String) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
writeElements(Class<? extends Annotation>, Serializer, Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
writeElementText(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(DataHandler) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(double) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(InputStream) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(int) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(long) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(String, Object...) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeElementText(String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writeElementText(InputStream) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeElementText(DataHandler) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeElementText(Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeElementText(int) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeElementText(long) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeElementText(double) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeElementText(String, Object...) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeElementText(String, Object...) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text using Formatter
writeElementText(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text
writeElementText(DataHandler) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text
writeElementText(InputStream) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text
writeElementText(Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text
writeElementText(int) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text
writeElementText(long) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text
writeElementText(double) - Method in interface org.apache.abdera.writer.StreamWriter
Write element text
writeEntity(Writer) - Method in class org.apache.abdera.protocol.server.context.EmptyResponseContext
 
writeEntity(Writer) - Method in class org.apache.abdera.protocol.server.context.MediaResponseContext
 
writeEntity(Writer) - Method in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
writeEntity(Writer) - Method in class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
 
writeExtensions(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
writeField(String) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeField(String, Date) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeField(String, IRI) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeField(String, MimeType) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeField(String, EntityTag) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeField(String, String) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeField(String, Number) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeField(String, Boolean) - Method in class org.apache.abdera.ext.json.JSONStream
 
writeGenerator(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeGenerator(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeGenerator(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:generator element
writeIcon(IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIcon(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIcon(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIcon(IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIcon(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:icon element
writeIcon(IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:icon element
writeId() - Method in class org.apache.abdera.factory.StreamBuilder
 
writeId(IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeId(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeId() - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writeId(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeId(IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeId(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:id element
writeId(IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:id element
writeId() - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:id element with a new IRI value
writeIRIElement(QName, IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(QName, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(String, IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(String, String, IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(String, String, String, IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(String, String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeIRIElement(QName, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(QName, IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(String, IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(String, String, IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(String, String, String, IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(String, String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeIRIElement(QName, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeIRIElement(String, String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeIRIElement(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeIRIElement(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeIRIElement(QName, IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeIRIElement(String, String, String, IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeIRIElement(String, String, IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeIRIElement(String, IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write an IRI element
writeLanguage(Lang) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLanguage(Locale) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLanguage(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLanguage(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLanguage(Lang) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLanguage(Locale) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLanguage(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write the xml:lang attribute
writeLanguage(Lang) - Method in interface org.apache.abdera.writer.StreamWriter
Write the xml:lang attribute
writeLanguage(Locale) - Method in interface org.apache.abdera.writer.StreamWriter
Write the xml:lang attribute
writeLink(String, String, String, String, String, long) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLink(String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLink(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLink(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLink(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLink(String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLink(String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLink(String, String, String, String, String, long) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLink(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:link element
writeLink(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:link element
writeLink(String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:link element
writeLink(String, String, String, String, String, long) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:link element
writeLogo(IRI) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLogo(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeLogo(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLogo(IRI) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeLogo(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:logo element
writeLogo(IRI) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:logo element
writeNamespace(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeNamespace(String, String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writeNamespace(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a namespace declaration
writePerson(QName, String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePerson(String, String, String, String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePerson(String, String, String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePerson(String, String, String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePerson(QName, String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePerson(String, String, String, String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePerson(String, String, String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePerson(String, String, String, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePerson(QName, String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a person element
writePerson(String, String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a person element
writePerson(String, String, String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a person element
writePerson(String, String, String, String, String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a person element
writePersonEmail(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePersonEmail(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePersonEmail(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a person email
writePersonName(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePersonName(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePersonName(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a person name
writePersonUri(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePersonUri(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePersonUri(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a person uri
writePI(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePI(String, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePI(String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writePI(String, String) - Method in class org.apache.abdera.parser.stax.StaxStreamWriter
 
writePI(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an XML Processing Instruction
writePI(String, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an XML Processing Instruction
writePublished(Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePublished(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writePublished(Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePublished(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writePublished(Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:published element
writePublished(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:published element
writeQuoted(String) - Method in class org.apache.abdera.ext.json.JSONStream
 
writer - Variable in class org.apache.abdera.protocol.server.context.AbstractResponseContext
 
Writer - Interface in org.apache.abdera.writer
Writers are used to serialize Abdera objects
writeRequest(OutputStream) - Method in class org.apache.abdera.protocol.client.util.BaseRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.abdera.protocol.client.util.EntityProviderRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity
 
WriterFactory - Interface in org.apache.abdera.writer
The WriterFactory is used a acquire instances of alternative writers registered with Abdera.
writeRights(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeRights(Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeRights(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeRights(Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeRights(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:rights element
writeRights(Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:rights element
WriterOptions - Interface in org.apache.abdera.writer
 
writeSeparator() - Method in class org.apache.abdera.ext.json.JSONStream
 
writeSubtitle(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeSubtitle(Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeSubtitle(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeSubtitle(Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeSubtitle(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:subtitle element
writeSubtitle(Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:subtitle element
writeSummary(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeSummary(Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeSummary(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeSummary(Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeSummary(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:summary element
writeSummary(Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:summary element
writeText(QName, Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeText(String, String, String, Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeText(String, String, Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeText(String, Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeText(QName, Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeText(String, String, String, Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeText(String, String, Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeText(String, Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeText(QName, Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Text element
writeText(String, Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Text element
writeText(String, String, Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Text element
writeText(String, String, String, Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write a Text element
writeTextValue(Object, ObjectContext, SerializationContext, Conventions) - Method in class org.apache.abdera.ext.serializer.BaseSerializer
 
writeTitle(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeTitle(Text.Type, String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeTitle(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeTitle(Text.Type, String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeTitle(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:title element
writeTitle(Text.Type, String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:title element
writeTo(StreamWriter) - Method in class org.apache.abdera.examples.simple.EntityProviderExample.Foo
 
writeTo(Base, OutputStream, WriterOptions) - Method in class org.apache.abdera.ext.json.JSONWriter
 
writeTo(Base, Writer, WriterOptions) - Method in class org.apache.abdera.ext.json.JSONWriter
 
writeTo(StreamWriter) - Method in class org.apache.abdera.ext.serializer.ObjectResponseContext
 
writeTo(OutputStream, WriterOptions) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified stream
writeTo(Writer, WriterOptions) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified java.io.Writer
writeTo(Writer, OutputStream) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified stream using the given Abdera writer
writeTo(Writer, Writer) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified java.io.Writer using the given Abdera writer
writeTo(String, OutputStream) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified stream using the given Abdera writer
writeTo(String, Writer) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified java.io.Writer using the given Abdera writer
writeTo(Writer, OutputStream, WriterOptions) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified stream using the given abdera writer
writeTo(Writer, Writer, WriterOptions) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified java.io.Writer using the given abdera writer
writeTo(String, OutputStream, WriterOptions) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified stream using the given abdera writer
writeTo(String, Writer, WriterOptions) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified java.io.Writer using the given abdera writer
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 class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(OutputStream, WriterOptions) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer, OutputStream, WriterOptions) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer, OutputStream) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer, Writer, WriterOptions) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(String, OutputStream, WriterOptions) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(String, OutputStream) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(String, Writer, WriterOptions) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(String, Writer) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer, WriterOptions) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(Writer, OutputStream) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(Writer, OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(Writer, Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(OutputStream) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(Writer) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(String, OutputStream) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(String, Writer) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(String, OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(String, Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMDocument
 
writeTo(OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(Writer, OutputStream) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(Writer, OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(Writer, Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(OutputStream) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(Writer) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(String, OutputStream) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(String, Writer) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(String, OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(String, Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMElement
 
writeTo(Base, OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMWriter
 
writeTo(Base, Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.FOMWriter
 
writeTo(Base, OutputStream, WriterOptions) - Method in class org.apache.abdera.parser.stax.util.PrettyWriter
 
writeTo(Base, Writer, WriterOptions) - Method in class org.apache.abdera.parser.stax.util.PrettyWriter
 
writeTo(StreamWriter) - Method in interface org.apache.abdera.protocol.EntityProvider
Write to the specified StreamWriter
writeTo(StreamWriter) - Method in class org.apache.abdera.protocol.server.adapters.couchdb.JsonObjectResponseContext
 
writeTo(Writer) - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
writeTo(OutputStream) - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
writeTo(OutputStream, Writer) - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.protocol.server.context.BaseResponseContext
 
writeTo(StreamWriter) - Method in class org.apache.abdera.protocol.server.context.EntityProviderResponseContext
 
writeTo(OutputStream) - Method in class org.apache.abdera.protocol.server.context.MediaResponseContext
 
writeTo(OutputStream) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
writeTo(Writer) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
writeTo(OutputStream, Writer) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.protocol.server.context.ResponseContextWrapper
 
writeTo(OutputStream) - Method in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
writeTo(Writer) - Method in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
writeTo(OutputStream, Writer) - Method in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.protocol.server.context.SimpleResponseContext
 
writeTo(StreamWriter) - Method in class org.apache.abdera.protocol.server.context.StreamWriterResponseContext
Write to the specified StreamWriter.
writeTo(OutputStream, Writer) - Method in class org.apache.abdera.protocol.server.filters.CompressionFilter.CompressingResponseContextWrapper
 
writeTo(OutputStream) - Method in class org.apache.abdera.protocol.server.filters.CompressionFilter.CompressingResponseContextWrapper
 
writeTo(OutputStream) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Write the response out to the specified OutputStream
writeTo(Writer) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Write the response out to the specified Writer
writeTo(OutputStream, Writer) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Write the response out to the specified OutputStream
writeTo(Writer, Writer) - Method in interface org.apache.abdera.protocol.server.ResponseContext
Write the response out to the specified Writer
writeTo(Base, OutputStream) - Method in class org.apache.abdera.util.AbstractWriter
 
writeTo(Base, Writer) - Method in class org.apache.abdera.util.AbstractWriter
 
writeTo(Base, WritableByteChannel, WriterOptions) - Method in class org.apache.abdera.util.AbstractWriter
 
writeTo(Base, WritableByteChannel) - Method in class org.apache.abdera.util.AbstractWriter
 
writeTo(Base, OutputStream) - Method in interface org.apache.abdera.writer.Writer
Serialized the given Abdera Base to the given outputstream
writeTo(Base, Writer) - Method in interface org.apache.abdera.writer.Writer
Serialized the given Abdera Base to the given writer
writeTo(Base, OutputStream, WriterOptions) - Method in interface org.apache.abdera.writer.Writer
Serialized the given Abdera Base to the given outputstream
writeTo(Base, Writer, WriterOptions) - Method in interface org.apache.abdera.writer.Writer
Serialized the given Abdera Base to the given writer
writeTo(Base, WritableByteChannel) - Method in interface org.apache.abdera.writer.Writer
 
writeTo(Base, WritableByteChannel, WriterOptions) - Method in interface org.apache.abdera.writer.Writer
 
writeUpdated(Date) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeUpdated(String) - Method in class org.apache.abdera.factory.StreamBuilder
 
writeUpdated(Date) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeUpdated(String) - Method in class org.apache.abdera.util.AbstractStreamWriter
 
writeUpdated(Date) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:updated element
writeUpdated(String) - Method in interface org.apache.abdera.writer.StreamWriter
Write an atom:updated element
WSSEAuthScheme - Class in org.apache.abdera.ext.wsse
WSSE Auth Scheme implementation for use with HTTP Commons AbderaClient Some APP implementations use WSSE for authentication
WSSEAuthScheme() - Constructor for class org.apache.abdera.ext.wsse.WSSEAuthScheme
 

X

XENC_NS - Static variable in class org.apache.abdera.security.util.Constants
 
XENC_PREFIX - Static variable in class org.apache.abdera.security.util.Constants
 
XHTML - Static variable in interface org.apache.abdera.util.Constants
 
XHTML_NS - Static variable in interface org.apache.abdera.util.Constants
 
XML - Static variable in interface org.apache.abdera.util.Constants
 
XML_MEDIA_TYPE - Static variable in interface org.apache.abdera.util.Constants
 
XML_NS - Static variable in interface org.apache.abdera.util.Constants
 
XmlEncryption - Class in org.apache.abdera.security.xmlsec
 
XmlEncryption() - Constructor for class org.apache.abdera.security.xmlsec.XmlEncryption
 
XmlEncryption(Abdera) - Constructor for class org.apache.abdera.security.xmlsec.XmlEncryption
 
XmlEncryptionOptions - Class in org.apache.abdera.security.xmlsec
 
XmlEncryptionOptions(Abdera) - Constructor for class org.apache.abdera.security.xmlsec.XmlEncryptionOptions
 
XmlRestrictedCharReader - Class in org.apache.abdera.util
A reader implementation that filters out characters that are not allowed in XML 1.0 or XML 1.1 documents.
XmlRestrictedCharReader(InputStream) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
The XMLVersion determines which set of restrictions to apply depending on the XML version being parsed
XmlRestrictedCharReader(InputStream, String) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(InputStream, XmlUtil.XMLVersion) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(InputStream, String, XmlUtil.XMLVersion) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(InputStream, char) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(InputStream, String, char) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(InputStream, XmlUtil.XMLVersion, char) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(InputStream, String, XmlUtil.XMLVersion, char) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(Reader) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(Reader, XmlUtil.XMLVersion) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(Reader, char) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlRestrictedCharReader(Reader, XmlUtil.XMLVersion, char) - Constructor for class org.apache.abdera.util.XmlRestrictedCharReader
 
XmlSecurityOptions - Class in org.apache.abdera.security.xmlsec
 
XmlSecurityOptions(Abdera) - Constructor for class org.apache.abdera.security.xmlsec.XmlSecurityOptions
 
XmlSignature - Class in org.apache.abdera.security.xmlsec
 
XmlSignature() - Constructor for class org.apache.abdera.security.xmlsec.XmlSignature
 
XmlSignature(Abdera) - Constructor for class org.apache.abdera.security.xmlsec.XmlSignature
 
XmlSignatureOptions - Class in org.apache.abdera.security.xmlsec
 
XmlSignatureOptions(Abdera) - Constructor for class org.apache.abdera.security.xmlsec.XmlSignatureOptions
 
XmlUtil - Class in org.apache.abdera.util
 
XmlUtil() - Constructor for class org.apache.abdera.util.XmlUtil
 
XmlUtil.XMLVersion - Enum in org.apache.abdera.util
 
XPath - Interface in org.apache.abdera.xpath
Used to execute XPath queries over Feed Object Model instances.
XPathExample - Class in org.apache.abdera.examples.xsltxpath
 
XPathExample() - Constructor for class org.apache.abdera.examples.xsltxpath.XPathExample
 
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
 
XPathFunctionsExample - Class in org.apache.abdera.examples.xsltxpath
 
XPathFunctionsExample() - Constructor for class org.apache.abdera.examples.xsltxpath.XPathFunctionsExample
 
XPathFunctionsExample.AlternateLinkFunction - Class in org.apache.abdera.examples.xsltxpath
 
XPathFunctionsExample.AlternateLinkFunction() - Constructor for class org.apache.abdera.examples.xsltxpath.XPathFunctionsExample.AlternateLinkFunction
 
XPathSelector - Class in org.apache.abdera.ext.features
Selects a collection based on a boolean XPath expression
XPathSelector(String) - Constructor for class org.apache.abdera.ext.features.XPathSelector
 
XPathSelector(String, XPath) - Constructor for class org.apache.abdera.ext.features.XPathSelector
 
XPathSelector(String, XPath, Map<String, String>) - Constructor for class org.apache.abdera.ext.features.XPathSelector
 
XsltExample - Class in org.apache.abdera.examples.xsltxpath
 
XsltExample() - Constructor for class org.apache.abdera.examples.xsltxpath.XsltExample
 

Y

YES - Static variable in interface org.apache.abdera.util.Constants
 

_

_class - Variable in class org.apache.abdera.parser.stax.util.FOMElementIterator
 
_copyElement(OMElement, OMElement) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_create(OMElement) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_getChildrenAsSet(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_getElementValue(QName) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_getStringValue(IRI) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_getUriValue(String) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_parse(String, IRI) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_removeAllChildren() - Method in class org.apache.abdera.parser.stax.FOMElement
 
_removeChildren(QName, boolean) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_resolve(IRI, IRI) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_scheme - Variable in class org.apache.abdera.i18n.iri.IRI
 
_setChild(QName, OMElement) - Method in class org.apache.abdera.parser.stax.FOMElement
 
_setElementValue(QName, String) - Method in class org.apache.abdera.parser.stax.FOMElement
 

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

Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.