jar

org.apache.abdera : abdera-bundle

Maven & Gradle

Dec 21, 2012
5 usages

Abdera Bundle Jar · Bundle of all Abdera jars

Table Of Contents

Latest Version

Download org.apache.abdera : abdera-bundle JAR file - Latest Versions:

All Versions

Download org.apache.abdera : abdera-bundle JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.1
1.0
0.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window abdera-bundle-1.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.abdera.protocol.client.util

├─ org.apache.abdera.protocol.client.util.AutoReleasingInputStream.class - [JAR]

├─ org.apache.abdera.protocol.client.util.BaseRequestEntity.class - [JAR]

├─ org.apache.abdera.protocol.client.util.ClientAuthSSLProtocolSocketFactory.class - [JAR]

├─ org.apache.abdera.protocol.client.util.DataSourceRequestEntity.class - [JAR]

├─ org.apache.abdera.protocol.client.util.EntityProviderRequestEntity.class - [JAR]

├─ org.apache.abdera.protocol.client.util.LocalizationHelper.class - [JAR]

├─ org.apache.abdera.protocol.client.util.MethodHelper.class - [JAR]

├─ org.apache.abdera.protocol.client.util.MultipartRelatedRequestEntity.class - [JAR]

├─ org.apache.abdera.protocol.client.util.NonOpTrustManager.class - [JAR]

├─ org.apache.abdera.protocol.client.util.SimpleSSLProtocolSocketFactory.class - [JAR]

org.apache.abdera.protocol.server.adapters.jcr

├─ org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.adapters.jcr.SessionPoolManager.class - [JAR]

org.apache.abdera.ext.serializer.impl

├─ org.apache.abdera.ext.serializer.impl.CategoriesSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.CategorySerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.CollectionSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.ContentSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.ControlSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.DateTimeSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.ElementSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.EntrySerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.ExtensionSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.FOMSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.FeedSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.GeneratorSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.IRISerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.LinkSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.PersonSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.ServiceSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.SimpleElementSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.SourceSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.TextSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.impl.WorkspaceSerializer.class - [JAR]

org.apache.abdera.protocol.server.provider.managed

├─ org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.BasicServerConfiguration.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.CollectionAdapterConfiguration.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.Configuration.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.FeedConfiguration.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.ManagedProvider.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.ManagedWorkspace.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.managed.ServerConfiguration.class - [JAR]

org.apache.abdera.protocol.server.impl

├─ org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.AbstractProvider.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.DefaultProvider.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.DefaultWorkspaceManager.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.RegexTargetResolver.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.RouteManager.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.SimpleCategoryInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.SimpleCollectionInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.SimpleSubjectResolver.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.SimpleTarget.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.impl.TemplateTargetBuilder.class - [JAR]

org.apache.abdera.security.util.filters

├─ org.apache.abdera.security.util.filters.AESEncryptedResponseFilter.class - [JAR]

├─ org.apache.abdera.security.util.filters.AbstractEncryptedRequestFilter.class - [JAR]

├─ org.apache.abdera.security.util.filters.AbstractEncryptedResponseFilter.class - [JAR]

├─ org.apache.abdera.security.util.filters.DHEncryptedRequestFilter.class - [JAR]

├─ org.apache.abdera.security.util.filters.DHEncryptedResponseFilter.class - [JAR]

├─ org.apache.abdera.security.util.filters.SignedRequestFilter.class - [JAR]

├─ org.apache.abdera.security.util.filters.SignedResponseFilter.class - [JAR]

org.apache.abdera.ext.history

├─ org.apache.abdera.ext.history.FeedPagingHelper.class - [JAR]

org.apache.abdera.ext.wsse

├─ org.apache.abdera.ext.wsse.WSSEAuthScheme.class - [JAR]

org.apache.abdera.protocol.util

├─ org.apache.abdera.protocol.util.AbstractEntityProvider.class - [JAR]

├─ org.apache.abdera.protocol.util.AbstractItemManager.class - [JAR]

├─ org.apache.abdera.protocol.util.AbstractMessage.class - [JAR]

├─ org.apache.abdera.protocol.util.AbstractRequest.class - [JAR]

├─ org.apache.abdera.protocol.util.AbstractResponse.class - [JAR]

├─ org.apache.abdera.protocol.util.CacheControlUtil.class - [JAR]

