jar

org.apache.abdera : abdera-extensions-gdata

Maven & Gradle

Dec 21, 2012
2 usages

Abdera Extensions - GData · Atom Specification Extensions - GData

Table Of Contents

Latest Version

Download org.apache.abdera : abdera-extensions-gdata JAR file - Latest Versions:

All Versions

Download org.apache.abdera : abdera-extensions-gdata 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-extensions-gdata-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.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.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.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.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.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.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

├─ 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.i18n.text.data

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

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

org.apache.abdera

├─ org.apache.abdera.Abdera.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.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.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.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.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.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.ext.gdata

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

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

org.apache.abdera.xpath

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

├─ org.apache.abdera.xpath.XPathException.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.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.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]

Advertisement

Dependencies from Group

Dec 21, 2012
94 usages
Dec 21, 2012
65 usages
Dec 21, 2012
42 usages
Dec 21, 2012
40 usages

Discover Dependencies

Dec 19, 2022
3 usages
103 stars
Oct 06, 2022
4 usages
1 stars
Sep 09, 2020
2 usages
May 27, 2022
121 stars
Jul 19, 2021
2 usages
1.2k stars
Oct 18, 2014
4 usages
Jan 29, 2019
2 usages
0 stars