jar

com.github.sdorra : spotter-core

Maven & Gradle

Nov 26, 2020
1 usages
3 stars
Table Of Contents

Latest Version

Download com.github.sdorra : spotter-core JAR file - Latest Versions:

All Versions

Download com.github.sdorra : spotter-core JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x
1.2.x
1.1.x
1.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-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sdorra.spotter.internal

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

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

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

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

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

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

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

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

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

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

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

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

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

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

com.github.sdorra.spotter

├─ com.github.sdorra.spotter.ContentType.class - [JAR]

├─ com.github.sdorra.spotter.ContentTypeDetector.class - [JAR]

├─ com.github.sdorra.spotter.ContentTypes.class - [JAR]

├─ com.github.sdorra.spotter.Language.class - [JAR]

├─ com.github.sdorra.spotter.LanguageDetectionContext.class - [JAR]

├─ com.github.sdorra.spotter.LanguageDetectionStrategy.class - [JAR]

Advertisement