├─ org.apache.abdera.protocol.util.PoolManager.class - [JAR]

├─ org.apache.abdera.protocol.util.ProtocolConstants.class - [JAR]

org.apache.abdera.util

├─ org.apache.abdera.util.AbderaConfiguration.class - [JAR]

├─ org.apache.abdera.util.AbderaDataSource.class - [JAR]

├─ org.apache.abdera.util.AbderaResult.class - [JAR]

├─ org.apache.abdera.util.AbderaSource.class - [JAR]

├─ org.apache.abdera.util.AbstractExtensionFactory.class - [JAR]

├─ org.apache.abdera.util.AbstractNamedParser.class - [JAR]

├─ org.apache.abdera.util.AbstractNamedWriter.class - [JAR]

├─ org.apache.abdera.util.AbstractParser.class - [JAR]

├─ org.apache.abdera.util.AbstractParserOptions.class - [JAR]

├─ org.apache.abdera.util.AbstractStreamWriter.class - [JAR]

├─ org.apache.abdera.util.AbstractWriter.class - [JAR]

├─ org.apache.abdera.util.AbstractWriterOptions.class - [JAR]

├─ org.apache.abdera.util.AbstractXPath.class - [JAR]

├─ org.apache.abdera.util.Configuration.class - [JAR]

├─ org.apache.abdera.util.Constants.class - [JAR]

├─ org.apache.abdera.util.Discover.class - [JAR]

├─ org.apache.abdera.util.EntityTag.class - [JAR]

├─ org.apache.abdera.util.MimeTypeHelper.class - [JAR]

├─ org.apache.abdera.util.MimeTypeParseException.class - [JAR]

├─ org.apache.abdera.util.MultiIterator.class - [JAR]

├─ org.apache.abdera.util.NamedItem.class - [JAR]

├─ org.apache.abdera.util.ServiceUtil.class - [JAR]

├─ org.apache.abdera.util.Version.class - [JAR]

├─ org.apache.abdera.util.XmlRestrictedCharReader.class - [JAR]

├─ org.apache.abdera.util.XmlUtil.class - [JAR]

org.apache.abdera.i18n.iri

├─ org.apache.abdera.i18n.iri.AbstractScheme.class - [JAR]

├─ org.apache.abdera.i18n.iri.DefaultScheme.class - [JAR]

├─ org.apache.abdera.i18n.iri.FtpScheme.class - [JAR]

├─ org.apache.abdera.i18n.iri.HttpScheme.class - [JAR]

├─ org.apache.abdera.i18n.iri.HttpsScheme.class - [JAR]

├─ org.apache.abdera.i18n.iri.IDNA.class - [JAR]

├─ org.apache.abdera.i18n.iri.IRI.class - [JAR]

├─ org.apache.abdera.i18n.iri.IRIHelper.class - [JAR]

├─ org.apache.abdera.i18n.iri.IRISyntaxException.class - [JAR]

├─ org.apache.abdera.i18n.iri.Scheme.class - [JAR]

├─ org.apache.abdera.i18n.iri.SchemeRegistry.class - [JAR]

org.apache.abdera.parser.stax.util

├─ org.apache.abdera.parser.stax.util.FOMElementIterator.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMElementIteratorWrapper.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMExtensionIterator.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMHelper.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMLinkIterator.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMList.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMSniffingInputStream.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMXmlRestrictedCharReader.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMXmlVersionInputStream.class - [JAR]

├─ org.apache.abdera.parser.stax.util.FOMXmlVersionReader.class - [JAR]

├─ org.apache.abdera.parser.stax.util.PrettyWriter.class - [JAR]

├─ org.apache.abdera.parser.stax.util.ResolveFunction.class - [JAR]

org.apache.abdera.ext.license

├─ org.apache.abdera.ext.license.LicenseHelper.class - [JAR]

org.apache.abdera.security.util

├─ org.apache.abdera.security.util.Constants.class - [JAR]

├─ org.apache.abdera.security.util.DHContext.class - [JAR]

├─ org.apache.abdera.security.util.EncryptionBase.class - [JAR]

├─ org.apache.abdera.security.util.KeyHelper.class - [JAR]

├─ org.apache.abdera.security.util.SecurityBase.class - [JAR]

├─ org.apache.abdera.security.util.SignatureBase.class - [JAR]

