jar

de.abelssoft : jwordsplitter

Maven & Gradle

Sep 24, 2012
6 usages

jwordsplitter · A Java library to split German compound words

Table Of Contents

Latest Version

Download de.abelssoft : jwordsplitter JAR file - Latest Versions:

All Versions

Download de.abelssoft : jwordsplitter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4
3.3
3.2

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 jwordsplitter-3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.abelssoft.tools.persistence

├─ de.abelssoft.tools.persistence.FastObjectSaver.class - [JAR]

de.abelssoft.wordtools.jwordsplitter

├─ de.abelssoft.wordtools.jwordsplitter.AbstractWordSplitter.class - [JAR]

de.abelssoft.wordtools.jwordsplitter.impl

├─ de.abelssoft.wordtools.jwordsplitter.impl.GermanWordSplitter.class - [JAR]

de.abelssoft

├─ de.abelssoft.Example.class - [JAR]

de.abelssoft.wordtools.jwordsplitter.converter

├─ de.abelssoft.wordtools.jwordsplitter.converter.ExportDict.class - [JAR]

├─ de.abelssoft.wordtools.jwordsplitter.converter.SerializeDict.class - [JAR]

de.abelssoft.tools

├─ de.abelssoft.tools.AmbiguityFinder.class - [JAR]

├─ de.abelssoft.tools.FileTools.class - [JAR]

Advertisement