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

A

Abdera - Class in org.apache.abdera
A 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(AbderaConfiguration) - Constructor for class org.apache.abdera.Abdera
Initialize using the specified Abdera Configuration
abdera - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
abdera - Variable in class org.apache.abdera.protocol.client.cache.CacheBase
 
abdera - Variable in class org.apache.abdera.protocol.client.Client
 
abdera - Variable in class org.apache.abdera.protocol.server.AbstractServiceContext
 
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(AbderaConfiguration) - Constructor for class org.apache.abdera.security.AbderaSecurity
 
AbderaServlet - Class in org.apache.abdera.protocol.server.servlet
Sample APP servlet.
AbderaServlet() - Constructor for class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
AbstractClientResponse - Class in org.apache.abdera.protocol.client
 
AbstractClientResponse(Abdera) - Constructor for class org.apache.abdera.protocol.client.AbstractClientResponse
 
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
 
AbstractParseFilter - Class in org.apache.abdera.util.filter
 
AbstractParseFilter() - Constructor for class org.apache.abdera.util.filter.AbstractParseFilter
 
AbstractProviderManager - Class in org.apache.abdera.protocol.server.provider
 
AbstractProviderManager() - Constructor for class org.apache.abdera.protocol.server.provider.AbstractProviderManager
 
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.provider
 
AbstractRequestContext(ServiceContext, String, IRI, IRI) - Constructor for class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
AbstractRequestHandler - Class in org.apache.abdera.protocol.server.servlet
 
AbstractRequestHandler() - Constructor for class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
AbstractRequestHandlerManager - Class in org.apache.abdera.protocol.server.servlet
 
AbstractRequestHandlerManager() - Constructor for class org.apache.abdera.protocol.server.servlet.AbstractRequestHandlerManager
 
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.provider
 
AbstractResponseContext() - Constructor for class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
AbstractScheme - Class in org.apache.abdera.util.iri
Base implementation for IRI scheme providers
AbstractScheme(String) - Constructor for class org.apache.abdera.util.iri.AbstractScheme
 
AbstractServiceContext - Class in org.apache.abdera.protocol.server
 
AbstractServiceContext() - Constructor for class org.apache.abdera.protocol.server.AbstractServiceContext
 
AbstractSingletonProviderManager - Class in org.apache.abdera.protocol.server.util
 
AbstractSingletonProviderManager() - Constructor for class org.apache.abdera.protocol.server.util.AbstractSingletonProviderManager
 
AbstractTarget - Class in org.apache.abdera.protocol.server.provider
 