org.apache.abdera.protocol

├─ org.apache.abdera.protocol.EntityProvider.class - [JAR]

├─ org.apache.abdera.protocol.ItemManager.class - [JAR]

├─ org.apache.abdera.protocol.Message.class - [JAR]

├─ org.apache.abdera.protocol.Request.class - [JAR]

├─ org.apache.abdera.protocol.Resolver.class - [JAR]

├─ org.apache.abdera.protocol.Response.class - [JAR]

org.apache.abdera.parser

├─ org.apache.abdera.parser.NamedParser.class - [JAR]

├─ org.apache.abdera.parser.ParseException.class - [JAR]

├─ org.apache.abdera.parser.Parser.class - [JAR]

├─ org.apache.abdera.parser.ParserFactory.class - [JAR]

├─ org.apache.abdera.parser.ParserOptions.class - [JAR]

org.apache.abdera.ext.opensearch.server.impl

├─ org.apache.abdera.ext.opensearch.server.impl.AbstractOpenSearchUrlAdapter.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchInfo.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchQueryInfo.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlInfo.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.impl.SimpleOpenSearchUrlParameterInfo.class - [JAR]

org.apache.abdera.protocol.client.cache

├─ org.apache.abdera.protocol.client.cache.AbstractCache.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.Cache.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.CacheFactory.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.CachedResponse.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.CachedResponseBase.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.InMemoryCache.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.InMemoryCachedResponse.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.LRUCache.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.LRUCacheFactory.class - [JAR]

├─ org.apache.abdera.protocol.client.cache.LRUMap.class - [JAR]

org.apache.abdera.writer

├─ org.apache.abdera.writer.NamedWriter.class - [JAR]

├─ org.apache.abdera.writer.StreamWriter.class - [JAR]

├─ org.apache.abdera.writer.Writer.class - [JAR]

├─ org.apache.abdera.writer.WriterFactory.class - [JAR]

├─ org.apache.abdera.writer.WriterOptions.class - [JAR]

org.apache.abdera.i18n.rfc4646

├─ org.apache.abdera.i18n.rfc4646.Lang.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.Range.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.Subtag.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.SubtagSet.class - [JAR]

org.apache.abdera.i18n.text

├─ org.apache.abdera.i18n.text.Bidi.class - [JAR]

├─ org.apache.abdera.i18n.text.CharUtils.class - [JAR]

├─ org.apache.abdera.i18n.text.Codepoint.class - [JAR]

├─ org.apache.abdera.i18n.text.CodepointIterator.class - [JAR]

├─ org.apache.abdera.i18n.text.DelegatingCodepointIterator.class - [JAR]

├─ org.apache.abdera.i18n.text.Filter.class - [JAR]

├─ org.apache.abdera.i18n.text.InvalidCharacterException.class - [JAR]

├─ org.apache.abdera.i18n.text.Localizer.class - [JAR]

├─ org.apache.abdera.i18n.text.Nameprep.class - [JAR]

├─ org.apache.abdera.i18n.text.Normalizer.class - [JAR]

├─ org.apache.abdera.i18n.text.Punycode.class - [JAR]

├─ org.apache.abdera.i18n.text.Rfc2047Helper.class - [JAR]

├─ org.apache.abdera.i18n.text.Sanitizer.class - [JAR]

├─ org.apache.abdera.i18n.text.UrlEncoding.class - [JAR]

org.apache.abdera.filter

├─ org.apache.abdera.filter.ListParseFilter.class - [JAR]

├─ org.apache.abdera.filter.ParseFilter.class - [JAR]

org.apache.abdera.protocol.server.adapters.filesystem

├─ org.apache.abdera.protocol.server.adapters.filesystem.FilesystemAdapter.class - [JAR]

org.apache.abdera.protocol.server

├─ org.apache.abdera.protocol.server.CategoriesInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.CategoryInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.CollectionAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.CollectionInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.Filter.class - [JAR]

├─ org.apache.abdera.protocol.server.FilterChain.class - [JAR]

├─ org.apache.abdera.protocol.server.MediaCollectionAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.Provider.class - [JAR]

├─ org.apache.abdera.protocol.server.ProviderHelper.class - [JAR]

├─ org.apache.abdera.protocol.server.RequestContext.class - [JAR]

├─ org.apache.abdera.protocol.server.RequestProcessor.class - [JAR]

