View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window affectr-java-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.theysay.affectr.client.utils
├─ io.theysay.affectr.client.utils.HttpClient.class - [JAR]
├─ io.theysay.affectr.client.utils.JsonUtils.class - [JAR]
io.theysay.affectr.client
├─ io.theysay.affectr.client.AccountDetails.class - [JAR]
├─ io.theysay.affectr.client.AffectR.class - [JAR]
├─ io.theysay.affectr.client.Example.class - [JAR]
io.theysay.affectr.client.exceptions
├─ io.theysay.affectr.client.exceptions.AffectRException.class - [JAR]
io.theysay.affectr.client.api
├─ io.theysay.affectr.client.api.AggregateEntitySentiment.class - [JAR]
├─ io.theysay.affectr.client.api.AggregatedEntity.class - [JAR]
├─ io.theysay.affectr.client.api.Api.class - [JAR]
├─ io.theysay.affectr.client.api.Chunk.class - [JAR]
├─ io.theysay.affectr.client.api.ChunkConstituent.class - [JAR]
├─ io.theysay.affectr.client.api.ChunkHead.class - [JAR]
├─ io.theysay.affectr.client.api.Comparison.class - [JAR]
├─ io.theysay.affectr.client.api.Dependency.class - [JAR]
├─ io.theysay.affectr.client.api.DependencyParse.class - [JAR]
├─ io.theysay.affectr.client.api.Dependent.class - [JAR]
├─ io.theysay.affectr.client.api.EntityRelationSentiment.class - [JAR]
├─ io.theysay.affectr.client.api.EntitySentiment.class - [JAR]
├─ io.theysay.affectr.client.api.Governor.class - [JAR]
├─ io.theysay.affectr.client.api.HasStartEnd.class - [JAR]
├─ io.theysay.affectr.client.api.HasText.class - [JAR]
├─ io.theysay.affectr.client.api.Intent.class - [JAR]
├─ io.theysay.affectr.client.api.NamedEntity.class - [JAR]
├─ io.theysay.affectr.client.api.PosTag.class - [JAR]
├─ io.theysay.affectr.client.api.RelatedEntity.class - [JAR]
├─ io.theysay.affectr.client.api.Request.class - [JAR]
├─ io.theysay.affectr.client.api.Risk.class - [JAR]
├─ io.theysay.affectr.client.api.SentenceSentiment.class - [JAR]
├─ io.theysay.affectr.client.api.SentimentBias.class - [JAR]
├─ io.theysay.affectr.client.api.SentimentScore.class - [JAR]
├─ io.theysay.affectr.client.api.SimpleSentiment.class - [JAR]
├─ io.theysay.affectr.client.api.Speculation.class - [JAR]
├─ io.theysay.affectr.client.api.TaxonomyEntity.class - [JAR]
├─ io.theysay.affectr.client.api.TaxonomyEntitySentiment.class - [JAR]
├─ io.theysay.affectr.client.api.Version.class - [JAR]
├─ io.theysay.affectr.client.api.WordPolarityTimeline.class - [JAR]
├─ io.theysay.affectr.client.api.WordSentiment.class - [JAR]