jar

com.michellemay : url-lang-id

Maven & Gradle

Sep 09, 2015
3 stars

url-lang-id · URL Language Detection Library for Java.

Table Of Contents

Latest Version

Download com.michellemay : url-lang-id JAR file - Latest Versions:

All Versions

Download com.michellemay : url-lang-id JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 url-lang-id-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.michellemay.matchers

├─ com.michellemay.matchers.HostnameMatcher.class - [JAR]

├─ com.michellemay.matchers.Matcher.class - [JAR]

├─ com.michellemay.matchers.MatcherConfig.class - [JAR]

├─ com.michellemay.matchers.MatchersFactory.class - [JAR]

├─ com.michellemay.matchers.PathMatcher.class - [JAR]

├─ com.michellemay.matchers.QuerystringMatcher.class - [JAR]

com.michellemay

├─ com.michellemay.URLLanguageDetector.class - [JAR]

├─ com.michellemay.URLLanguageDetectorBuilder.class - [JAR]

├─ com.michellemay.URLLanguageDetectorImpl.class - [JAR]

com.michellemay.config

├─ com.michellemay.config.Config.class - [JAR]

├─ com.michellemay.config.ConfigReader.class - [JAR]

com.michellemay.profiles

├─ com.michellemay.profiles.Profile.class - [JAR]

├─ com.michellemay.profiles.ProfileConfig.class - [JAR]

├─ com.michellemay.profiles.ProfilesFactory.class - [JAR]

com.michellemay.mappings

├─ com.michellemay.mappings.CustomMapping.class - [JAR]

├─ com.michellemay.mappings.DisplayNamesMapping.class - [JAR]

├─ com.michellemay.mappings.EnglishNamesMapping.class - [JAR]

├─ com.michellemay.mappings.ISO639Alpha2Mapping.class - [JAR]

├─ com.michellemay.mappings.ISO639Alpha3Mapping.class - [JAR]

├─ com.michellemay.mappings.LanguageTagsMapping.class - [JAR]

├─ com.michellemay.mappings.Mapping.class - [JAR]

├─ com.michellemay.mappings.MappingConfig.class - [JAR]

├─ com.michellemay.mappings.MappingsFactory.class - [JAR]

Advertisement