├─ org.apache.abdera.protocol.server.ResponseContext.class - [JAR]

├─ org.apache.abdera.protocol.server.ServiceManager.class - [JAR]

├─ org.apache.abdera.protocol.server.Target.class - [JAR]

├─ org.apache.abdera.protocol.server.TargetBuilder.class - [JAR]

├─ org.apache.abdera.protocol.server.TargetType.class - [JAR]

├─ org.apache.abdera.protocol.server.Transactional.class - [JAR]

├─ org.apache.abdera.protocol.server.WorkspaceInfo.class - [JAR]

├─ org.apache.abdera.protocol.server.WorkspaceManager.class - [JAR]

org.apache.abdera.protocol.server.context

├─ org.apache.abdera.protocol.server.context.AbstractRequestContext.class - [JAR]

├─ org.apache.abdera.protocol.server.context.AbstractResponseContext.class - [JAR]

├─ org.apache.abdera.protocol.server.context.BaseResponseContext.class - [JAR]

├─ org.apache.abdera.protocol.server.context.EmptyResponseContext.class - [JAR]

├─ org.apache.abdera.protocol.server.context.EntityProviderResponseContext.class - [JAR]

├─ org.apache.abdera.protocol.server.context.MediaResponseContext.class - [JAR]

├─ org.apache.abdera.protocol.server.context.RequestContextWrapper.class - [JAR]

├─ org.apache.abdera.protocol.server.context.ResponseContextException.class - [JAR]

├─ org.apache.abdera.protocol.server.context.ResponseContextWrapper.class - [JAR]

├─ org.apache.abdera.protocol.server.context.SimpleResponseContext.class - [JAR]

├─ org.apache.abdera.protocol.server.context.StreamWriterResponseContext.class - [JAR]

org.apache.abdera.ext.media

├─ org.apache.abdera.ext.media.MediaAdult.class - [JAR]

├─ org.apache.abdera.ext.media.MediaCategory.class - [JAR]

├─ org.apache.abdera.ext.media.MediaConstants.class - [JAR]

├─ org.apache.abdera.ext.media.MediaContent.class - [JAR]

├─ org.apache.abdera.ext.media.MediaCopyright.class - [JAR]

├─ org.apache.abdera.ext.media.MediaCredit.class - [JAR]

├─ org.apache.abdera.ext.media.MediaDescription.class - [JAR]

├─ org.apache.abdera.ext.media.MediaExtensionFactory.class - [JAR]

├─ org.apache.abdera.ext.media.MediaGroup.class - [JAR]

├─ org.apache.abdera.ext.media.MediaHash.class - [JAR]

├─ org.apache.abdera.ext.media.MediaKeywords.class - [JAR]

├─ org.apache.abdera.ext.media.MediaPlayer.class - [JAR]

├─ org.apache.abdera.ext.media.MediaRating.class - [JAR]

├─ org.apache.abdera.ext.media.MediaRestriction.class - [JAR]

├─ org.apache.abdera.ext.media.MediaText.class - [JAR]

├─ org.apache.abdera.ext.media.MediaThumbnail.class - [JAR]

├─ org.apache.abdera.ext.media.MediaTitle.class - [JAR]

org.apache.abdera.ext.json

├─ org.apache.abdera.ext.json.JSONFilter.class - [JAR]

├─ org.apache.abdera.ext.json.JSONServlet.class - [JAR]

├─ org.apache.abdera.ext.json.JSONStream.class - [JAR]

├─ org.apache.abdera.ext.json.JSONUtil.class - [JAR]

├─ org.apache.abdera.ext.json.JSONWriter.class - [JAR]

org.apache.abdera.security.xmlsec

├─ org.apache.abdera.security.xmlsec.XmlEncryption.class - [JAR]

├─ org.apache.abdera.security.xmlsec.XmlEncryptionOptions.class - [JAR]

├─ org.apache.abdera.security.xmlsec.XmlSecurityOptions.class - [JAR]

├─ org.apache.abdera.security.xmlsec.XmlSignature.class - [JAR]

├─ org.apache.abdera.security.xmlsec.XmlSignatureOptions.class - [JAR]

org.apache.abdera.ext.serializer

├─ org.apache.abdera.ext.serializer.AbstractConventions.class - [JAR]

├─ org.apache.abdera.ext.serializer.AbstractSerializationContext.class - [JAR]

