jar

com.google.code : cjftransform

Maven & Gradle

Oct 01, 2012
5 usages

CJFTransform · CJFtransform for translation between Traditional Chinese and Simplified Chinese

Table Of Contents

Latest Version

Download com.google.code : cjftransform JAR file - Latest Versions:

All Versions

Download com.google.code : cjftransform JAR file - All Versions:

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

cn.com.cjf

├─ cn.com.cjf.CJFBeanFactory.class - [JAR]

├─ cn.com.cjf.ChineseJF.class - [JAR]

cn.com.cjf.utils

├─ cn.com.cjf.utils.CharFilter.class - [JAR]

├─ cn.com.cjf.utils.IOUtil.class - [JAR]

cn.com.cjf.entity

├─ cn.com.cjf.entity.Char.class - [JAR]

cn.com.cjf.config

├─ cn.com.cjf.config.LoadConfig.class - [JAR]

cn.com.cjf.impl

├─ cn.com.cjf.impl.ChineseJFImpl.class - [JAR]

Advertisement