AbstractTarget(TargetType, RequestContext) - Constructor for class org.apache.abdera.protocol.server.provider.AbstractTarget
 
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
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(CacheKey, CachedResponse) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
add(CacheKey, 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
 
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
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
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
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
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
 
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
addCredentials(String, String, String, Credentials) - Method in class org.apache.abdera.protocol.client.Client
Add a set of authentication credentials to the client.
addCredentials(String, String, String, Credentials) - Method in class org.apache.abdera.protocol.client.CommonsClient
 
addDateHeader(String, Date) - Method in class org.apache.abdera.protocol.client.RequestOptions
Similar to setDateHeader 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.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.provider.AbstractResponseContext
 
addEncodedHeaders(String, String, String...) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
addEntry(Entry) - Method in interface org.apache.abdera.model.Feed
Adds a new Entry to the end of the Feeds collection of entries
addEntry() - Method in interface org.apache.abdera.model.Feed
Adds a new Entry to the end of the Feeds collection of entries
addExtension(Element) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
addExtension(QName) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
addExtension(String, String, String) - Method in interface org.apache.abdera.model.ExtensibleElement
Adds an individual extension element
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
 
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.provider.AbstractResponseContext
 
addHeaders(String, Object...) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
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
 
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
addProcessingInstruction(String, String) - Method in interface org.apache.abdera.model.Document
Add a processing instruction to the document
addReference(String) - Method in interface org.apache.abdera.security.SignatureOptions
 
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
 
addStylesheet(String, String) - Method in interface org.apache.abdera.model.Document
Add a xml-stylesheet processing instruction to the document
addTotal(Entry, int) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
addWorkspace(Workspace) - Method in interface org.apache.abdera.model.Service
Add an individual workspace
addWorkspace(String) - Method in interface org.apache.abdera.model.Service
Add an individual workspace
ADULT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
ALPHA - Static variable in class org.apache.abdera.util.iri.Constants
 
ALPHANUM - Static variable in class org.apache.abdera.util.iri.Constants
 
ANONYMOUS - Static variable in class org.apache.abdera.protocol.server.util.SimpleSubjectResolver
 
ANY - Static variable in class org.apache.abdera.util.lang.Lang
 
append(StringBuffer, int) - Static method in class org.apache.abdera.util.io.CharUtils
 
ARCHIVE - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
AtomDate - Class in org.apache.abdera.model
Provides an implementation of the Atom Date Construct, which is itself a specialization of the RFC3339 date-time.
AtomDate() - Constructor for class org.apache.abdera.model.AtomDate
 
AtomDate(String) - Constructor for class org.apache.abdera.model.AtomDate
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
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
 
AutoReleasingInputStream - Class in org.apache.abdera.protocol.client.util
 
AutoReleasingInputStream(HttpMethod, InputStream) - Constructor for class org.apache.abdera.protocol.client.util.AutoReleasingInputStream
 

B

B1 - Static variable in class org.apache.abdera.util.iri.Nameprep
 
B2 - Static variable in class org.apache.abdera.util.iri.Nameprep
 
B2(int) - Static method in class org.apache.abdera.util.iri.Nameprep
 
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 APIs.
BaseRequestEntity - Class in org.apache.abdera.protocol.client.util
Required for the Apache Commons HTTP Client.
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.provider
 
BaseResponseContext(T) - Constructor for class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
BaseResponseContext(T, boolean) - Constructor for class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
baseUri - Variable in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
BIDI - Static variable in class org.apache.abdera.util.iri.Constants
 
BidiHelper - Class in org.apache.abdera.ext.bidi
This is (hopefully) temporary.
BidiHelper.Direction - Enum in org.apache.abdera.ext.bidi
 
bidiLRE(String) - Static method in class org.apache.abdera.util.io.CharUtils
Wrap the string with Bidi Left-to-Right embed
bidiLRM(String) - Static method in class org.apache.abdera.util.io.CharUtils
Wrap the string with Bidi LRM marks
bidiLRO(String) - Static method in class org.apache.abdera.util.io.CharUtils
Wrap the string with Bidi Left-to-Right override
bidiRLE(String) - Static method in class org.apache.abdera.util.io.CharUtils
Wrap the string with Bidi Right-to-Left embed
bidiRLM(String) - Static method in class org.apache.abdera.util.io.CharUtils
Wrap the string with Bidi RML marks
bidiRLO(String) - Static method in class org.apache.abdera.util.io.CharUtils
Wrap the string with Bidi Right-to-Left override
BlackListParseFilter - Class in org.apache.abdera.util.filter
BlackList Implementation of ParseFilter.
BlackListParseFilter() - Constructor for class org.apache.abdera.util.filter.BlackListParseFilter
 
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
buffer - Variable in class org.apache.abdera.util.io.CharArrayCodepointIterator
 
buffer - Variable in class org.apache.abdera.util.io.ReadWriteByteChannel
 
buildCacheControl(AbstractRequest) - Static method in class org.apache.abdera.protocol.util.CacheControlUtil
 
ByteArrayCodepointIterator - Class in org.apache.abdera.util.io
Iterate over Unicode codepoints decoded from an array of bytes
ByteArrayCodepointIterator(byte[]) - Constructor for class org.apache.abdera.util.io.ByteArrayCodepointIterator
 
ByteArrayCodepointIterator(byte[], String) - Constructor for class org.apache.abdera.util.io.ByteArrayCodepointIterator
 
ByteArrayCodepointIterator(byte[], Charset) - Constructor for class org.apache.abdera.util.io.ByteArrayCodepointIterator
 

C

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 - Variable in class org.apache.abdera.protocol.client.Client
 
CacheBase - Class in org.apache.abdera.protocol.client.cache
 
CacheBase(Abdera) - Constructor for class org.apache.abdera.protocol.client.cache.CacheBase
 
CacheControlParser - Class in org.apache.abdera.protocol.util
 
CacheControlParser(String) - Constructor for class org.apache.abdera.protocol.util.CacheControlParser
 
CacheControlParser.Directive - Enum in org.apache.abdera.protocol.util
 
CacheControlUtil - Class in org.apache.abdera.protocol.util
 
CacheControlUtil() - Constructor for class org.apache.abdera.protocol.util.CacheControlUtil
 
CacheDisposition - Enum in org.apache.abdera.protocol.client.cache
 
CachedResponse - Interface in org.apache.abdera.protocol.client.cache
 
CachedResponseBase - Class in org.apache.abdera.protocol.client.cache
 
CachedResponseBase(Abdera, CacheKey, Cache) - Constructor for class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
CacheException - Exception in org.apache.abdera.protocol.client.cache
 
CacheException() - Constructor for exception org.apache.abdera.protocol.client.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.apache.abdera.protocol.client.cache.CacheException
 
CacheException(String) - Constructor for exception org.apache.abdera.protocol.client.cache.CacheException
 
CacheException(Throwable) - Constructor for exception org.apache.abdera.protocol.client.cache.CacheException
 
CacheFactory - Interface in org.apache.abdera.protocol.client.cache
 
CacheKey - Interface in org.apache.abdera.protocol.client.cache
 
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.provider.TargetType
 
CATEGORY - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Category - Interface in org.apache.abdera.model
Provides categorization informaton for a feed or entry
CharArrayCodepointIterator - Class in org.apache.abdera.util.io
Iterate over Unicode codepoints contained in a char array
CharArrayCodepointIterator() - Constructor for class org.apache.abdera.util.io.CharArrayCodepointIterator
 
CharArrayCodepointIterator(char[]) - Constructor for class org.apache.abdera.util.io.CharArrayCodepointIterator
 
CharArrayCodepointIterator(char[], int, int) - Constructor for class org.apache.abdera.util.io.CharArrayCodepointIterator
 
charAt(String, int) - Static method in class org.apache.abdera.util.io.CharUtils
 
charAt(StringBuffer, int) - Static method in class org.apache.abdera.util.io.CharUtils
 
CharBufferCodepointIterator - Class in org.apache.abdera.util.io
Iterate over Unicode codepoints in a java.nio.CharBuffer
CharBufferCodepointIterator(CharBuffer) - Constructor for class org.apache.abdera.util.io.CharBufferCodepointIterator
 
charIsBidiControl(char) - Static method in class org.apache.abdera.util.io.CharUtils
Returns true if the character is a bidi control
CharSequenceCodepointIterator - Class in org.apache.abdera.util.io
Iterate over Unicode codepoints in a CharSequence (e.g.
CharSequenceCodepointIterator(CharSequence) - Constructor for class org.apache.abdera.util.io.CharSequenceCodepointIterator
 
CharSequenceCodepointIterator(CharSequence, int, int) - Constructor for class org.apache.abdera.util.io.CharSequenceCodepointIterator
 
CharUtils - Class in org.apache.abdera.util.io
General utilities for dealing with Unicode characters
checkConditions(ResponseInfo, RequestContext) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
checkMethod(RequestContext) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
clear() - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
clear() - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
clear() - Method in class org.apache.abdera.util.io.DynamicPushbackInputStream
 
Client - Class in org.apache.abdera.protocol.client
An Atom Publishing Protocol client.
Client() - Constructor for class org.apache.abdera.protocol.client.Client
 
Client(Abdera) - Constructor for class org.apache.abdera.protocol.client.Client
 
ClientAuthSSLProtocolSocketFactory - Class in org.apache.abdera.protocol.client.util
 
ClientAuthSSLProtocolSocketFactory(String, String, String, String, String, TrustManager) - Constructor for class org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory
 
ClientException - Exception in org.apache.abdera.protocol.client
 
ClientException() - Constructor for exception org.apache.abdera.protocol.client.ClientException
 
ClientException(String, Throwable) - Constructor for exception org.apache.abdera.protocol.client.ClientException
 
ClientException(String) - Constructor for exception org.apache.abdera.protocol.client.ClientException
 
ClientException(Throwable) - Constructor for exception org.apache.abdera.protocol.client.ClientException
 
ClientResponse - Interface in org.apache.abdera.protocol.client
 
clone() - Method in interface org.apache.abdera.filter.ParseFilter
 
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.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 class org.apache.abdera.util.io.ReadWriteByteChannel
 
clone() - Method in class org.apache.abdera.util.iri.IDNA
 
clone() - Method in class org.apache.abdera.util.iri.IRI
 
close() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
closed - Variable in class org.apache.abdera.util.io.ReadWriteByteChannel
 
CodepointIterator - Class in org.apache.abdera.util.io
Iterate over Unicode codepoints
CodepointIterator() - Constructor for class org.apache.abdera.util.io.CodepointIterator
 
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.provider.TargetType
 
COLON - Static variable in class org.apache.abdera.util.iri.Constants
 
combine(String...) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
CommonsClient - Class in org.apache.abdera.protocol.client
The primary Abdera HTTP Client
CommonsClient() - Constructor for class org.apache.abdera.protocol.client.CommonsClient
Initialize the Commons Client using the default Abdera instance and User agent
CommonsClient(Abdera) - Constructor for class org.apache.abdera.protocol.client.CommonsClient
Initialize the Commons Client using the specified Abdera instance and default user agent
CommonsClient(String) - Constructor for class org.apache.abdera.protocol.client.CommonsClient
Initialize the Commons Client using the default Abdera instance and specified user agent
CommonsClient(String, Abdera) - Constructor for class org.apache.abdera.protocol.client.CommonsClient
Initialize the Commons Client using the specified Abdera instance and user agent
CommonsResponse - Class in org.apache.abdera.protocol.client
 
CommonsResponse(Abdera, HttpMethod) - Constructor for class org.apache.abdera.protocol.client.CommonsResponse
 
COMPLETE - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
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
 
condition - Variable in class org.apache.abdera.util.filter.CompoundParseFilter
 
config - Variable in class org.apache.abdera.protocol.server.AbstractServiceContext
 
Constants - Class in org.apache.abdera.util.iri
 
Constants() - Constructor for class org.apache.abdera.util.iri.Constants
 
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(QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
contains(QName, QName) - Method in class org.apache.abdera.util.filter.AbstractListParseFilter
 
CONTENT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Content - Interface in org.apache.abdera.model
Represents an atom:content element.
Content.Type - Enum in org.apache.abdera.model
Used to identify the type of content
context - Variable in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
context - Variable in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
Control - Interface in org.apache.abdera.model
Represents an Atom Publishing Protocol control element.
COPYRIGHT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
create(String) - Static method in class org.apache.abdera.util.iri.IRI
 
create(String, Normalizer.Form) - Static method in class org.apache.abdera.util.iri.IRI
 
createCachedResponse(ClientResponse, CacheKey) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
createCachedResponse(ClientResponse, CacheKey) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
createDefaultRequestOptions() - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
createEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
createMethod(String, String, RequestEntity, RequestOptions) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
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
 
CREDIT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 

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 - Interface in org.apache.abdera.model
An element conforming to the Atom Date Construct.
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
 
decode(String) - Static method in class org.apache.abdera.protocol.util.EncodingUtil
 
decode(String, String) - Static method in class org.apache.abdera.util.iri.Escaping
 
decode(String) - Static method in class org.apache.abdera.util.iri.Escaping
 
decode(String) - Static method in class org.apache.abdera.util.iri.Punycode
 
decode(char[], boolean[]) - Static method in class org.apache.abdera.util.iri.Punycode
 
decrypt(Document, EncryptionOptions) - Method in interface org.apache.abdera.security.Encryption
Decrypt the document using the specified options
DefaultRequestHandler - Class in org.apache.abdera.protocol.server.servlet
 
DefaultRequestHandler() - Constructor for class org.apache.abdera.protocol.server.servlet.DefaultRequestHandler
 
DefaultRequestHandler.TypeHandler - Interface in org.apache.abdera.protocol.server.servlet
 
DefaultRequestHandlerManager - Class in org.apache.abdera.protocol.server.servlet
 
DefaultRequestHandlerManager() - Constructor for class org.apache.abdera.protocol.server.servlet.DefaultRequestHandlerManager
 
DefaultScheme - Class in org.apache.abdera.util.iri
 
DefaultScheme(String) - Constructor for class org.apache.abdera.util.iri.DefaultScheme
 
DefaultServiceContext - Class in org.apache.abdera.protocol.server
 
DefaultServiceContext() - Constructor for class org.apache.abdera.protocol.server.DefaultServiceContext
 
delete(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
delete(String) - Method in class org.apache.abdera.protocol.client.Client
 
deleteEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
deleteMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
DESCRIPTION - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
destroy() - Method in class org.apache.abdera.protocol.server.servlet.MethodOverrideFilter
 
DIGIT - Static variable in class org.apache.abdera.util.iri.Constants
 
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
 
Div - Interface in org.apache.abdera.model
Represents an XHTML div tag.
Document<T extends Element> - Interface in org.apache.abdera.model
The top level artifact of the Feed Object Model.
document - Variable in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.abdera.protocol.server.servlet.MethodOverrideFilter
 
DynamicPushbackInputStream - Class in org.apache.abdera.util.io
PushbackInputStream implementation that performs dynamic resizing of the unread buffer
DynamicPushbackInputStream(InputStream) - Constructor for class org.apache.abdera.util.io.DynamicPushbackInputStream
 
DynamicPushbackInputStream(InputStream, int) - Constructor for class org.apache.abdera.util.io.DynamicPushbackInputStream
 

E

Element - Interface in org.apache.abdera.model
Root interface for all elements in the Feed Object Model
ElementWrapper - Class in org.apache.abdera.model
 
ElementWrapper(Element) - Constructor for class org.apache.abdera.model.ElementWrapper
 
ElementWrapper(Factory, QName) - Constructor for class org.apache.abdera.model.ElementWrapper
 
EMPTY - Static variable in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
EmptyResponseContext - Class in org.apache.abdera.protocol.server.provider
 
EmptyResponseContext(int) - Constructor for class org.apache.abdera.protocol.server.provider.EmptyResponseContext
 
encode(String, String) - Static method in class org.apache.abdera.protocol.util.EncodingUtil
 
encode(String, BitSet...) - Static method in class org.apache.abdera.util.iri.Escaping
 
encode(String, String, BitSet...) - Static method in class org.apache.abdera.util.iri.Escaping
 
encode(char[], boolean[]) - Static method in class org.apache.abdera.util.iri.Punycode
 
encode(String) - Static method in class org.apache.abdera.util.iri.Punycode
 
EncodingUtil - Class in org.apache.abdera.protocol.util
 
EncodingUtil() - Constructor for class org.apache.abdera.protocol.util.EncodingUtil
 
EncodingUtil.ContentEncoding - Enum in org.apache.abdera.protocol.util
 
encrypt(Document, EncryptionOptions) - Method in interface org.apache.abdera.security.Encryption
Encrypt the document using the specified options
Encryption - Interface in org.apache.abdera.security
Interface used for encrypting/decrypting Abdera documents.
EncryptionOptions - Interface in org.apache.abdera.security
Provides access to the information necessary to encrypt or decrypt a document
EntityTag - Class in org.apache.abdera.protocol
Represents a simple Entity Tag
EntityTag(String) - Constructor for class org.apache.abdera.protocol.EntityTag
 
EntityTag(String, boolean) - Constructor for class org.apache.abdera.protocol.EntityTag
 
Entry - Interface in org.apache.abdera.model
Represents an Atom Entry element.
ENTRY - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
entryPost(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
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.protocol.client.cache.SimpleCacheKey
 
equals(Object) - Method in class org.apache.abdera.protocol.EntityTag
 
equals(Object) - Method in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
equals(Object) - Method in class org.apache.abdera.protocol.server.provider.TargetType
 
equals(Object) - Method in class org.apache.abdera.protocol.server.util.RegexTargetResolver.RegexTarget
 
equals(Object) - Method in class org.apache.abdera.protocol.server.util.SimpleSubjectResolver.AnonymousPrincipal
 
equals(Object) - Method in class org.apache.abdera.util.iri.IDNA
 
equals(String, String) - Static method in class org.apache.abdera.util.iri.IDNA
 
equals(Object) - Method in class org.apache.abdera.util.iri.IRI
 
equals(Object) - Method in class org.apache.abdera.util.lang.Lang
 
equivalent(IRI, IRI) - Method in class org.apache.abdera.util.iri.AbstractScheme
Default to use normalization-based comparison
equivalent(IRI) - Method in class org.apache.abdera.util.iri.IRI
 
equivalent(IRI, IRI) - Method in interface org.apache.abdera.util.iri.Scheme
 
ESCAPED - Static variable in class org.apache.abdera.util.iri.Constants
 
Escaping - Class in org.apache.abdera.util.iri
Performs URL Percent Encoding
Escaping.DecodingInputStream - Class in org.apache.abdera.util.iri
 
Escaping.DecodingReader - Class in org.apache.abdera.util.iri
 
Escaping.DecodingReader(byte[]) - Constructor for class org.apache.abdera.util.iri.Escaping.DecodingReader
 
Escaping.DecodingReader(byte[], String) - Constructor for class org.apache.abdera.util.iri.Escaping.DecodingReader
 
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
execute(String, String, RequestEntity, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
Execute an arbitrary HTTP request
execute(String, String, RequestEntity, RequestOptions) - Method in class org.apache.abdera.protocol.client.CommonsClient
 
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
 
ExtensibleElementWrapper(Element) - Constructor for class org.apache.abdera.model.ExtensibleElementWrapper
 
ExtensibleElementWrapper(Factory, QName) - Constructor for class org.apache.abdera.model.ExtensibleElementWrapper
 
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
 
ExtensionFactoryMap(List<ExtensionFactory>) - Constructor for class org.apache.abdera.factory.ExtensionFactoryMap
 

F

Factory - Interface in org.apache.abdera.factory
The Factory interface is the primary means by which Feed Object Model instances are built.
Feed - Interface in org.apache.abdera.model
Represents an Atom Feed Element
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-07.txt)
FeedPagingHelper() - Constructor for class org.apache.abdera.ext.history.FeedPagingHelper
 
FH_PREFIX - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
FHNS - Static variable in class org.apache.abdera.ext.history.FeedPagingHelper
 
FilterCodepointIterator - Class in org.apache.abdera.util.io
Base implementation of a CodepointIterator that filters the output of another CodpointIterator
FilterCodepointIterator(CodepointIterator) - Constructor for class org.apache.abdera.util.io.FilterCodepointIterator
 
filters - Variable in class org.apache.abdera.util.filter.CompoundParseFilter
 
flags - Variable in class org.apache.abdera.protocol.util.AbstractRequest
 
flags - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
flags - Variable in class org.apache.abdera.util.filter.AbstractParseFilter
 
flip() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
flipOnClose - Variable in class org.apache.abdera.util.io.ReadWriteByteChannel
 
flipped - Variable in class org.apache.abdera.util.io.ReadWriteByteChannel
 
forByteArray(byte[]) - Static method in class org.apache.abdera.util.io.CodepointIterator
 
forCharArray(char[]) - Static method in class org.apache.abdera.util.io.CodepointIterator
 
forCharBuffer(CharBuffer) - Static method in class org.apache.abdera.util.io.CodepointIterator
 
forCharSequence(CharSequence) - Static method in class org.apache.abdera.util.io.CodepointIterator
 
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
 
FRAGMENT - Static variable in class org.apache.abdera.util.iri.Constants
 
fromString(String) - Static method in enum org.apache.abdera.protocol.client.util.MethodHelper.Method
 

G

geKey() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
geKey() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
GENDELIMS - Static variable in class org.apache.abdera.util.iri.Constants
 
Generator - Interface in org.apache.abdera.model
Identifies the software implementation that produced the Atom feed.
get(String, RequestOptions) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
get(CacheKey) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
get(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
get(CacheKey) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
get(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
get(String) - Method in class org.apache.abdera.protocol.client.Client
 
get(String) - Static method in class org.apache.abdera.protocol.server.provider.TargetType
 
get(String, boolean) - Static method in class org.apache.abdera.protocol.server.provider.TargetType
 
get() - Method in class org.apache.abdera.util.io.CharArrayCodepointIterator
 
get(int) - Method in class org.apache.abdera.util.io.CharArrayCodepointIterator
 
get() - Method in class org.apache.abdera.util.io.CharSequenceCodepointIterator
 
get(int) - Method in class org.apache.abdera.util.io.CharSequenceCodepointIterator
 
get() - Method in class org.apache.abdera.util.io.CodepointIterator
 
get(int) - Method in class org.apache.abdera.util.io.CodepointIterator
 
get() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
get(int) - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
get(char) - Static method in class org.apache.abdera.util.iri.Constants
 
getAbdera() - Method in class org.apache.abdera.protocol.server.AbstractServiceContext
 
getAbdera() - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
getAbdera() - Static method in class org.apache.abdera.protocol.server.ServiceManager
 
getAccept() - Method in interface org.apache.abdera.model.Collection
Returns the listing of media-ranges allowed for this collection
getAccept() - Method in interface org.apache.abdera.protocol.Request
 
getAccept() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAcceptableNamedWriter(Abdera, String) - Static method in class org.apache.abdera.protocol.server.util.ServerUtils
Returns an appropriate NamedWriter instance given an appropriately formatted HTTP Accept header.
getAcceptCharset() - Method in interface org.apache.abdera.protocol.Request
 
getAcceptCharset() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAcceptElement() - Method in interface org.apache.abdera.model.Collection
Returns the app:accept element
getAcceptEncoding() - Method in interface org.apache.abdera.protocol.Request
 
getAcceptEncoding() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAcceptLanguage() - Method in interface org.apache.abdera.protocol.Request
 
getAcceptLanguage() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAge() - Method in interface org.apache.abdera.protocol.Response
 
getAge() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getAlgorithm() - Method in class org.apache.abdera.ext.media.MediaHash
 
getAllow() - Method in interface org.apache.abdera.protocol.Response
 
getAllow() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getAllowedMethods(TargetType) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
getAllowedMethods(TargetType) - Method in class org.apache.abdera.protocol.server.servlet.DefaultRequestHandler
 
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
 
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
 
getASCIIAuthority() - Method in class org.apache.abdera.util.iri.IRI
 
getASCIIFragment() - Method in class org.apache.abdera.util.iri.IRI
 
getASCIIHost() - Method in class org.apache.abdera.util.iri.IRI
 
getASCIIPath() - Method in class org.apache.abdera.util.iri.IRI
 
getASCIIQuery() - Method in class org.apache.abdera.util.iri.IRI
 
getASCIISchemeSpecificPart() - Method in class org.apache.abdera.util.iri.IRI
 
getASCIIUserInfo() - Method in class org.apache.abdera.util.iri.IRI
 
getAsSource() - Method in interface org.apache.abdera.model.Feed
Creates a Source element from this Feed
getAttribute(RequestContext.Scope, String) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getAttribute(RequestContext.Scope, String) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
getAttributeNames(RequestContext.Scope) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getAttributeNames(RequestContext.Scope) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
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
 
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
 
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
 
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
getAuthority() - Method in class org.apache.abdera.util.iri.IRI
 
getAuthorization() - Method in interface org.apache.abdera.protocol.Request
 
getAuthorization() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getAuthors() - Method in interface org.apache.abdera.model.Entry
Returns the complete set of authors listed for the entry
getAuthors() - Method in interface org.apache.abdera.model.Source
Returns the complete set of authors listed for the entry
getAutodetectCharset() - Method in interface org.apache.abdera.parser.ParserOptions
Returns true if the parser should attempt to automatically detect the character encoding from the stream
getBase() - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
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.protocol.server.provider.AbstractRequestContext
 
getBaseUri() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
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(BidiHelper.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
 
getBuffer() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
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
 
getCache(Abdera) - Method in class org.apache.abdera.protocol.client.cache.lru.LRUCacheFactory
 
getCache() - Method in class org.apache.abdera.protocol.client.Client
 
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.Request
 
getCacheControl() - Method in interface org.apache.abdera.protocol.Response
 
getCacheControl() - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
getCacheControl() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getCacheControl() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getCachedTime() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
getCachedTime() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
getCacheKey(String, RequestOptions) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
getCacheKey(String, RequestOptions, ClientResponse) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
getCacheKey(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
getCacheKey(String, RequestOptions, ClientResponse) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
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
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(RequestContext, boolean) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
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.
getCertificate() - Method in interface org.apache.abdera.security.SignatureOptions
Return the X.509 cert to associated with the signature
getChannels() - Method in class org.apache.abdera.ext.media.MediaContent
 
getCharset() - Method in interface org.apache.abdera.model.Document
Gets the charset used for this document
getCharset() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the default character set to use for the parsed document
getCollection(String, String) - Method in interface org.apache.abdera.model.Service
Returns the named collection
getCollection() - 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
getCollections() - Method in interface org.apache.abdera.model.Workspace
Returns the full set of collections in this workspace
getConfiguration() - Method in class org.apache.abdera.Abdera
Return the Abdera Configuration used to initialize this instance
getContent() - Method in interface org.apache.abdera.model.Entry
Returns the text of the content element
getContentElement() - Method in interface org.apache.abdera.model.Entry
Returns the content for this entry
getContentLanguage() - Method in interface org.apache.abdera.protocol.Response
 
getContentLanguage() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
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 interface org.apache.abdera.protocol.Response
 
getContentLength() - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
getContentLength() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getContentLocation() - Method in interface org.apache.abdera.protocol.Response
 
getContentLocation() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
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'
getContentSrc() - Method in interface org.apache.abdera.model.Entry
Returns the content/@src attribute, if any
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.protocol.client.util.BaseRequestEntity
 
getContentType() - Method in class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
getContentType() - Method in interface org.apache.abdera.protocol.Request
 
getContentType() - Method in interface org.apache.abdera.protocol.Response
 
getContentType() - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
getContentType() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getContentType() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getContributors() - Method in interface org.apache.abdera.model.Entry
Lists the complete set of contributors for this entry
getContributors() - Method in interface org.apache.abdera.model.Source
Lists the complete set of contributors for this entry
getControl() - Method in interface org.apache.abdera.model.Entry
Returns this entries Atom Publishing Protocol control element
getCount() - Method in class org.apache.abdera.ext.opensearch.Query
 
getCount(Link) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getCurrent(Feed) - 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
 
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"
getDataEncryptionKey() - Method in interface org.apache.abdera.security.EncryptionOptions
Return the secret key used to encrypt/decrypt the document content
getDataHandler() - Method in interface org.apache.abdera.model.Content
Attempts to Base64 decode the string value of the content element.
getDate() - Method in class org.apache.abdera.model.AtomDate
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
getDateHeader(String) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
getDateHeader(String) - Method in class org.apache.abdera.protocol.client.CommonsResponse
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.Request
 
getDateHeader(String) - Method in interface org.apache.abdera.protocol.Response
 
getDateHeader(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
getDateHeader(String) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
getDecodedHeader(String) - Method in interface org.apache.abdera.protocol.Request
 
getDecodedHeader(String) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getDecodedHeaders(String) - Method in interface org.apache.abdera.protocol.Request
 
getDecodedHeaders(String) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getDecodingInputStream(InputStream, String) - Static method in class org.apache.abdera.protocol.util.EncodingUtil
 
getDefaultEncryptionOptions() - Method in interface org.apache.abdera.security.Encryption
Returns the default encryption/decryption options
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.
getDefaultProviderManager() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getDefaultRequestHandlerManager() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getDefaultRequestOptions() - Method in class org.apache.abdera.protocol.client.Client
Get the default request options used by this client.
getDefaultRequestOptions() - Method in class org.apache.abdera.protocol.client.CommonsClient
 
getDefaultSignatureOptions() - Method in interface org.apache.abdera.security.Signature
Returns the default signing options
getDefaultSubjectResolver() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getDefaultTargetResolver() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getDirection(T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Get the in-scope direction for an element.
getDisposition(String, RequestOptions) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
getDisposition(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
getDisposition() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
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.protocol.client.AbstractClientResponse
 
getDocument(ParserOptions) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
getDocument(Parser) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
getDocument(Parser, ParserOptions) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
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.provider.AbstractRequestContext
 
getDocument(Parser) - Method in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
getDocument(ParserOptions) - Method in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
getDocument(Parser, ParserOptions) - Method in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
getDocument() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getDocument(Parser) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getDocument(Parser, ParserOptions) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getDocument(ParserOptions) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getDuration() - Method in class org.apache.abdera.ext.media.MediaContent
 
getEdited() - Method in interface org.apache.abdera.model.Entry
Return the value of app:edited
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
getEditLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first edit link
getEditLinkResolvedHref() - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
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
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
getElementWrapper(Element) - Method in class org.apache.abdera.ext.media.MediaExtensionFactory
 
getElementWrapper(Element) - Method in class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
getElementWrapper(Element) - Method in class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
getElementWrapper(Element) - Method in interface org.apache.abdera.factory.ExtensionFactory
Retrieve an ElementWrapper for the specified Element or return the parameter itself if a wrapper could not be retrieved
getElementWrapper(Element) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
getEmail() - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
getEmailElement() - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
getEnclosureLink() - Method in interface org.apache.abdera.model.Entry
Returns this entries first enclosure link
getEnclosureLinkResolvedHref() - Method in interface org.apache.abdera.model.Entry
Return a link href resolved against the in-scope Base URI
getEncodedOutputStream(OutputStream, EncodingUtil.ContentEncoding) - Static method in class org.apache.abdera.protocol.util.EncodingUtil
 
getEncodedOutputStream(OutputStream, EncodingUtil.ContentEncoding...) - Static method in class org.apache.abdera.protocol.util.EncodingUtil
 
getEncryption() - Method in class org.apache.abdera.security.AbderaSecurity
Acquire a shared XML Encryption provider instance
getEnd() - Method in class org.apache.abdera.ext.media.MediaText
 
getEntityTag() - Method in interface org.apache.abdera.protocol.ResponseInfo
 
getEntityTag() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getEntries() - Method in interface org.apache.abdera.model.Feed
Returns the complete set of entries contained in this feed
getEntry(String) - Method in interface org.apache.abdera.model.Feed
Retrieves the first entry in the feed with the given atom:id value
getEntry(RequestContext, boolean) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
getExpires() - Method in interface org.apache.abdera.protocol.Response
 
getExpires() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getExpression() - Method in class org.apache.abdera.ext.media.MediaContent
 
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
 
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
 
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
 
getFactories() - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
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.Base
Get the Factory used to create this Base
getFactory() - Method in class org.apache.abdera.model.ElementWrapper
 
getFactory() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the factory the parser should use
getFeed(RequestContext, boolean) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
getFilesize() - Method in class org.apache.abdera.ext.media.MediaContent
 
getFirst(Feed) - 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
 
getFragment() - Method in class org.apache.abdera.util.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 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.
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.Request
 
getHeader(String) - Method in interface org.apache.abdera.protocol.Response
 
getHeader(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
getHeader(String) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
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.Request
 
getHeaderNames() - Method in interface org.apache.abdera.protocol.Response
 
getHeaderNames() - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
getHeaderNames() - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
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.Request
 
getHeaders(String) - Method in interface org.apache.abdera.protocol.Response
 
getHeaders() - Method in interface org.apache.abdera.protocol.Response
 
getHeaders() - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
getHeaders(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
getHeaders(String) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
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
 
getHighSurrogate(int) - Static method in class org.apache.abdera.util.io.CharUtils
 
getHost() - Method in class org.apache.abdera.util.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() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getHref() - Method in interface org.apache.abdera.model.Categories
The app:categories element can have an href attribute whose value MUST point to an APP Category 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.
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.
getHttpMethod() - Method in class org.apache.abdera.protocol.client.CommonsResponse
 
getIcon() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
getIconElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
getId() - Method in interface org.apache.abdera.model.Div
Returns the value of the div element's id attribute
getId() - Method in interface org.apache.abdera.model.Entry
Returns the universally unique identifier for this entry
getId() - Method in interface org.apache.abdera.model.Source
Returns the universally unique identifier for this feed
getIdElement() - Method in interface org.apache.abdera.model.Entry
Returns the universally unique identifier for this entry
getIdElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:id" element conveys a permanent, universally unique identifier for an entry or feed.
getIdentity() - Method in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
getIdentity() - Method in interface org.apache.abdera.protocol.server.provider.Target
 
getIDN() - Method in class org.apache.abdera.util.iri.IRI
 
getIfFreshEnough(String, RequestOptions) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
getIfFreshEnough(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
getIfMatch() - Method in interface org.apache.abdera.protocol.Request
 
getIfMatch() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getIfModifiedSince() - Method in interface org.apache.abdera.protocol.Request
 
getIfModifiedSince() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getIfNoneMatch() - Method in interface org.apache.abdera.protocol.Request
 
getIfNoneMatch() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getIfUnmodifiedSince() - Method in interface org.apache.abdera.protocol.Request
 
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
 
getInetAddress() - Method in class org.apache.abdera.util.iri.IDNA
 
getInfo(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
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.Query
 
getInputFormats() - Method in interface org.apache.abdera.parser.NamedParser
Returns a listing of media type of the format consumed by this parser
getInputStream() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
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 interface org.apache.abdera.protocol.server.provider.RequestContext
 
getInputStream() - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
getInputStream() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
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.protocol.server.ServiceManager
 
getInstance() - Method in class org.apache.abdera.protocol.util.PoolManager
 
getInstance() - Static method in class org.apache.abdera.util.iri.SchemeRegistry
 
getInternal() - Method in class org.apache.abdera.model.ElementWrapper
 
getIterator() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
getIterator(String) - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
getKey() - Method in class org.apache.abdera.protocol.client.cache.SimpleCacheKey
 
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"
getKeyEncryptionKey() - Method in interface org.apache.abdera.security.EncryptionOptions
Return the secret key used to encrypt/decrypt the data encryption key
getLabel() - Method in class org.apache.abdera.ext.media.MediaCategory
 
getLabel() - Method in interface org.apache.abdera.model.Category
RFC4287: The "label" attribute provides a human-readable label for display in end-user applications.
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.opensearch.Query
 
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
 
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
 
getLast(Feed) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the last link relation
getLastModified() - Method in interface org.apache.abdera.model.Document
Returns the last modified date for this document
getLastModified() - Method in interface org.apache.abdera.protocol.Response
 
getLastModified() - Method in interface org.apache.abdera.protocol.ResponseInfo
 
getLastModified() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
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.
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
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
 
getLinks() - Method in interface org.apache.abdera.model.Entry
Lists the complete set of links for this entry
getLinks(String) - Method in interface org.apache.abdera.model.Entry
Lists the complete set of links using the specified rel attribute value
getLinks() - Method in interface org.apache.abdera.model.Source
Lists the complete set of links for this entry
getLinks(String) - Method in interface org.apache.abdera.model.Source
Lists the complete set of links using the specified rel attribute value
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.util.lang.Lang
 
getLocation() - Method in interface org.apache.abdera.protocol.Response
 
getLocation() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getLogo() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
getLogoElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
getLowSurrogate(int) - Static method in class org.apache.abdera.util.io.CharUtils
 
getMaxAge() - Method in interface org.apache.abdera.protocol.Request
 
getMaxAge() - Method in interface org.apache.abdera.protocol.Response
 
getMaxAge() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getMaxAge() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getMaxStale() - Method in interface org.apache.abdera.protocol.Request
 
getMaxStale() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getMedia(RequestContext, boolean) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
getMedium() - Method in class org.apache.abdera.ext.media.MediaContent
 
getMessage() - Method in exception org.apache.abdera.util.io.InvalidCharacterException
 
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.provider.AbstractRequestContext
 
getMethod() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getMimeType() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
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.
getMinFresh() - Method in interface org.apache.abdera.protocol.Request
 
getMinFresh() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getName() - Method in class org.apache.abdera.ext.json.JSONWriter
 
getName() - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
getName() - Method in interface org.apache.abdera.parser.NamedParser
Returns the name used to retrieve this parser (case insensitive)
getName() - Method in class org.apache.abdera.protocol.client.util.MethodHelper.ExtensionMethod
 
getName() - Method in class org.apache.abdera.protocol.server.util.SimpleSubjectResolver.AnonymousPrincipal
 
getName() - Method in class org.apache.abdera.util.iri.AbstractScheme
 
getName() - Method in interface org.apache.abdera.util.iri.Scheme
 
getName() - Method in interface org.apache.abdera.writer.NamedWriter
Return the name used to acquire an instance of this Writer (case insensitive)
getNamedWriter(Abdera, String) - Static method in class org.apache.abdera.protocol.server.util.ServerUtils
 
getNameElement() - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
getNamespaces() - Method in class org.apache.abdera.ext.media.MediaExtensionFactory
 
getNamespaces() - Method in class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
getNamespaces() - Method in class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
getNamespaces() - Method in interface org.apache.abdera.factory.ExtensionFactory
Returns the Namespace URIs handled by this Extension Factory
getNamespaces() - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
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
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(Feed) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the next link relation
getNextArchive(Feed) - 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
 
getNoCacheHeaders() - Method in interface org.apache.abdera.protocol.Response
 
getNoCacheHeaders() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getOutputEncoding() - Method in class org.apache.abdera.ext.opensearch.Query
 
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.util.io.ReadWriteByteChannel
 
getParameter(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
getParameter(String) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getParameter(String) - Method in interface org.apache.abdera.protocol.server.provider.Target
 
getParameter(String) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
getParameterNames() - Method in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
getParameterNames() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getParameterNames() - Method in interface org.apache.abdera.protocol.server.provider.Target
 
getParameterNames() - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
getParameters(String) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getParameters(String) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
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
 
getParseFilter() - Method in interface org.apache.abdera.parser.ParserOptions
Returns the Parse Filter.
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.protocol.client.AbstractClientResponse
 
getParser() - Method in interface org.apache.abdera.security.SecurityOptions
 
getParserFactory() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.parser.ParserFactory
getPath() - Method in class org.apache.abdera.util.iri.IRI
 
getPort() - Method in class org.apache.abdera.util.iri.IRI
 
getPrevious(Feed) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns the IRI of the previous link relation
getPreviousArchive(Feed) - 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
 
getPrimary() - Method in class org.apache.abdera.util.lang.Lang
 
getPrivateHeaders() - Method in interface org.apache.abdera.protocol.Response
 
getPrivateHeaders() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getProperty(String) - Method in class org.apache.abdera.protocol.server.AbstractServiceContext
 
getProperty(RequestContext.Property) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getProperty(String) - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
getProperty(RequestContext.Property) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
getPropertyNames() - Method in class org.apache.abdera.protocol.server.AbstractServiceContext
 
getPropertyNames() - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
getProvider() - Method in class org.apache.abdera.protocol.server.provider.AbstractProviderManager
 
getProvider() - Method in interface org.apache.abdera.protocol.server.provider.ProviderManager
 
getProvider() - Method in class org.apache.abdera.protocol.server.util.AbstractSingletonProviderManager
 
getProviderManager() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getProviderManager() - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
getPublished() - Method in interface org.apache.abdera.model.Entry
Return the value of the atom:published element
getPublishedElement() - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:published" element is a Date construct indicating an instant in time associated with an event early in the life cycle of the entry...
getQName() - Method in interface org.apache.abdera.model.Element
Return the XML QName of this element
getQName() - Method in class org.apache.abdera.model.ElementWrapper
 
getQuery() - Method in class org.apache.abdera.util.iri.IRI
 
getRawAuthority() - Method in class org.apache.abdera.util.iri.IRI
 
getRawFragment() - Method in class org.apache.abdera.util.iri.IRI
 
getRawPath() - Method in class org.apache.abdera.util.iri.IRI
 
getRawQuery() - Method in class org.apache.abdera.util.iri.IRI
 
getRawSchemeSpecificPart() - Method in class org.apache.abdera.util.iri.IRI
 
getRawUserInfo() - Method in class org.apache.abdera.util.iri.IRI
 
getReader() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getReader() - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
getReader(String) - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
getRef() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getReferences() - Method in interface org.apache.abdera.security.SignatureOptions
 
getRel() - Method in interface org.apache.abdera.model.Link
RFC4287: atom:link elements MAY have a "rel" attribute that indicates the link relation type.
getRelationship() - Method in class org.apache.abdera.ext.media.MediaRestriction
 
getRequestContext(ServiceContext, HttpServletRequest) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
getRequestHandler() - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandlerManager
 
getRequestHandler() - Method in interface org.apache.abdera.protocol.server.servlet.RequestHandlerManager
 
getRequestHandlerManager() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getRequestHandlerManager() - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
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
 
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
getResolvedSource() - Method in class org.apache.abdera.ext.thread.InReplyTo
 
getResolvedSrc() - Method in interface org.apache.abdera.model.Content
Returns the fully qualified URI form of the content src attribute.
getResolvedUri() - Method in interface org.apache.abdera.model.Generator
Returns the fully qualified form of the generator element's uri attribute (resolved against the in-scope Base URI)
getResolvedUri() - Method in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
getResolvedUri() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getResolvedValue() - Method in interface org.apache.abdera.model.IRIElement
Returns the value of the element resolved against the current in-scope Base URI
getRevalidateWithAuth() - Method in class org.apache.abdera.protocol.client.RequestOptions
Configure the Client Side cache to revalidate when using Authorization
getRights() - Method in interface org.apache.abdera.model.Entry
Return the String value of the atom:rights element
getRights() - Method in interface org.apache.abdera.model.Source
Returns the text of atom:rights
getRightsElement() - Method in interface org.apache.abdera.model.Entry
The rights element is typically used to convey a human readable copyright (e.g.
getRightsElement() - Method in interface org.apache.abdera.model.Source
The rights element is typically used to convey a human readable copyright (e.g.
getRightsType() - Method in interface org.apache.abdera.model.Entry
Return the @type of the atom:rights element
getRightsType() - Method in interface org.apache.abdera.model.Source
Returns the type of atom:rights
getRole() - Method in class org.apache.abdera.ext.media.MediaCredit
 
getRole() - Method in class org.apache.abdera.ext.opensearch.Query
 
getRoot() - Method in interface org.apache.abdera.model.Document
Returns the root element of the document (equivalent to DOM's getDocumentElement)
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 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.util.iri.IRI
 
getScheme(String) - Method in class org.apache.abdera.util.iri.SchemeRegistry
 
getSchemeName() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
getSchemeSpecificPart() - Method in class org.apache.abdera.util.iri.IRI
 
getSearchTerms() - Method in class org.apache.abdera.ext.opensearch.Query
 
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"
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
 
getServerDate() - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
getServerDate() - Method in interface org.apache.abdera.protocol.client.ClientResponse
Return the server-specified date returned in the response
getService() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthCredentials
 
getService(RequestContext, boolean) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
getServiceContext() - Method in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
getServiceContext() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getSignature() - Method in class org.apache.abdera.security.AbderaSecurity
Acquire a shared XML Digital Signature provider instance
getSigningAlgorithm() - Method in interface org.apache.abdera.security.SignatureOptions
 
getSigningKey() - Method in interface org.apache.abdera.security.SignatureOptions
Return the private key with which to sign the element
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
 
getSlug() - Method in interface org.apache.abdera.protocol.Request
 
getSlug() - Method in interface org.apache.abdera.protocol.Response
 
getSlug() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
getSlug() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
getSMaxAge() - Method in interface org.apache.abdera.protocol.Response
 
getSMaxAge() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
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.
getSrc() - Method in interface org.apache.abdera.model.Content
RFC4287: atom:content MAY have a "src" attribute, whose value MUST be an IRI reference.
getStart() - Method in class org.apache.abdera.ext.media.MediaText
 
getStartIndex() - Method in class org.apache.abdera.ext.opensearch.Query
 
getStartPage() - Method in class org.apache.abdera.ext.opensearch.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
 
getStatus() - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
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
 
getStatusText() - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
getString() - Method in interface org.apache.abdera.model.DateTime
Returns the content value of the element as a string conforming to RFC-3339
getSubject() - Method in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
getSubject() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getSubjectResolver() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getSubjectResolver() - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
getSubtag(int) - Method in class org.apache.abdera.util.lang.Lang
 
getSubtagCount() - Method in class org.apache.abdera.util.lang.Lang
 
getSubtitle() - Method in interface org.apache.abdera.model.Source
Returns the text value of atom:subtitle
getSubtitleElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
getSubtitleType() - Method in interface org.apache.abdera.model.Source
Returns the atom:subtitle type
getSummary() - Method in interface org.apache.abdera.model.Entry
Returns the text string value of this summary
getSummaryElement() - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:summary" element is a Text construct that conveys a short summary, abstract, or excerpt of an entry...
getSummaryType() - Method in interface org.apache.abdera.model.Entry
Returns the summary type
getTag() - Method in class org.apache.abdera.protocol.EntityTag
 
getTarget() - Method in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
getTarget() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getTarget(TargetType, RequestContext, Matcher) - Method in class org.apache.abdera.protocol.server.util.RegexTargetResolver
 
getTargetResolver() - Method in class org.apache.abdera.protocol.server.DefaultServiceContext
 
getTargetResolver() - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
getTerm() - Method in interface org.apache.abdera.model.Category
RFC4287: The "term" attribute is a string that identifies the category to which the entry or feed belongs.
getText() - Method in interface org.apache.abdera.model.Element
Returns the Text value of this element
getText() - Method in class org.apache.abdera.model.ElementWrapper
 
getTextType() - Method in interface org.apache.abdera.model.Text
Return the Text.Type
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()
getTitle() - Method in class org.apache.abdera.ext.opensearch.Query
 
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
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
getTitleType() - Method in interface org.apache.abdera.model.Entry
Returns the @type of this entries title
getTitleType() - Method in interface org.apache.abdera.model.Source
Returns the type of atom:title
getTotal(Entry) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
getTotalResults() - Method in class org.apache.abdera.ext.opensearch.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 interface org.apache.abdera.protocol.Response
 
getType() - Method in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
getType() - Method in interface org.apache.abdera.protocol.server.provider.Target
 
getType() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
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
getUpdatedElement() - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
getUpdatedElement() - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
getUpdatedString() - Method in interface org.apache.abdera.model.Source
Return the atom:updated value
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.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.provider.AbstractRequestContext
 
getUri() - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
getUriElement() - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
getUriHeader(String) - Method in interface org.apache.abdera.protocol.Response
 
getUriHeader(String) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
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
 
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.util.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
getValue() - Method in class org.apache.abdera.ext.opensearch.IntegerElement
 
getValue() - Method in class org.apache.abdera.ext.thread.Total
 
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 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(CacheControlParser.Directive) - Method in class org.apache.abdera.protocol.util.CacheControlParser
 
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
getValues() - Method in class org.apache.abdera.protocol.util.CacheControlParser
 
getValues(CacheControlParser.Directive) - Method in class org.apache.abdera.protocol.util.CacheControlParser
 
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.
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
 
getWorkspace(String) - Method in interface org.apache.abdera.model.Service
Return the named workspace
getWorkspaces() - Method in interface org.apache.abdera.model.Service
Return the complete set of workspaces
getWrappedValue() - Method in interface org.apache.abdera.model.Content
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
getWriter() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.writer.Writer
getWriter(String) - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
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 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
getXPath() - Method in class org.apache.abdera.Abdera
Return the singleton instance of org.apache.abdera.xpath.XPath
GoogleLoginAuthCredentials - Class in org.apache.abdera.ext.gdata
When using the GoogleLoginAuthScheme with the typical Commons Client 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
 

H

handlerManager - Variable in class org.apache.abdera.protocol.server.AbstractServiceContext
 
handlesNamespace(String) - Method in class org.apache.abdera.ext.media.MediaExtensionFactory
 
handlesNamespace(String) - Method in class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
handlesNamespace(String) - Method in class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
handlesNamespace(String) - Method in interface org.apache.abdera.factory.ExtensionFactory
Returns true if this extension factory handles the specified namespace
handlesNamespace(String) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
hasEntity() - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
hasEntity() - Method in class org.apache.abdera.protocol.server.provider.EmptyResponseContext
 
hasEntity() - Method in interface org.apache.abdera.protocol.server.provider.ResponseContext
 
HASH - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
HASH - Static variable in class org.apache.abdera.util.iri.Constants
 
hashCode() - Method in class org.apache.abdera.ext.opensearch.Query
 
hashCode() - Method in class org.apache.abdera.model.ElementWrapper
 
hashCode() - Method in class org.apache.abdera.protocol.client.cache.SimpleCacheKey
 
hashCode() - Method in class org.apache.abdera.protocol.EntityTag
 
hashCode() - Method in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
hashCode() - Method in class org.apache.abdera.protocol.server.provider.TargetType
 
hashCode() - Method in class org.apache.abdera.protocol.server.util.RegexTargetResolver.RegexTarget
 
hashCode() - Method in class org.apache.abdera.protocol.server.util.SimpleSubjectResolver.AnonymousPrincipal
 
hashCode() - Method in class org.apache.abdera.util.iri.IDNA
 
hashCode() - Method in class org.apache.abdera.util.iri.IRI
 
hashCode() - Method in class org.apache.abdera.util.lang.Lang
 
hasNext() - Method in class org.apache.abdera.util.io.CodepointIterator
 
hasNext() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
hasNext() - Method in class org.apache.abdera.util.io.RestrictedCodepointIterator
 
head(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
head(String) - Method in class org.apache.abdera.protocol.client.Client
 
headers - Variable in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
hex - Static variable in class org.apache.abdera.util.iri.Constants
 
HEX - Static variable in class org.apache.abdera.util.iri.Constants
 
HttpServletRequestContext - Class in org.apache.abdera.protocol.server.servlet
 
HttpServletRequestContext(ServiceContext, HttpServletRequest) - Constructor for class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 

I

IANA_BASE - Static variable in interface org.apache.abdera.model.Link
 
IDNA - Class in org.apache.abdera.util.iri
Provides an Internationized Domain Name implementation
IDNA(InetAddress) - Constructor for class org.apache.abdera.util.iri.IDNA
 
IDNA(String) - Constructor for class org.apache.abdera.util.iri.IDNA
 
IFRAGMENT - Static variable in class org.apache.abdera.util.iri.Constants
 
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
init(Abdera, Map<String, String>) - Method in class org.apache.abdera.protocol.server.AbstractServiceContext
 
init(Abdera, Map<String, String>) - Method in interface org.apache.abdera.protocol.server.ServiceContext
 
init() - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
init(FilterConfig) - Method in class org.apache.abdera.protocol.server.servlet.MethodOverrideFilter
 
initCache(CacheFactory) - Method in class org.apache.abdera.protocol.client.Client
 
initial_age - Variable in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
initProvider() - Method in class org.apache.abdera.protocol.server.util.AbstractSingletonProviderManager
 
InMemoryCache - Class in org.apache.abdera.protocol.client.cache
 
InMemoryCache(Abdera) - Constructor for class org.apache.abdera.protocol.client.cache.InMemoryCache
 
InMemoryCachedResponse - Class in org.apache.abdera.protocol.client.cache
 
InMemoryCachedResponse(Abdera, Cache, CacheKey, ClientResponse) - Constructor for class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
inRange(char[], char, char) - Static method in class org.apache.abdera.util.io.CharUtils
 
inRange(char[], int, int) - Static method in class org.apache.abdera.util.io.CharUtils
 
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(StringBuffer, int, int) - Static method in class org.apache.abdera.util.io.CharUtils
 
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
IntegerElement - Class in org.apache.abdera.ext.opensearch
 
IntegerElement(Element) - Constructor for class org.apache.abdera.ext.opensearch.IntegerElement
 
IntegerElement(Factory, QName) - Constructor for class org.apache.abdera.ext.opensearch.IntegerElement
 
internalNewInstance() - Method in class org.apache.abdera.protocol.server.servlet.DefaultRequestHandlerManager
 
internalNewInstance() - Method in class org.apache.abdera.protocol.util.PoolManager
 
InvalidCharacterException - Exception in org.apache.abdera.util.io
 
InvalidCharacterException(int) - Constructor for exception org.apache.abdera.util.io.InvalidCharacterException
 
InvalidLangTagSyntax - Exception in org.apache.abdera.util.lang
 
InvalidLangTagSyntax() - Constructor for exception org.apache.abdera.util.lang.InvalidLangTagSyntax
 
InvalidLangTagSyntax(String, Throwable) - Constructor for exception org.apache.abdera.util.lang.InvalidLangTagSyntax
 
InvalidLangTagSyntax(String) - Constructor for exception org.apache.abdera.util.lang.InvalidLangTagSyntax
 
InvalidLangTagSyntax(Throwable) - Constructor for exception org.apache.abdera.util.lang.InvalidLangTagSyntax
 
IPATH - Static variable in class org.apache.abdera.util.iri.Constants
 
IPCHAR - Static variable in class org.apache.abdera.util.iri.Constants
 
IPRIVATE - Static variable in class org.apache.abdera.util.iri.Constants
 
IQUERY - Static variable in class org.apache.abdera.util.iri.Constants
 
IREGNAME - Static variable in class org.apache.abdera.util.iri.Constants
 
IRI - Class in org.apache.abdera.util.iri
 
IRI(URL) - Constructor for class org.apache.abdera.util.iri.IRI
 
IRI(URI) - Constructor for class org.apache.abdera.util.iri.IRI
 
IRI(URI, String) - Constructor for class org.apache.abdera.util.iri.IRI
 
IRI(String) - Constructor for class org.apache.abdera.util.iri.IRI
 
IRI(String, Normalizer.Form) - Constructor for class org.apache.abdera.util.iri.IRI
 
IRI(String, String, String, int, String, String, String) - Constructor for class org.apache.abdera.util.iri.IRI
 
IRI(String, String, String, String, String) - Constructor for class org.apache.abdera.util.iri.IRI
 
IRI(String, String, String, String) - Constructor for class org.apache.abdera.util.iri.IRI
 
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.
IRISyntaxException - Exception in org.apache.abdera.util.iri
 
isAbsolute() - Method in class org.apache.abdera.util.iri.IRI
 
isAdult() - Method in class org.apache.abdera.ext.media.MediaRating
 
isArchive(Feed) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Return true if the feed has been marked as an archive
isCacheableHeader(String, ClientResponse) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
isCanonical() - Method in enum org.apache.abdera.util.unicode.Normalizer.Form
 
isCompatibility() - Method in enum org.apache.abdera.util.unicode.Normalizer.Form
 
isComplete() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
isComplete(Feed) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Returns true if the feed is "complete".
isComposition() - Method in enum org.apache.abdera.util.unicode.Normalizer.Form
 
isConnectionBased() - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
isDefault() - Method in class org.apache.abdera.ext.media.MediaContent
 
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
isEncrypted(Document) - Method in interface org.apache.abdera.security.Encryption
Returns true if this specified document has been encrypted
ISERVER - Static variable in class org.apache.abdera.util.iri.Constants
 
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.
isFresh() - Method in interface org.apache.abdera.protocol.client.cache.CachedResponse
 
isFresh() - Method in class org.apache.abdera.protocol.client.cache.CachedResponseBase
 
isHigh(int) - Method in class org.apache.abdera.util.io.CodepointIterator
 
isHigh(int) - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
isHighSurrogate(char) - Static method in class org.apache.abdera.util.io.CharUtils
 
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.
isIdempotent(String) - Static method in class org.apache.abdera.protocol.util.CacheControlUtil
 
isLow(int) - Method in class org.apache.abdera.util.io.CodepointIterator
 
isLow(int) - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
isLowSurrogate(char) - Static method in class org.apache.abdera.util.io.CharUtils
 
isMatch(CacheKey) - Method in interface org.apache.abdera.protocol.client.cache.CacheKey
 
isMatch(CacheKey) - Method in class org.apache.abdera.protocol.client.cache.SimpleCacheKey
 
isMustRevalidate() - Method in interface org.apache.abdera.protocol.Response
 
isMustRevalidate() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isNoCache() - Method in interface org.apache.abdera.protocol.Request
 
isNoCache() - Method in interface org.apache.abdera.protocol.Response
 
isNoCache() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
isNoCache() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isNoCacheOrPrivate(String, ClientResponse) - Static method in class org.apache.abdera.protocol.client.util.MethodHelper
 
isNoStore() - Method in interface org.apache.abdera.protocol.Request
 
isNoStore() - Method in interface org.apache.abdera.protocol.Response
 
isNoStore() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
isNoStore() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isNoTransform() - Method in interface org.apache.abdera.protocol.Request
 
isNoTransform() - Method in interface org.apache.abdera.protocol.Response
 
isNoTransform() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
isNoTransform() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isOnlyIfCached() - Method in interface org.apache.abdera.protocol.Request
 
isOnlyIfCached() - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
isOpaque() - Method in class org.apache.abdera.util.iri.IRI
 
isOpen() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
isPaged(Feed) - 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
isPathAbsolute() - Method in class org.apache.abdera.util.iri.IRI
 
isPrivate() - Method in interface org.apache.abdera.protocol.Response
 
isPrivate() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isProxyRevalidate() - Method in interface org.apache.abdera.protocol.Response
 
isProxyRevalidate() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isPublic() - Method in interface org.apache.abdera.protocol.Response
 
isPublic() - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
isRepeatable() - Method in class org.apache.abdera.protocol.client.util.BaseRequestEntity
 
isRepeatable() - Method in class org.apache.abdera.protocol.client.util.DataSourceRequestEntity
 
isSameDocumentReference() - Method in class org.apache.abdera.util.iri.IRI
 
isSet(int, BitSet...) - Static method in class org.apache.abdera.util.io.CharUtils
 
isSigned(T) - Method in interface org.apache.abdera.security.Signature
Return true if the element has been digitally signed
isSupplementary(int) - Static method in class org.apache.abdera.util.io.CharUtils
 
isSurrogatePair(char, char) - Static method in class org.apache.abdera.util.io.CharUtils
 
isUseChunked() - Method in class org.apache.abdera.protocol.client.RequestOptions
Should the request use chunked encoding?
isValidCodepoint(int) - Static method in class org.apache.abdera.util.io.CharUtils
 
isWeak() - Method in class org.apache.abdera.protocol.EntityTag
 
ITEMS_PER_PAGE - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
ITEMS_PER_PAGE_LN - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
ITEMS_PER_PAGE_V10 - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
iterator() - Method in class org.apache.abdera.protocol.util.CacheControlParser
 
iterator() - Method in class org.apache.abdera.util.lang.Lang
 
IUNRESERVED - Static variable in class org.apache.abdera.util.iri.Constants
 
IUSERINFO - Static variable in class org.apache.abdera.util.iri.Constants
 

J

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
 
KEYWORDS - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 

L

Lang - Class in org.apache.abdera.util.lang
rfc3066
Lang(Locale) - Constructor for class org.apache.abdera.util.lang.Lang
 
Lang(String) - Constructor for class org.apache.abdera.util.lang.Lang
 
Lang(String...) - Constructor for class org.apache.abdera.util.lang.Lang
 
last() - Method in class org.apache.abdera.util.io.CodepointIterator
 
lastPosition() - Method in class org.apache.abdera.util.io.CodepointIterator
 
LCat - Static variable in class org.apache.abdera.util.iri.Nameprep
 
limit - Variable in class org.apache.abdera.util.io.CodepointIterator
 
limit() - Method in class org.apache.abdera.util.io.CodepointIterator
 
limit() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
Link - Interface in org.apache.abdera.model
Represents an Atom Link element.
ListParseFilter - Interface in org.apache.abdera.filter
 
LN_ADULT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_CATEGORY - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_CONTENT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
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_GROUP - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
LN_HASH - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
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_PLAYER - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
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_RESTRICTION - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
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_TOTAL - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
LN_WHEN - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
loadb2() - Static method in class org.apache.abdera.util.iri.Nameprep
 
locale - Variable in class org.apache.abdera.util.lang.Lang
 
LRUCache - Class in org.apache.abdera.protocol.client.cache.lru
 
LRUCache(Abdera) - Constructor for class org.apache.abdera.protocol.client.cache.lru.LRUCache
 
LRUCache(Abdera, int) - Constructor for class org.apache.abdera.protocol.client.cache.lru.LRUCache
 
LRUCacheFactory - Class in org.apache.abdera.protocol.client.cache.lru
 
LRUCacheFactory() - Constructor for class org.apache.abdera.protocol.client.cache.lru.LRUCacheFactory
 

M

main(String...) - Static method in class org.apache.abdera.util.io.RestrictedCodepointIterator
 
main(String...) - Static method in class org.apache.abdera.util.unicode.Normalizer
 
MARK - Static variable in class org.apache.abdera.util.iri.Constants
 
matcher - Variable in class org.apache.abdera.protocol.server.util.RegexTargetResolver.RegexTarget
 
matches(EntityTag, EntityTag) - Static method in class org.apache.abdera.protocol.EntityTag
 
matches(EntityTag, EntityTag, boolean) - Static method in class org.apache.abdera.protocol.EntityTag
 
matches(String, String) - Static method in class org.apache.abdera.protocol.EntityTag
 
matches(String, String, boolean) - Static method in class org.apache.abdera.protocol.EntityTag
 
matches(EntityTag, String) - Static method in class org.apache.abdera.protocol.EntityTag
 
matches(EntityTag, String, boolean) - Static method in class org.apache.abdera.protocol.EntityTag
 
matches(Lang, String) - Static method in class org.apache.abdera.util.lang.Lang
 
matches(Lang, Lang) - Static method in class org.apache.abdera.util.lang.Lang
 
matches(String) - Method in class org.apache.abdera.util.lang.Lang
 
matches(Lang) - Method in class org.apache.abdera.util.lang.Lang
 
matchesAny(EntityTag, String) - Static method in class org.apache.abdera.protocol.EntityTag
 
matchesAny(EntityTag, String, boolean) - Static method in class org.apache.abdera.protocol.EntityTag
 
matchesAny(String, String) - Static method in class org.apache.abdera.protocol.EntityTag
 
matchesAny(String, String, boolean) - Static method in class org.apache.abdera.protocol.EntityTag
 
matchesAny(EntityTag, EntityTag[]) - Static method in class org.apache.abdera.protocol.EntityTag
 
matchesAny(EntityTag, EntityTag[], boolean) - Static method in class org.apache.abdera.protocol.EntityTag
 
max_age - Variable in class org.apache.abdera.protocol.util.AbstractRequest
 
max_age - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
max_stale - Variable in class org.apache.abdera.protocol.util.AbstractRequest
 
MEDIA - Static variable in class org.apache.abdera.protocol.server.provider.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
 
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
 
mediaPost(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
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
 
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
 
method - Variable in class org.apache.abdera.protocol.server.provider.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.servlet
HTTP Servlet Filter that implements support for Google's X-HTTP-Method-Override header to perform "POST Tunneling" of various HTTP operations
MethodOverrideFilter() - Constructor for class org.apache.abdera.protocol.server.servlet.MethodOverrideFilter
 
METHODS - Static variable in class org.apache.abdera.protocol.server.servlet.MethodOverrideFilter
 
min_fresh - Variable in class org.apache.abdera.protocol.util.AbstractRequest
 

N

NAME - Static variable in class org.apache.abdera.ext.json.JSONWriter
 
name() - Method in class org.apache.abdera.protocol.server.provider.TargetType
 
name - Variable in class org.apache.abdera.util.iri.AbstractScheme
 
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.util.iri
Implements the Nameprep protocol
Nameprep() - Constructor for class org.apache.abdera.util.iri.Nameprep
 
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
newDocument() - Method in interface org.apache.abdera.factory.Factory
Create a new Document instance with a root Element of type T.
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.
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.
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.
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.
newExtensionElement(QName, Base, Factory) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
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.
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.
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.
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.
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.
newInReplyTo(Factory) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
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.
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.
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.
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.
newParser() - Method in interface org.apache.abdera.factory.Factory
Create a new Parser instance.
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.
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.
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.
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.
newServiceContext(Map<String, String>) - Method in class org.apache.abdera.protocol.server.ServiceManager
 
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.
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.
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.
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.
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.
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.
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.
newUuidUri() - Method in interface org.apache.abdera.factory.Factory
Generate a new random UUID URI
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.
next() - Method in class org.apache.abdera.util.io.CodepointIterator
 
next() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
next() - Method in class org.apache.abdera.util.io.RestrictedCodepointIterator
 
nextChars() - Method in class org.apache.abdera.util.io.CodepointIterator
 
nextChars() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
nextChars() - Method in class org.apache.abdera.util.io.RestrictedCodepointIterator
 
NOCACHE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
nocache_headers - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
NonOpParseFilter - Class in org.apache.abdera.util.filter
 
NonOpParseFilter() - Constructor for class org.apache.abdera.util.filter.NonOpParseFilter
 
noprovider(HttpServletResponse) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
normalize(IRI) - Method in class org.apache.abdera.util.iri.AbstractScheme
Default return unmodified
normalize() - Method in class org.apache.abdera.util.iri.IRI
 
normalize(IRI) - Static method in class org.apache.abdera.util.iri.IRI
 
normalize(IRI) - Method in interface org.apache.abdera.util.iri.Scheme
 
normalize(String) - Static method in class org.apache.abdera.util.unicode.Normalizer
Normalize the string using NFKC
normalize(String, Normalizer.Form) - Static method in class org.apache.abdera.util.unicode.Normalizer
Normalize the string using the specified Form
normalize(String, Normalizer.Form, StringBuffer) - Static method in class org.apache.abdera.util.unicode.Normalizer
Normalize the string into the given StringBuffer using the given Form
normalizePath(String) - Method in class org.apache.abdera.util.iri.AbstractScheme
Default return unmodified
normalizePath(String) - Method in interface org.apache.abdera.util.iri.Scheme
 
Normalizer - Class in org.apache.abdera.util.unicode
Performs Unicode Normalization (Form D,C,KD and KC)
Normalizer.Form - Enum in org.apache.abdera.util.unicode
 
Normalizer.Mask - Enum in org.apache.abdera.util.unicode
 
NOSTORE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
notallowed(HttpServletResponse, String, String[]) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
notfound(HttpServletResponse) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
notmodified(HttpServletResponse) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
NOTRANSFORM - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
now - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
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

ONLYIFCACHED - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
OPENSEARCH_NS - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OPENSEARCH_V10_NS - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
OpenSearchConstants - Class in org.apache.abdera.ext.opensearch
 
OpenSearchExtensionFactory - Class in org.apache.abdera.ext.opensearch
 
OpenSearchExtensionFactory() - Constructor for class org.apache.abdera.ext.opensearch.OpenSearchExtensionFactory
 
orderByQ(String) - Static method in class org.apache.abdera.protocol.server.util.ServerUtils
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.ext.bidi - package org.apache.abdera.ext.bidi
 
org.apache.abdera.ext.gdata - package org.apache.abdera.ext.gdata
 
org.apache.abdera.ext.history - package org.apache.abdera.ext.history
 
org.apache.abdera.ext.json - package org.apache.abdera.ext.json
 
org.apache.abdera.ext.media - package org.apache.abdera.ext.media
 
org.apache.abdera.ext.opensearch - package org.apache.abdera.ext.opensearch
 
org.apache.abdera.ext.thread - package org.apache.abdera.ext.thread
 
org.apache.abdera.factory - package org.apache.abdera.factory
 
org.apache.abdera.filter - package org.apache.abdera.filter
 
org.apache.abdera.model - package org.apache.abdera.model
 
org.apache.abdera.parser - package org.apache.abdera.parser
 
org.apache.abdera.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.cache.lru - package org.apache.abdera.protocol.client.cache.lru
 
org.apache.abdera.protocol.client.util - package org.apache.abdera.protocol.client.util
 
org.apache.abdera.protocol.server - package org.apache.abdera.protocol.server
 
org.apache.abdera.protocol.server.auth - package org.apache.abdera.protocol.server.auth
 
org.apache.abdera.protocol.server.provider - package org.apache.abdera.protocol.server.provider
 
org.apache.abdera.protocol.server.servlet - package org.apache.abdera.protocol.server.servlet
 
org.apache.abdera.protocol.server.util - package org.apache.abdera.protocol.server.util
 
org.apache.abdera.protocol.util - package org.apache.abdera.protocol.util
 
org.apache.abdera.security - package org.apache.abdera.security
 
org.apache.abdera.util.filter - package org.apache.abdera.util.filter
 
org.apache.abdera.util.io - package org.apache.abdera.util.io
 
org.apache.abdera.util.iri - package org.apache.abdera.util.iri
 
org.apache.abdera.util.lang - package org.apache.abdera.util.lang
 
org.apache.abdera.util.unicode - package org.apache.abdera.util.unicode
 
org.apache.abdera.writer - package org.apache.abdera.writer
 
org.apache.abdera.xpath - package org.apache.abdera.xpath
 
OS_PREFIX - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
output(HttpServletResponse, ResponseContext) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
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

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(InputStream, String) - 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, String, ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Parse the reader using using the specified Parse options.
parse(String) - Static method in class org.apache.abdera.protocol.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
 
parseCacheControl(String, AbstractResponse) - Static method in class org.apache.abdera.protocol.util.CacheControlUtil
 
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.
Parser - Interface in org.apache.abdera.parser
 
parser - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
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
parseTags(String) - Static method in class org.apache.abdera.protocol.EntityTag
 
PATH - Static variable in class org.apache.abdera.util.iri.Constants
 
PCHAR - Static variable in class org.apache.abdera.util.iri.Constants
 
PCTENC - Static variable in class org.apache.abdera.util.iri.Constants
 
peek() - Method in class org.apache.abdera.util.io.CodepointIterator
 
peek(int) - Method in class org.apache.abdera.util.io.CodepointIterator
 
peek() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
peek(int) - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
peek() - Method in class org.apache.abdera.util.io.PeekAheadInputStream
 
peek(byte[]) - Method in class org.apache.abdera.util.io.PeekAheadInputStream
 
peek(byte[], int, int) - Method in class org.apache.abdera.util.io.PeekAheadInputStream
 
PeekAheadInputStream - Class in org.apache.abdera.util.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.util.io.PeekAheadInputStream
 
PeekAheadInputStream(InputStream, int) - Constructor for class org.apache.abdera.util.io.PeekAheadInputStream
 
peekChars() - Method in class org.apache.abdera.util.io.CodepointIterator
 
peekChars() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
Person - Interface in org.apache.abdera.model
An Atom Person Construct
PLAYER - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
PoolManager<T> - Class in org.apache.abdera.protocol.util
Implements a simple pool manager.
PoolManager() - Constructor for class org.apache.abdera.protocol.util.PoolManager
 
position - Variable in class org.apache.abdera.util.io.CodepointIterator
 
position(int) - Method in class org.apache.abdera.util.io.CodepointIterator
 
position() - Method in class org.apache.abdera.util.io.CodepointIterator
 
position() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
position(int) - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
position - Variable in class org.apache.abdera.util.io.ReadWriteByteChannel
 
position() - Method in class org.apache.abdera.util.io.RewindableInputStream
 
post(String, RequestEntity, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
post(String, InputStream, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
post(String, Base, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
post(String, RequestEntity) - Method in class org.apache.abdera.protocol.client.Client
 
post(String, InputStream) - Method in class org.apache.abdera.protocol.client.Client
 
post(String, Base) - Method in class org.apache.abdera.protocol.client.Client
 
preconditionfailed(HttpServletResponse) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
preconditions(Provider, RequestContext, HttpServletResponse) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
prep(String, boolean) - Static method in class org.apache.abdera.util.iri.Nameprep
 
prep(String) - Static method in class org.apache.abdera.util.iri.Nameprep
 
PRIVATE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
private_headers - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
process(ServiceContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
process(Provider, RequestContext) - Method in class org.apache.abdera.protocol.server.servlet.AbstractRequestHandler
 
process(Provider, RequestContext) - Method in class org.apache.abdera.protocol.server.servlet.DefaultRequestHandler
 
process(Provider, RequestContext) - Method in interface org.apache.abdera.protocol.server.servlet.DefaultRequestHandler.TypeHandler
 
process(ServiceContext, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.abdera.protocol.server.servlet.RequestHandler
 
processChallenge(String) - Method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
PROHIBITED - Static variable in class org.apache.abdera.util.iri.Nameprep
 
ProtocolConstants - Interface in org.apache.abdera.protocol.util
 
Provider - Interface in org.apache.abdera.protocol.server.provider
 
provider - Variable in class org.apache.abdera.protocol.server.util.AbstractSingletonProviderManager
 
PROVIDER_MANAGER - Static variable in interface org.apache.abdera.protocol.server.util.ServerConstants
 
providerManager - Variable in class org.apache.abdera.protocol.server.AbstractServiceContext
 
ProviderManager - Interface in org.apache.abdera.protocol.server.provider
 
PROXYREVALIDATE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
PUBLIC - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
Punycode - Class in org.apache.abdera.util.iri
Implementation of the Punycode encoding scheme used by IDNA
put(String, RequestEntity, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
put(String, InputStream, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
put(String, Base, RequestOptions) - Method in class org.apache.abdera.protocol.client.Client
 
put(String, RequestEntity) - Method in class org.apache.abdera.protocol.client.Client
 
put(String, InputStream) - Method in class org.apache.abdera.protocol.client.Client
 
put(String, Base) - Method in class org.apache.abdera.protocol.client.Client
 

Q

QUERY - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
Query - Class in org.apache.abdera.ext.opensearch
 
Query(Element) - Constructor for class org.apache.abdera.ext.opensearch.Query
 
Query(Factory) - Constructor for class org.apache.abdera.ext.opensearch.Query
 
Query(Abdera) - Constructor for class org.apache.abdera.ext.opensearch.Query
 
Query(ExtensibleElement) - Constructor for class org.apache.abdera.ext.opensearch.Query
 
QUERY - Static variable in class org.apache.abdera.util.iri.Constants
 
Query.Role - Enum in org.apache.abdera.ext.opensearch
 
QUERY_LN - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERY_V10 - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
QUERYMARK - Static variable in class org.apache.abdera.util.iri.Constants
 

R

RandAL - Static variable in class org.apache.abdera.util.iri.Nameprep
 
RATING - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
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.util.io.DynamicPushbackInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.util.io.DynamicPushbackInputStream
 
read(ByteBuffer) - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
read() - Method in class org.apache.abdera.util.io.RewindableInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.util.io.RewindableInputStream
 
read() - Method in class org.apache.abdera.util.iri.Escaping.DecodingInputStream
 
read(byte[], int, int) - Method in class org.apache.abdera.util.iri.Escaping.DecodingInputStream
 
ReadWriteByteChannel - Class in org.apache.abdera.util.io
Implements a buffer that provides a slightly more efficient way of writing, and then reading a stream of bytes.
ReadWriteByteChannel() - Constructor for class org.apache.abdera.util.io.ReadWriteByteChannel
 
ReadWriteByteChannel(int) - Constructor for class org.apache.abdera.util.io.ReadWriteByteChannel
 
ReadWriteByteChannel(int, boolean) - Constructor for class org.apache.abdera.util.io.ReadWriteByteChannel
 
RegexTargetResolver - Class in org.apache.abdera.protocol.server.util
Provides a utility class helpful for determining which type of resource the client is requesting.
RegexTargetResolver() - Constructor for class org.apache.abdera.protocol.server.util.RegexTargetResolver
 
RegexTargetResolver(Map<String, TargetType>) - Constructor for class org.apache.abdera.protocol.server.util.RegexTargetResolver
 
RegexTargetResolver.RegexTarget - Class in org.apache.abdera.protocol.server.util
 
RegexTargetResolver.RegexTarget(TargetType, RequestContext, Matcher) - Constructor for class org.apache.abdera.protocol.server.util.RegexTargetResolver.RegexTarget
 
register() - Static method in class org.apache.abdera.ext.gdata.GoogleLoginAuthScheme
 
register(String) - Method in class org.apache.abdera.util.iri.SchemeRegistry
 
register(Class<Scheme>) - Method in class org.apache.abdera.util.iri.SchemeRegistry
 
register(Scheme) - Method in class org.apache.abdera.util.iri.SchemeRegistry
 
registerExtension(ExtensionFactory) - Method in interface org.apache.abdera.factory.Factory
Registers an extension factory for this Factory instance only
registerFactory(SecureProtocolSocketFactory, int) - Static method in class org.apache.abdera.protocol.client.Client
 
registerScheme(String, Class<T>) - Static method in class org.apache.abdera.protocol.client.Client
Register a new authentication scheme.
registerTrustManager(TrustManager) - Static method in class org.apache.abdera.protocol.client.Client
 
registerTrustManager() - Static method in class org.apache.abdera.protocol.client.Client
 
registerTrustManager(TrustManager, int) - Static method in class org.apache.abdera.protocol.client.Client
 
registerTrustManager(int) - Static method in class org.apache.abdera.protocol.client.Client
 
REGNAME - Static variable in class org.apache.abdera.util.iri.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_VIA - Static variable in interface org.apache.abdera.model.Link
 
REL_VIA_IANA - Static variable in interface org.apache.abdera.model.Link
 
relativize(IRI, IRI) - Static method in class org.apache.abdera.util.iri.IRI
 
relativize(IRI) - Method in class org.apache.abdera.util.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(Provider) - Method in interface org.apache.abdera.protocol.server.provider.ProviderManager
 
release(RequestHandler) - Method in interface org.apache.abdera.protocol.server.servlet.RequestHandlerManager
 
release(Provider) - Method in class org.apache.abdera.protocol.server.util.AbstractSingletonProviderManager
 
release(T) - Method in class org.apache.abdera.protocol.util.PoolManager
 
remaining() - Method in class org.apache.abdera.util.io.CodepointIterator
 
remaining() - Method in class org.apache.abdera.util.io.FilterCodepointIterator
 
remove(String, RequestOptions) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
remove(CacheKey) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
remove(String, RequestOptions) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
remove(CacheKey) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
removeAttribute(QName) - Method in interface org.apache.abdera.model.Element
Remove the named Attribute
removeAttribute(QName) - Method in class org.apache.abdera.model.ElementWrapper
 
removeHeader(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
removeHeaders(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Remove the specified HTTP header
Request - Interface in org.apache.abdera.protocol
 
REQUEST_HANDLER_MANAGER - Static variable in interface org.apache.abdera.protocol.server.util.ServerConstants
 
RequestContext - Interface in org.apache.abdera.protocol.server.provider
 
RequestContext.Property - Enum in org.apache.abdera.protocol.server.provider
 
RequestContext.Scope - Enum in org.apache.abdera.protocol.server.provider
 
RequestHandler - Interface in org.apache.abdera.protocol.server.servlet
 
RequestHandlerManager - Interface in org.apache.abdera.protocol.server.servlet
 
RequestOptions - Class in org.apache.abdera.protocol.client
 
RequestOptions() - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
RequestOptions(Date) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
RequestOptions(String) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
RequestOptions(String...) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
RequestOptions(Date, String) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
RequestOptions(Date, String...) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
RequestOptions(boolean) - Constructor for class org.apache.abdera.protocol.client.RequestOptions
 
requestUri - Variable in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
RESERVED - Static variable in class org.apache.abdera.util.iri.Constants
 
reset() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
resolve(Principal) - Method in interface org.apache.abdera.protocol.server.auth.SubjectResolver
 
resolve(String) - Method in interface org.apache.abdera.protocol.server.auth.SubjectResolver
 
resolve(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.TargetResolver
 
resolve(RequestContext) - Method in class org.apache.abdera.protocol.server.util.RegexTargetResolver
 
resolve(Principal) - Method in class org.apache.abdera.protocol.server.util.SimpleSubjectResolver
 
resolve(String) - Method in class org.apache.abdera.protocol.server.util.SimpleSubjectResolver
 
resolve(IRI, String) - Static method in class org.apache.abdera.util.iri.IRI
 
resolve(IRI, IRI) - Static method in class org.apache.abdera.util.iri.IRI
 
resolve(IRI) - Method in class org.apache.abdera.util.iri.IRI
 
resolve(String) - Method in class org.apache.abdera.util.iri.IRI
 
Response - Interface in org.apache.abdera.protocol
 
Response.ResponseType - Enum in org.apache.abdera.protocol
 
response_date - Variable in class org.apache.abdera.protocol.client.AbstractClientResponse
 
ResponseContext - Interface in org.apache.abdera.protocol.server.provider
 
ResponseInfo - Interface in org.apache.abdera.protocol
 
RestrictedCodepointIterator - Class in org.apache.abdera.util.io
A CodepointIterator implementation that checks output against a BitSet.
RestrictedCodepointIterator(CodepointIterator, BitSet) - Constructor for class org.apache.abdera.util.io.RestrictedCodepointIterator
 
RestrictedCodepointIterator(CodepointIterator, BitSet, boolean) - Constructor for class org.apache.abdera.util.io.RestrictedCodepointIterator
 
RestrictedCodepointIterator(CodepointIterator, BitSet, boolean, boolean) - Constructor for class org.apache.abdera.util.io.RestrictedCodepointIterator
 
RESTRICTION - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
REVALIDATE - Static variable in interface org.apache.abdera.protocol.util.ProtocolConstants
 
rewind() - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
rewind() - Method in class org.apache.abdera.util.io.RewindableInputStream
 
rewind(int, int) - Method in class org.apache.abdera.util.io.RewindableInputStream
 
rewind(int) - Method in class org.apache.abdera.util.io.RewindableInputStream
 
RewindableInputStream - Class in org.apache.abdera.util.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.util.io.RewindableInputStream
 
RewindableInputStream(InputStream, int) - Constructor for class org.apache.abdera.util.io.RewindableInputStream
 

S

SafeContentWhiteListParseFilter - Class in org.apache.abdera.util.filter
 
SafeContentWhiteListParseFilter() - Constructor for class org.apache.abdera.util.filter.SafeContentWhiteListParseFilter
 
scale - Variable in class org.apache.abdera.util.io.ReadWriteByteChannel
 
scan(CodepointIterator, BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
scan(char[], BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
scan(String, BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
scanNot(CodepointIterator, BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
scanNot(char[], BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
SCHEME - Static variable in class org.apache.abdera.util.iri.Constants
 
Scheme - Interface in org.apache.abdera.util.iri
Interface implemented by custom IRI scheme parsers
SchemeRegistry - Class in org.apache.abdera.util.iri
Static registry of custom IRI schemes.
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(int) - Static method in enum org.apache.abdera.protocol.Response.ResponseType
 
select(String) - Static method in enum org.apache.abdera.protocol.util.CacheControlParser.Directive
 
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
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
SEPS - Static variable in class org.apache.abdera.util.iri.Constants
 
ServerConstants - Interface in org.apache.abdera.protocol.server.util
 
ServerUtils - Class in org.apache.abdera.protocol.server.util
 
ServerUtils() - Constructor for class org.apache.abdera.protocol.server.util.ServerUtils
 
Service - Interface in org.apache.abdera.model
Represents the root of an Atom Publishing Protocol Introspection Document.
SERVICE - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
SERVICE_CONTEXT - Static variable in interface org.apache.abdera.protocol.server.util.ServerConstants
 
ServiceContext - Interface in org.apache.abdera.protocol.server
 
ServiceManager - Class in org.apache.abdera.protocol.server
 
serviceManager - Variable in class org.apache.abdera.protocol.server.servlet.AbderaServlet
 
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.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(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
setAdult(boolean) - Method in class org.apache.abdera.ext.media.MediaRating
 
setAge(long) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setAlgorithm(MediaConstants.Algo) - Method in class org.apache.abdera.ext.media.MediaHash
 
setAllow(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setAllow(String...) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setArchive(Feed, boolean) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Flag the feed as being an archive.
setAttribute(RequestContext.Scope, String, Object) - Method in interface org.apache.abdera.protocol.server.provider.RequestContext
 
setAttribute(RequestContext.Scope, String, Object) - Method in class org.apache.abdera.protocol.server.servlet.HttpServletRequestContext
 
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
 
setAuthenticationSchemePriority(String...) - Method in class org.apache.abdera.protocol.client.Client
Set the order in which authentication schemes should be used.
setAuthenticationSchemePriority(String...) - Method in class org.apache.abdera.protocol.client.CommonsClient
 
setAuthorization(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the value of the HTTP Authorization header
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.
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
 
setBitrate(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setCacheControl(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the HTTP Cache-Control header
setCalendar(Calendar) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setCertificate(X509Certificate) - Method in interface org.apache.abdera.security.SignatureOptions
Set the X.509 cert to associate with the signature
setChannels(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setChar(StringBuffer, int, int) - Static method in class org.apache.abdera.util.io.CharUtils
 
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
setCollection(Collection) - Method in interface org.apache.abdera.model.Source
Set the app:collection element
setComplete(Feed, boolean) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Flag the feed as being complete.
setContent(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="text"
setContent(String, Content.Type) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(Element) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(Element, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(DataHandler) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(DataHandler, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(String, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContent(IRI, String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as out of line.
setContentAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="html"
setContentAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry as @type="xhtml"
setContentElement(Content) - Method in interface org.apache.abdera.model.Entry
Sets the content for this entry
setContentLanguage(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setContentLength(long) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setContentLocation(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
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(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.provider.AbstractResponseContext
 
setControl(Control) - Method in interface org.apache.abdera.model.Entry
Sets this entries Atom Publishing Protocol control element
setCount(int) - Method in class org.apache.abdera.ext.opensearch.Query
 
setCount(Link, int) - Static method in class org.apache.abdera.ext.thread.ThreadHelper
 
setCurrent(Feed, 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"
setDataEncryptionKey(Key) - Method in interface org.apache.abdera.security.EncryptionOptions
Set the secret key used to encrypt/decrypt the document content
setDataHandler(DataHandler) - Method in interface org.apache.abdera.model.Content
Sets the string value of the content element by Base64 encoding the specifed byte array.
setDate(Date) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setDateHeader(String, Date) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set the date value of the specified HTTP header
setDefaultParserOptions(ParserOptions) - Method in interface org.apache.abdera.parser.Parser
Set the default parser options for this Parser.
setDirection(BidiHelper.Direction, T) - Static method in class org.apache.abdera.ext.bidi.BidiHelper
Set the value of dir attribute
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
setDuration(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
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
setEditedElement(DateTime) - Method in interface org.apache.abdera.model.Entry
Set the app:edited element
setElementWrapper(Element, Element) - Method in class org.apache.abdera.factory.ExtensionFactoryMap
 
setElementWrapper(Element, Element) - Method in interface org.apache.abdera.factory.Factory
Set an element wrapper
setEmail(String) - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
setEmailElement(Element) - Method in interface org.apache.abdera.model.Person
The "atom:email" element's content conveys an e-mail address associated with the person.
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.provider.AbstractResponseContext
 
setEncodedHeader(String, String, String...) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setEnd(String) - Method in class org.apache.abdera.ext.media.MediaText
 
setEntityTag(EntityTag) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setExpires(Date) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
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
setFilesize(long) - Method in class org.apache.abdera.ext.media.MediaContent
 
setFirst(Feed, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a first link relation to the feed
setFixed(boolean) - Method in interface org.apache.abdera.model.Categories
Sets whether or not this is a fixed listing of categories.
setFramerate(int) - Method in class org.apache.abdera.ext.media.MediaContent
 
setGenerator(Generator) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:generator" element's content identifies the agent used to generate a feed, for debugging and other purposes.
setGenerator(String, String, String) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:generator" element's content identifies the agent used to generate a feed, for debugging and other purposes.
setHeader(String, 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.provider.AbstractResponseContext
 
setHeader(String, Object...) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
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(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.
setHrefLang(String) - Method in interface org.apache.abdera.model.Link
RFC4287: The "hreflang" attribute's content describes the language of the resource pointed to by the href attribute.
setIcon(String) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:icon" element's content is an IRI reference [RFC3987] that identifies an image that provides iconic visual identification for a feed...
setIconElement(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...
setId(String) - Method in interface org.apache.abdera.model.Div
Sets the value of the div element's id attribute
setId(String) - Method in interface org.apache.abdera.model.Entry
Sets the universally unique identifier for this entry
setId(String, boolean) - Method in interface org.apache.abdera.model.Entry
Sets the universally unique identifier for this entry
setId(String) - Method in interface org.apache.abdera.model.Source
Sets the universally unique identifier for this feed
setId(String, boolean) - Method in interface org.apache.abdera.model.Source
Sets the universally unique identifier for this feed
setIdElement(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.
setIfMatch(String) - 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(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
Return 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
 
setIgnoreProcessingInstructions(boolean) - Method in class org.apache.abdera.util.filter.AbstractParseFilter
 
setIgnoreWhitespace(boolean) - Method in interface org.apache.abdera.filter.ParseFilter
Return 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
setInputEncoding(String) - Method in class org.apache.abdera.ext.opensearch.Query
 
setInputStream(InputStream) - Method in class org.apache.abdera.protocol.client.AbstractClientResponse
 
setInputStream(InputStream) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCachedResponse
 
setInputStream(InputStream) - Method in interface org.apache.abdera.protocol.client.ClientResponse
 
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"
setKeyEncryptionKey(Key) - Method in interface org.apache.abdera.security.EncryptionOptions
Set the secret key used to encrypt/decrypt the data encryption key
setLabel(String) - Method in class org.apache.abdera.ext.media.MediaCategory
 
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.
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.opensearch.Query
 
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
 
setLast(Feed, 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.protocol.server.provider.AbstractResponseContext
 
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.
setLocation(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setLogo(String) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:logo" element's content is an IRI reference [RFC3987] that identifies an image that provides visual identification for a feed.
setLogoElement(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.
setMap(Map<CacheKey, CachedResponse>) - Method in class org.apache.abdera.protocol.client.cache.InMemoryCache
 
setMaxAge(long) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setMaxAge(long) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setMaxStale(long) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setMedium(MediaConstants.Medium) - Method in class org.apache.abdera.ext.media.MediaContent
 
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.
setMinFresh(long) - Method in class org.apache.abdera.protocol.util.AbstractRequest
 
setMustRevalidate(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setName(String) - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
setNameElement(Element) - Method in interface org.apache.abdera.model.Person
The "atom:name" element's content conveys a human-readable name for the person.
setNext(Feed, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a next link relation to the feed
setNextArchive(Feed, 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
 
setNormalizedValue(String) - Method in interface org.apache.abdera.model.IRIElement
Set the value of this element using the normalization as specified in RFC4287
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
 
setOutputEncoding(String) - Method in class org.apache.abdera.ext.opensearch.Query
 
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
 
setParseFilter(ParseFilter) - Method in interface org.apache.abdera.parser.ParserOptions
Sets the Parse Filter.
setParser(Parser) - Method in interface org.apache.abdera.security.SecurityOptions
 
setPattern(String, TargetType) - Method in class org.apache.abdera.protocol.server.util.RegexTargetResolver
 
setPrevious(Feed, String) - Static method in class org.apache.abdera.ext.history.FeedPagingHelper
Adds a previous link relation to the feed
setPreviousArchive(Feed, 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
 
setProxyRevalidate(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
setPublic(boolean) - Method in class org.apache.abdera.protocol.util.AbstractResponse
 
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
setPublishedElement(DateTime) - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:published" element is a Date construct indicating an instant in time associated with an event early in the life cycle of the entry...
setRef(IRI) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
setRef(String) - Method in class org.apache.abdera.ext.thread.InReplyTo
 
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.
setRelationship(MediaConstants.Relationship) - Method in class org.apache.abdera.ext.media.MediaRestriction
 
setRevalidateWithAuth(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Configure the Client Side cache to revalidate when using Authorization
setRights(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights as @type="text"
setRights(String, Text.Type) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights
setRights(Div) - Method in interface org.apache.abdera.model.Entry
Sets the value of the right as @type="xhtml"
setRights(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="text"
setRights(String, Text.Type) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights
setRights(Div) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="xhtml"
setRightsAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights as @type="html".
setRightsAsHtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="html"
setRightsAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the rights as @type="xhtml"
setRightsAsXhtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the rights as @type="xhtml"
setRightsElement(Text) - Method in interface org.apache.abdera.model.Entry
The rights element is typically used to convey a human readable copyright (e.g.
setRightsElement(Text) - Method in interface org.apache.abdera.model.Source
The rights element is typically used to convey a human readable copyright (e.g.
setRole(String) - Method in class org.apache.abdera.ext.media.MediaCredit
 
setRole(Query.Role) - Method in class org.apache.abdera.ext.opensearch.Query
 
setRoot(T) - Method in interface org.apache.abdera.model.Document
Sets the root element of the document
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 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.
setSearchTerms(String) - Method in class org.apache.abdera.ext.opensearch.Query
 
setSigningAlgorithm(String) - Method in interface org.apache.abdera.security.SignatureOptions
 
setSigningKey(PrivateKey) - Method in interface org.apache.abdera.security.SignatureOptions
Set the private key with which to sign the element
setSlug(String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the Atom Publishing Protocol Slug header
setSlug(String, String) - Method in class org.apache.abdera.protocol.client.RequestOptions
Sets the value of the Atom Publishing Protocol Slug header
setSlug(String, String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setSlug(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
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.
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.
setStart(String) - Method in class org.apache.abdera.ext.media.MediaText
 
setStartIndex(int) - Method in class org.apache.abdera.ext.opensearch.Query
 
setStartPage(int) - Method in class org.apache.abdera.ext.opensearch.Query
 
setStatus(int) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setStatusText(String) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setString(String) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setSubtitle(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="text"
setSubtitle(String, Text.Type) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle
setSubtitle(Div) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="xhtml"
setSubtitleAsHtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="html"
setSubtitleAsXhtml(String) - Method in interface org.apache.abdera.model.Source
Sets the value of the subtitle as @type="xhtml"
setSubtitleElement(Text) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:subtitle" element is a Text construct that conveys a human-readable description or subtitle for a feed.
setSummary(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="text"
setSummary(String, Text.Type) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary
setSummary(Div) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="xhtml"
setSummaryAsHtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="html"
setSummaryAsXhtml(String) - Method in interface org.apache.abdera.model.Entry
Sets the value of the summary as @type="xhtml"
setSummaryElement(Text) - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:summary" element is a Text construct that conveys a short summary, abstract, or excerpt of an entry...
setTerm(String) - Method in interface org.apache.abdera.model.Category
RFC4287: The "term" attribute is a string that identifies the category to which the entry or feed belongs.
setText(String) - Method in interface org.apache.abdera.model.Element
Set the Text value of this element
setText(String) - Method in class org.apache.abdera.model.ElementWrapper
 
setTextType(Text.Type) - Method in interface org.apache.abdera.model.Text
Set the Text.Type
setTime(String) - Method in class org.apache.abdera.ext.media.MediaThumbnail
 
setTime(long) - Method in interface org.apache.abdera.model.DateTime
Sets the content value of the element
setTitle(String) - Method in class org.apache.abdera.ext.opensearch.Query
 
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
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
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
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.
setTotalResults(int) - Method in class org.apache.abdera.ext.opensearch.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
 
setTypeHandler(TargetType, DefaultRequestHandler.TypeHandler) - Method in class org.apache.abdera.protocol.server.servlet.DefaultRequestHandler
 
setTypeMethodHandler(TargetType, String, DefaultRequestHandler.TypeHandler) - Method in class org.apache.abdera.protocol.server.servlet.DefaultRequestHandler
 
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
setUpdatedElement(DateTime) - Method in interface org.apache.abdera.model.Entry
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
setUpdatedElement(DateTime) - Method in interface org.apache.abdera.model.Source
RFC4287: The "atom:updated" element is a Date construct indicating the most recent instant in time when an entry or feed was modified in a way the publisher considers significant.
setUri(String) - Method in interface org.apache.abdera.model.Generator
The atom:generator element MAY have a "uri" attribute whose value MUST be an IRI reference [RFC3987].
setUri(String) - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
setUriElement(IRIElement) - Method in interface org.apache.abdera.model.Person
The "atom:uri" element's content conveys an IRI associated with the person.
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
 
setUseChunked(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
Set whether the request should use chunked encoding.
setUseLocalCache(boolean) - Method in class org.apache.abdera.protocol.client.RequestOptions
True if the local client cache should be used
setValue(int) - Method in class org.apache.abdera.ext.opensearch.IntegerElement
 
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(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
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
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.
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
 
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
setWriter(Writer) - Method in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
setWriter(Writer) - Method in interface org.apache.abdera.protocol.server.provider.ResponseContext
 
setXhtmlClass(String[]) - Method in interface org.apache.abdera.model.Div
Sets the array of class attribute values on the div
shrink() - Method in class org.apache.abdera.util.io.DynamicPushbackInputStream
 
sign(T, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
Adds a digital signature to the specified element
Signature - Interface in org.apache.abdera.security
Interface used for digitally signing and verifying Abdera elements
SignatureOptions - Interface in org.apache.abdera.security
Provides access to the information necessary to signed an Abdera element
SimpleCacheKey - Class in org.apache.abdera.protocol.client.cache
Simple cache key based on an md5 hash of the URI.
SimpleCacheKey(String) - Constructor for class org.apache.abdera.protocol.client.cache.SimpleCacheKey
 
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.util
 
SimpleSubjectResolver() - Constructor for class org.apache.abdera.protocol.server.util.SimpleSubjectResolver
 
SimpleSubjectResolver.AnonymousPrincipal - Class in org.apache.abdera.protocol.server.util
 
SimpleSubjectResolver.AnonymousPrincipal() - Constructor for class org.apache.abdera.protocol.server.util.SimpleSubjectResolver.AnonymousPrincipal
 
size(int) - Static method in class org.apache.abdera.util.io.CharUtils
 
skip(long) - Method in class org.apache.abdera.util.io.DynamicPushbackInputStream
 
skip(long) - Method in class org.apache.abdera.util.io.RewindableInputStream
 
SLASH - Static variable in class org.apache.abdera.util.iri.Constants
 
smax_age - Variable in class org.apache.abdera.protocol.util.AbstractResponse
 
sortEntries(Comparator<Entry>) - Method in interface org.apache.abdera.model.Feed
Sorts entries using the given comparator
sortEntriesByUpdated(boolean) - Method in interface org.apache.abdera.model.Feed
Sorts entries by the atom:updated property
Source - Interface in org.apache.abdera.model
Per RFC4287:
splitAndTrim(String, String, boolean) - Static method in class org.apache.abdera.protocol.util.CacheControlParser
 
START_INDEX - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
START_INDEX_LN - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
START_INDEX_V10 - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
status - Variable in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
status_text - Variable in class org.apache.abdera.protocol.server.provider.AbstractResponseContext
 
STD3ASCIIRULES - Static variable in class org.apache.abdera.util.iri.Constants
 
stripBidi(String) - Static method in class org.apache.abdera.util.io.CharUtils
Removes leading and trailing bidi controls from the string
SUBDELIMS - Static variable in class org.apache.abdera.util.iri.Constants
 
subject - Variable in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
SUBJECT_RESOLVER - Static variable in interface org.apache.abdera.protocol.server.util.ServerConstants
 
subjectResolver - Variable in class org.apache.abdera.protocol.server.AbstractServiceContext
 
SubjectResolver - Interface in org.apache.abdera.protocol.server.auth
 

T

tags - Variable in class org.apache.abdera.util.lang.Lang
 
target - Variable in class org.apache.abdera.protocol.server.provider.AbstractRequestContext
 
Target - Interface in org.apache.abdera.protocol.server.provider
 
TARGET_RESOLVER - Static variable in interface org.apache.abdera.protocol.server.util.ServerConstants
 
targetResolver - Variable in class org.apache.abdera.protocol.server.AbstractServiceContext
 
TargetResolver - Interface in org.apache.abdera.protocol.server.provider
 
TargetType - Class in org.apache.abdera.protocol.server.provider
 
TargetType(String) - Constructor for class org.apache.abdera.protocol.server.provider.TargetType
 
teardown() - Method in class org.apache.abdera.protocol.client.Client
Explicitly tear down the Client instance
teardown() - Method in class org.apache.abdera.protocol.client.CommonsClient
Per http://jakarta.apache.org/commons/httpclient/performance.html
TEXT - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
Text - Interface in org.apache.abdera.model
Represents an Atom Text Contruct.
Text.Type - Enum in org.apache.abdera.model
Text Constructs can be either Text, HTML or XHTML
THR_NS - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THR_PREFIX - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRCOUNT - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
ThreadConstants - Interface in org.apache.abdera.ext.thread
 
ThreadExtensionFactory - Class in org.apache.abdera.ext.thread
 
ThreadExtensionFactory() - Constructor for class org.apache.abdera.ext.thread.ThreadExtensionFactory
 
ThreadHelper - Class in org.apache.abdera.ext.thread
 
THRREF - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRSOURCE - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRTOTAL - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRUPDATED - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
 
THRWHEN - Static variable in interface org.apache.abdera.ext.thread.ThreadConstants
Deprecated. Use Constants.THRUPDATED
THUMBNAIL - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
TITLE - Static variable in interface org.apache.abdera.ext.media.MediaConstants
 
toASCII() - Method in class org.apache.abdera.util.iri.IDNA
 
toASCII(String) - Static method in class org.apache.abdera.util.iri.IDNA
 
toASCIIString() - Method in class org.apache.abdera.util.iri.IRI
 
toBIDIString() - Method in class org.apache.abdera.util.iri.IRI
 
toCodePoint(char[]) - Static method in class org.apache.abdera.util.io.CharUtils
 
toCodePoint(char, char) - Static method in class org.apache.abdera.util.io.CharUtils
 
toJSON(Object) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toJSON(Entry) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toJSON(Feed) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toJSON(Service) - Static method in class org.apache.abdera.ext.json.JSONWriter
 
toString() - Method in class org.apache.abdera.model.AtomDate
 
toString() - Method in class org.apache.abdera.model.ElementWrapper
 
toString() - Method in class org.apache.abdera.protocol.EntityTag
 
toString() - Method in class org.apache.abdera.protocol.server.provider.TargetType
 
toString() - Method in class org.apache.abdera.protocol.server.util.RegexTargetResolver.RegexTarget
 
toString() - Method in class org.apache.abdera.protocol.server.util.SimpleSubjectResolver.AnonymousPrincipal
 
toString(int) - Static method in class org.apache.abdera.util.io.CharUtils
 
toString() - Method in class org.apache.abdera.util.iri.IDNA
 
toString() - Method in class org.apache.abdera.util.iri.IRI
 
toString() - Method in class org.apache.abdera.util.lang.Lang
 
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 class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
TOTAL_RESULTS_LN - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
TOTAL_RESULTS_V10 - Static variable in class org.apache.abdera.ext.opensearch.OpenSearchConstants
 
toUnicode() - Method in class org.apache.abdera.util.iri.IDNA
 
toUnicode(String) - Static method in class org.apache.abdera.util.iri.IDNA
 
toURI() - Method in class org.apache.abdera.util.iri.IRI
 
toURL() - Method in class org.apache.abdera.util.iri.IRI
 
transferTo(WritableByteChannel) - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
type - Variable in class org.apache.abdera.protocol.server.provider.AbstractTarget
 
TYPE_CATEGORIES - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
TYPE_COLLECTION - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
TYPE_ENTRY - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
TYPE_MEDIA - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
TYPE_SERVICE - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
TYPE_UNKNOWN - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
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

UCSCHAR - Static variable in class org.apache.abdera.util.iri.Constants
 
UNASSIGNED - Static variable in class org.apache.abdera.util.iri.Nameprep
 
UNKNOWN - Static variable in class org.apache.abdera.protocol.server.provider.TargetType
 
unread(byte[], int, int) - Method in class org.apache.abdera.util.io.DynamicPushbackInputStream
 
unread(int) - Method in class org.apache.abdera.util.io.DynamicPushbackInputStream
 
UNRESERVED - Static variable in class org.apache.abdera.util.iri.Constants
 
unsetDraft() - Method in interface org.apache.abdera.model.Control
Removes the draft setting completely from the control element.
update(RequestOptions, ClientResponse, ClientResponse) - Method in interface org.apache.abdera.protocol.client.cache.Cache
 
update(RequestOptions, ClientResponse, ClientResponse) - Method in class org.apache.abdera.protocol.client.cache.CacheBase
 
updateEntry(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
updateMedia(RequestContext) - Method in interface org.apache.abdera.protocol.server.provider.Provider
 
usePreemptiveAuthentication(boolean) - Method in class org.apache.abdera.protocol.client.Client
Indicates if the client should authenticate before attempting to do anything else.
usePreemptiveAuthentication(boolean) - Method in class org.apache.abdera.protocol.client.CommonsClient
Configure the client to use preemptive authentication (HTTP Basic Authentication only)
USERINFO - Static variable in class org.apache.abdera.util.iri.Constants
 

V

valueOf(String) - Static method in enum org.apache.abdera.ext.bidi.BidiHelper.Direction
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.Query.Role
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) - Static method in enum org.apache.abdera.protocol.client.cache.CacheDisposition
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.provider.RequestContext.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.server.provider.RequestContext.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.util.CacheControlParser.Directive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.protocol.util.EncodingUtil.ContentEncoding
Returns the enum constant of this type with the specified name.
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.unicode.Normalizer.Form
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.abdera.util.unicode.Normalizer.Mask
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.bidi.BidiHelper.Direction
Returns an array containing the constants of this enum type, in the order they're 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're 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're 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're 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're 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're 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're declared.
values() - Static method in enum org.apache.abdera.ext.opensearch.Query.Role
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.model.Content.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.model.Text.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.protocol.client.cache.CacheDisposition
Returns an array containing the constants of this enum type, in the order they're 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're 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're 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're declared.
values() - Static method in enum org.apache.abdera.protocol.server.provider.RequestContext.Property
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.protocol.server.provider.RequestContext.Scope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.protocol.util.CacheControlParser.Directive
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.protocol.util.EncodingUtil.ContentEncoding
Returns an array containing the constants of this enum type, in the order they're 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're declared.
values() - Static method in enum org.apache.abdera.util.unicode.Normalizer.Form
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.abdera.util.unicode.Normalizer.Mask
Returns an array containing the constants of this enum type, in the order they're declared.
verify(T, SignatureOptions) - Method in interface org.apache.abdera.security.Signature
Verifies that the digitally signed element is valid
verify(CodepointIterator, BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
verify(char[], BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
verify(String, BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
verifyNot(CodepointIterator, BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 
verifyNot(char[], BitSet) - Static method in class org.apache.abdera.util.io.CharUtils
 

W

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.
Workspace - Interface in org.apache.abdera.model
An Atom Publishing Protocol Introspection Document workspace element.
write(Base) - Method in class org.apache.abdera.ext.json.JSONWriter
 
write(ByteBuffer) - Method in class org.apache.abdera.util.io.ReadWriteByteChannel
 
write(Base) - Method in interface org.apache.abdera.writer.Writer
Return the serialized form of the Abdera Base
writer - Variable in class org.apache.abdera.protocol.server.provider.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
 
WriterFactory - Interface in org.apache.abdera.writer
The WriterFactory is used a acquire instances of alternative writers registered with Abdera.
writeTo(Base, OutputStream) - Method in class org.apache.abdera.ext.json.JSONWriter
 
writeTo(Base, Writer) - Method in class org.apache.abdera.ext.json.JSONWriter
 
writeTo(OutputStream) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified stream
writeTo(Writer) - Method in interface org.apache.abdera.model.Base
Serializes the model component out to the specified writer
writeTo(OutputStream) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer) - Method in class org.apache.abdera.model.ElementWrapper
 
writeTo(Writer) - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
writeTo(OutputStream) - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
writeTo(OutputStream, Writer) - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.protocol.server.provider.BaseResponseContext
 
writeTo(OutputStream) - Method in class org.apache.abdera.protocol.server.provider.EmptyResponseContext
 
writeTo(OutputStream, Writer) - Method in class org.apache.abdera.protocol.server.provider.EmptyResponseContext
 
writeTo(Writer, Writer) - Method in class org.apache.abdera.protocol.server.provider.EmptyResponseContext
 
writeTo(Writer) - Method in class org.apache.abdera.protocol.server.provider.EmptyResponseContext
 
writeTo(OutputStream) - Method in interface org.apache.abdera.protocol.server.provider.ResponseContext
 
writeTo(Writer) - Method in interface org.apache.abdera.protocol.server.provider.ResponseContext
 
writeTo(OutputStream, Writer) - Method in interface org.apache.abdera.protocol.server.provider.ResponseContext
 
writeTo(Writer, Writer) - Method in interface org.apache.abdera.protocol.server.provider.ResponseContext
 
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

X

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

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