├─ org.apache.abdera.ext.serializer.BaseSerializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.ConventionSerializationContext.class - [JAR]

├─ org.apache.abdera.ext.serializer.Conventions.class - [JAR]

├─ org.apache.abdera.ext.serializer.DefaultConventions.class - [JAR]

├─ org.apache.abdera.ext.serializer.DefaultSerializationContext.class - [JAR]

├─ org.apache.abdera.ext.serializer.ObjectContext.class - [JAR]

├─ org.apache.abdera.ext.serializer.ObjectResponseContext.class - [JAR]

├─ org.apache.abdera.ext.serializer.SerializationContext.class - [JAR]

├─ org.apache.abdera.ext.serializer.SerializationException.class - [JAR]

├─ org.apache.abdera.ext.serializer.Serializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.SerializerProvider.class - [JAR]

org.apache.abdera.i18n.rfc4646.enums

├─ org.apache.abdera.i18n.rfc4646.enums.Extlang.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.enums.Language.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.enums.Region.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.enums.Script.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.enums.Singleton.class - [JAR]

├─ org.apache.abdera.i18n.rfc4646.enums.Variant.class - [JAR]

org.apache.abdera.ext.thread

├─ org.apache.abdera.ext.thread.InReplyTo.class - [JAR]

├─ org.apache.abdera.ext.thread.ThreadConstants.class - [JAR]

├─ org.apache.abdera.ext.thread.ThreadExtensionFactory.class - [JAR]

├─ org.apache.abdera.ext.thread.ThreadHelper.class - [JAR]

├─ org.apache.abdera.ext.thread.Total.class - [JAR]

org.apache.abdera.ext.opensearch

├─ org.apache.abdera.ext.opensearch.OpenSearchConstants.class - [JAR]

org.apache.abdera.i18n.templates

├─ org.apache.abdera.i18n.templates.AbstractContext.class - [JAR]

├─ org.apache.abdera.i18n.templates.CachingContext.class - [JAR]

├─ org.apache.abdera.i18n.templates.Context.class - [JAR]

├─ org.apache.abdera.i18n.templates.DelegatingContext.class - [JAR]

├─ org.apache.abdera.i18n.templates.Evaluator.class - [JAR]

├─ org.apache.abdera.i18n.templates.HashMapContext.class - [JAR]

├─ org.apache.abdera.i18n.templates.ObjectContext.class - [JAR]

├─ org.apache.abdera.i18n.templates.Operation.class - [JAR]

├─ org.apache.abdera.i18n.templates.Route.class - [JAR]

├─ org.apache.abdera.i18n.templates.Template.class - [JAR]

├─ org.apache.abdera.i18n.templates.URIRoute.class - [JAR]

├─ org.apache.abdera.i18n.templates.URITemplate.class - [JAR]

├─ org.apache.abdera.i18n.templates.VarName.class - [JAR]

org.apache.abdera.protocol.error

├─ org.apache.abdera.protocol.error.Error.class - [JAR]

├─ org.apache.abdera.protocol.error.ErrorExtensionFactory.class - [JAR]

├─ org.apache.abdera.protocol.error.ProtocolException.class - [JAR]

org.apache.abdera.parser.stax

├─ org.apache.abdera.parser.stax.FOMAttribute.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMBuilder.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMCategories.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMCategory.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMCollection.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMComment.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMContent.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMControl.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMDateTime.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMDiv.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMDocument.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMElement.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMEntry.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMException.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMExtensibleElement.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMFactory.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMFeed.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMGenerator.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMIRI.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMLink.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMMetaFactory.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMMultipartCollection.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMParser.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMParserFactory.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMParserOptions.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMPerson.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMProcessingInstruction.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMService.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMSource.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMStAXFilter.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMText.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMTextValue.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMUnsupportedContentTypeException.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMUnsupportedTextTypeException.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMWorkspace.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMWriter.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMWriterFactory.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMWriterOptions.class - [JAR]

├─ org.apache.abdera.parser.stax.FOMXPath.class - [JAR]

├─ org.apache.abdera.parser.stax.StaxStreamWriter.class - [JAR]

org.apache.abdera.ext.serializer.annotation

