jar

com.ckeditor : ckeditor-java-core

Maven & Gradle

May 02, 2011

CKEditor for Java - Core · CKEditor Server-Side Integration for Java. This Java library enables CKEditor to be used in a Servlet/J2EE environment. It provides JSP tags for creating a CKEditor instance.

Table Of Contents

Latest Version

Download com.ckeditor : ckeditor-java-core JAR file - Latest Versions:

All Versions

Download com.ckeditor : ckeditor-java-core JAR file - All Versions:

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

com.ckeditor

├─ com.ckeditor.CKEditorConfig.class - [JAR]

├─ com.ckeditor.CKEditorInsertTag.class - [JAR]

├─ com.ckeditor.CKEditorReplaceAllTag.class - [JAR]

├─ com.ckeditor.CKEditorReplaceTag.class - [JAR]

├─ com.ckeditor.CKEditorTag.class - [JAR]

├─ com.ckeditor.EventHandler.class - [JAR]

├─ com.ckeditor.GlobalEventHandler.class - [JAR]

├─ com.ckeditor.TagHelper.class - [JAR]

Advertisement