jar

com.cloudogu.spotter : spotter-core

Maven & Gradle

Dec 10, 2021
4 stars
Table Of Contents

Latest Version

Download com.cloudogu.spotter : spotter-core JAR file - Latest Versions:

All Versions

Download com.cloudogu.spotter : spotter-core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.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 spotter-core-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cloudogu.spotter

├─ com.cloudogu.spotter.ContentType.class - [JAR]

├─ com.cloudogu.spotter.ContentTypeDetector.class - [JAR]

├─ com.cloudogu.spotter.ContentTypes.class - [JAR]

├─ com.cloudogu.spotter.Language.class - [JAR]

├─ com.cloudogu.spotter.LanguageDetectionContext.class - [JAR]

├─ com.cloudogu.spotter.LanguageDetectionStrategy.class - [JAR]

com.cloudogu.spotter.internal

├─ com.cloudogu.spotter.internal.BestEffortMatchingStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.BoostLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.ContentTypeBoostLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.EmacsModeLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.ExtensionLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.FilenameBasedLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.FilenameLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.FirstLineBaseLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.FirstMatchMathingStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.MatchingStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.RegexBasedLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.ShebangLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.StringContentBasedLanguageDetectionStrategy.class - [JAR]

├─ com.cloudogu.spotter.internal.ViModeLanguageDetectionStrategy.class - [JAR]