├─ org.apache.abdera.ext.serializer.annotation.Accept.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Attribute.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Author.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.BaseURI.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Categories.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Category.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Collection.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Content.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Contributor.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Control.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Convention.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.DateTime.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Draft.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Edited.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Email.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.EntityTag.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Entry.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Extension.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Feed.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Generator.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.HrefLanguage.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.ID.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.IRI.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Icon.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Label.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Language.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.LastModified.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Length.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Link.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Logo.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.MediaType.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Person.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Published.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Rel.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Rights.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Scheme.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Serializer.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Service.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Source.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Src.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Subtitle.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Summary.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Text.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Title.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.URI.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Updated.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Value.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Version.class - [JAR]

├─ org.apache.abdera.ext.serializer.annotation.Workspace.class - [JAR]

org.apache.abdera.security

├─ org.apache.abdera.security.AbderaSecurity.class - [JAR]

├─ org.apache.abdera.security.Encryption.class - [JAR]

├─ org.apache.abdera.security.EncryptionOptions.class - [JAR]

├─ org.apache.abdera.security.SecurityException.class - [JAR]

├─ org.apache.abdera.security.SecurityOptions.class - [JAR]

├─ org.apache.abdera.security.Signature.class - [JAR]

├─ org.apache.abdera.security.SignatureOptions.class - [JAR]

org.apache.abdera.ext.opensearch.model

├─ org.apache.abdera.ext.opensearch.model.IntegerElement.class - [JAR]

├─ org.apache.abdera.ext.opensearch.model.OpenSearchDescription.class - [JAR]

├─ org.apache.abdera.ext.opensearch.model.OpenSearchExtensionFactory.class - [JAR]

├─ org.apache.abdera.ext.opensearch.model.Query.class - [JAR]

├─ org.apache.abdera.ext.opensearch.model.StringElement.class - [JAR]

├─ org.apache.abdera.ext.opensearch.model.Url.class - [JAR]

org.apache.abdera.protocol.server.filters

├─ org.apache.abdera.protocol.server.filters.CompressionFilter.class - [JAR]

├─ org.apache.abdera.protocol.server.filters.MethodOverrideFilter.class - [JAR]

├─ org.apache.abdera.protocol.server.filters.OpenSearchFilter.class - [JAR]

org.apache.abdera.protocol.server.provider.basic

├─ org.apache.abdera.protocol.server.provider.basic.BasicAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.provider.basic.BasicProvider.class - [JAR]

org.apache.abdera.protocol.client

├─ org.apache.abdera.protocol.client.AbderaClient.class - [JAR]

├─ org.apache.abdera.protocol.client.AbstractClientResponse.class - [JAR]

├─ org.apache.abdera.protocol.client.ClientResponse.class - [JAR]

├─ org.apache.abdera.protocol.client.CommonsResponse.class - [JAR]

├─ org.apache.abdera.protocol.client.RequestOptions.class - [JAR]

org.apache.abdera.i18n.text.io

├─ org.apache.abdera.i18n.text.io.CharsetSniffingInputStream.class - [JAR]

├─ org.apache.abdera.i18n.text.io.CompressionUtil.class - [JAR]

├─ org.apache.abdera.i18n.text.io.DynamicPushbackInputStream.class - [JAR]

├─ org.apache.abdera.i18n.text.io.FilteredCharReader.class - [JAR]

├─ org.apache.abdera.i18n.text.io.InputStreamDataSource.class - [JAR]

├─ org.apache.abdera.i18n.text.io.PeekAheadInputStream.class - [JAR]

├─ org.apache.abdera.i18n.text.io.PipeChannel.class - [JAR]

├─ org.apache.abdera.i18n.text.io.RewindableInputStream.class - [JAR]

org.apache.abdera.protocol.server.processors

├─ org.apache.abdera.protocol.server.processors.CategoriesRequestProcessor.class - [JAR]

├─ org.apache.abdera.protocol.server.processors.CollectionRequestProcessor.class - [JAR]

├─ org.apache.abdera.protocol.server.processors.EntryRequestProcessor.class - [JAR]

├─ org.apache.abdera.protocol.server.processors.MediaRequestProcessor.class - [JAR]

├─ org.apache.abdera.protocol.server.processors.MultipartRelatedServiceRequestProcessor.class - [JAR]

├─ org.apache.abdera.protocol.server.processors.ServiceRequestProcessor.class - [JAR]

org.apache.abdera.ext.opensearch.server.processors

