jar

org.kaveh.commons : farsi-commons

Maven & Gradle

Jun 08, 2012

Farsi Language Common Functions · Project provide methods for converting jalai calendar to gregorian calendar and vice versa as well as lot of methods to fix arabic letters used in farsi texts.

Table Of Contents

Latest Version

Download org.kaveh.commons : farsi-commons JAR file - Latest Versions:

All Versions

Download org.kaveh.commons : farsi-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2
2.1

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

org.kaveh.commons.farsi.v2

├─ org.kaveh.commons.farsi.v2.FarsiOps.class - [JAR]

org.kaveh.commons.farsi.letter

├─ org.kaveh.commons.farsi.letter.ArabicLetter.class - [JAR]

├─ org.kaveh.commons.farsi.letter.FarsiLetter.class - [JAR]

├─ org.kaveh.commons.farsi.letter.LatinLetter.class - [JAR]

org.kaveh.commons.farsi.utils

├─ org.kaveh.commons.farsi.utils.ConstantReflectionUtilies.class - [JAR]

├─ org.kaveh.commons.farsi.utils.JalaliCalendarUtils.class - [JAR]

org.kaveh.commons.farsi.expression

├─ org.kaveh.commons.farsi.expression.FarsiStringImpl.class - [JAR]

org.kaveh.commons.farsi.providers

├─ org.kaveh.commons.farsi.providers.ArabicLetterProvider.class - [JAR]

├─ org.kaveh.commons.farsi.providers.FarsiLetterProvider.class - [JAR]

├─ org.kaveh.commons.farsi.providers.LatinLetterProvider.class - [JAR]

org.kaveh.commons.farsi.access

├─ org.kaveh.commons.farsi.access.FarsiString.class - [JAR]

├─ org.kaveh.commons.farsi.access.JalaliDate.class - [JAR]

org.kaveh.commons.farsi.constatns

├─ org.kaveh.commons.farsi.constatns.ArabicLetterConstants.class - [JAR]

├─ org.kaveh.commons.farsi.constatns.FarsiDateConstants.class - [JAR]

├─ org.kaveh.commons.farsi.constatns.FarsiLetterConstants.class - [JAR]

├─ org.kaveh.commons.farsi.constatns.LatinLetterConstants.class - [JAR]

org.kaveh.commons.farsi.date

├─ org.kaveh.commons.farsi.date.JalaliDateImpl.class - [JAR]

org.kaveh.commons.farsi.punctuation

├─ org.kaveh.commons.farsi.punctuation.FarsiPunctuation.class - [JAR]

org.kaveh.commons.farsi.word

├─ org.kaveh.commons.farsi.word.FarsiWord.class - [JAR]

├─ org.kaveh.commons.farsi.word.LatinWord.class - [JAR]

org.kaveh.commons.farsi.v2.impl

├─ org.kaveh.commons.farsi.v2.impl.CharDefenitions.class - [JAR]

├─ org.kaveh.commons.farsi.v2.impl.FarsiOpsImpl.class - [JAR]