jar

com.day.cq.wcm : cq-wcm-offline

Maven & Gradle

Oct 29, 2020
5 usages

Day Communique 5 WCM Offline Editor · This bundle contains the core functionality of the offline editor feature in CQ5 WCM. The offline editor feature allows a user to export CQ5 content to a Microsoft Word document for offline editing. Once done and back online, the user can import the modified content back to the repository.

Table Of Contents

Latest Version

Download com.day.cq.wcm : cq-wcm-offline JAR file - Latest Versions:

All Versions

Download com.day.cq.wcm : cq-wcm-offline JAR file - All Versions:

Version Vulnerabilities Size Updated
5.6.x
5.3.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 cq-wcm-offline-5.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.day.cq.wcm.offline

├─ com.day.cq.wcm.offline.OfflineExporter.class - [JAR]

├─ com.day.cq.wcm.offline.OfflineImporter.class - [JAR]

├─ com.day.cq.wcm.offline.OfflineServlet.class - [JAR]

Advertisement