├─ org.apache.abdera.ext.opensearch.server.processors.OpenSearchDescriptionRequestProcessor.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.processors.OpenSearchTargetTypes.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.processors.OpenSearchUrlRequestProcessor.class - [JAR]

org.apache.abdera.i18n.text.data

├─ org.apache.abdera.i18n.text.data.Generator.class - [JAR]

├─ org.apache.abdera.i18n.text.data.UnicodeCharacterDatabase.class - [JAR]

org.apache.abdera.protocol.server.adapters.ibatis

├─ org.apache.abdera.protocol.server.adapters.ibatis.IBatisCollectionAdapter.class - [JAR]

org.apache.abdera

├─ org.apache.abdera.Abdera.class - [JAR]

org.apache.abdera.model

├─ org.apache.abdera.model.AtomDate.class - [JAR]

├─ org.apache.abdera.model.Attribute.class - [JAR]

├─ org.apache.abdera.model.Base.class - [JAR]

├─ org.apache.abdera.model.Categories.class - [JAR]

├─ org.apache.abdera.model.Category.class - [JAR]

├─ org.apache.abdera.model.Collection.class - [JAR]

├─ org.apache.abdera.model.Comment.class - [JAR]

├─ org.apache.abdera.model.Content.class - [JAR]

├─ org.apache.abdera.model.Control.class - [JAR]

├─ org.apache.abdera.model.DateTime.class - [JAR]

├─ org.apache.abdera.model.DateTimeWrapper.class - [JAR]

├─ org.apache.abdera.model.Div.class - [JAR]

├─ org.apache.abdera.model.Document.class - [JAR]

├─ org.apache.abdera.model.Element.class - [JAR]

├─ org.apache.abdera.model.ElementWrapper.class - [JAR]

├─ org.apache.abdera.model.Entry.class - [JAR]

├─ org.apache.abdera.model.ExtensibleElement.class - [JAR]

├─ org.apache.abdera.model.ExtensibleElementWrapper.class - [JAR]

├─ org.apache.abdera.model.Feed.class - [JAR]

├─ org.apache.abdera.model.Generator.class - [JAR]

├─ org.apache.abdera.model.IRIElement.class - [JAR]

├─ org.apache.abdera.model.Link.class - [JAR]

├─ org.apache.abdera.model.Person.class - [JAR]

├─ org.apache.abdera.model.PersonWrapper.class - [JAR]

├─ org.apache.abdera.model.ProcessingInstruction.class - [JAR]

├─ org.apache.abdera.model.Service.class - [JAR]

├─ org.apache.abdera.model.Source.class - [JAR]

├─ org.apache.abdera.model.Text.class - [JAR]

├─ org.apache.abdera.model.TextValue.class - [JAR]

├─ org.apache.abdera.model.Workspace.class - [JAR]

org.apache.abdera.ext.bidi

├─ org.apache.abdera.ext.bidi.BidiHelper.class - [JAR]

org.apache.abdera.ext.geo

├─ org.apache.abdera.ext.geo.Box.class - [JAR]

├─ org.apache.abdera.ext.geo.Coordinate.class - [JAR]

├─ org.apache.abdera.ext.geo.Coordinates.class - [JAR]

├─ org.apache.abdera.ext.geo.GeoHelper.class - [JAR]

├─ org.apache.abdera.ext.geo.Line.class - [JAR]

├─ org.apache.abdera.ext.geo.Multiple.class - [JAR]

├─ org.apache.abdera.ext.geo.Point.class - [JAR]

├─ org.apache.abdera.ext.geo.Polygon.class - [JAR]

├─ org.apache.abdera.ext.geo.Position.class - [JAR]

org.apache.abdera.protocol.server.servlet

├─ org.apache.abdera.protocol.server.servlet.AbderaServlet.class - [JAR]

├─ org.apache.abdera.protocol.server.servlet.ServletRequestContext.class - [JAR]

org.apache.abdera.ext.tombstones

├─ org.apache.abdera.ext.tombstones.Tombstone.class - [JAR]

├─ org.apache.abdera.ext.tombstones.TombstonesExtensionFactory.class - [JAR]

├─ org.apache.abdera.ext.tombstones.TombstonesHelper.class - [JAR]

org.apache.abdera.factory

├─ org.apache.abdera.factory.ExtensionFactory.class - [JAR]

├─ org.apache.abdera.factory.ExtensionFactoryMap.class - [JAR]

├─ org.apache.abdera.factory.Factory.class - [JAR]

├─ org.apache.abdera.factory.StreamBuilder.class - [JAR]

org.apache.abdera.ext.opensearch.server

├─ org.apache.abdera.ext.opensearch.server.OpenSearchInfo.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.OpenSearchQueryInfo.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.OpenSearchUrlAdapter.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.OpenSearchUrlInfo.class - [JAR]

├─ org.apache.abdera.ext.opensearch.server.OpenSearchUrlParameterInfo.class - [JAR]

org.apache.abdera.util.filter

├─ org.apache.abdera.util.filter.AbstractListParseFilter.class - [JAR]

├─ org.apache.abdera.util.filter.AbstractParseFilter.class - [JAR]

├─ org.apache.abdera.util.filter.BlackListParseFilter.class - [JAR]

├─ org.apache.abdera.util.filter.CompoundParseFilter.class - [JAR]

├─ org.apache.abdera.util.filter.NonOpParseFilter.class - [JAR]

├─ org.apache.abdera.util.filter.SafeContentWhiteListParseFilter.class - [JAR]

├─ org.apache.abdera.util.filter.WhiteListParseFilter.class - [JAR]

org.apache.abdera.protocol.server.multipart

├─ org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter.class - [JAR]

├─ org.apache.abdera.protocol.server.multipart.MultipartInputStream.class - [JAR]

├─ org.apache.abdera.protocol.server.multipart.MultipartRelatedCollectionInfo.class - [JAR]

org.apache.abdera.ext.gdata

├─ org.apache.abdera.ext.gdata.GoogleLoginAuthCredentials.class - [JAR]

├─ org.apache.abdera.ext.gdata.GoogleLoginAuthScheme.class - [JAR]

org.apache.abdera.ext.sharing

├─ org.apache.abdera.ext.sharing.Conflicts.class - [JAR]

├─ org.apache.abdera.ext.sharing.History.class - [JAR]

├─ org.apache.abdera.ext.sharing.Related.class - [JAR]

├─ org.apache.abdera.ext.sharing.Sharing.class - [JAR]

├─ org.apache.abdera.ext.sharing.SharingExtensionFactory.class - [JAR]

├─ org.apache.abdera.ext.sharing.SharingHelper.class - [JAR]

├─ org.apache.abdera.ext.sharing.Sync.class - [JAR]

├─ org.apache.abdera.ext.sharing.Unpublished.class - [JAR]

org.apache.abdera.xpath

├─ org.apache.abdera.xpath.XPath.class - [JAR]

├─ org.apache.abdera.xpath.XPathException.class - [JAR]

org.apache.abdera.spring

├─ org.apache.abdera.spring.AbstractSingleBeanDefinitionParser.class - [JAR]

├─ org.apache.abdera.spring.DefaultProviderDefinitionParser.class - [JAR]

├─ org.apache.abdera.spring.NamespaceHandler.class - [JAR]

├─ org.apache.abdera.spring.ProviderFactoryBean.class - [JAR]

├─ org.apache.abdera.spring.RegexTargetResolverDefinitionParser.class - [JAR]

├─ org.apache.abdera.spring.RegexTargetResolverFactoryBean.class - [JAR]

├─ org.apache.abdera.spring.SpringAbderaServlet.class - [JAR]

├─ org.apache.abdera.spring.WorkspaceDefinitionParser.class - [JAR]

org.apache.abdera.ext.html

├─ org.apache.abdera.ext.html.HtmlCleaner.class - [JAR]

├─ org.apache.abdera.ext.html.HtmlHelper.class - [JAR]

├─ org.apache.abdera.ext.html.HtmlParser.class - [JAR]

├─ org.apache.abdera.ext.html.HtmlParserOptions.class - [JAR]

org.apache.abdera.i18n.lang

├─ org.apache.abdera.i18n.lang.InvalidLangTagSyntax.class - [JAR]

├─ org.apache.abdera.i18n.lang.Lang.class - [JAR]

org.apache.abdera.ext.oauth

├─ org.apache.abdera.ext.oauth.OAuthCredentials.class - [JAR]

├─ org.apache.abdera.ext.oauth.OAuthScheme.class - [JAR]

Advertisement