jar

org.bitbucket.leito : universal-document-converter

Maven & Gradle

Jun 29, 2016

Universal Document Converter · A Java wrapper for Pandoc, a great tool that converts documents from one format into another.

Table Of Contents

Latest Version

Download org.bitbucket.leito : universal-document-converter JAR file - Latest Versions:

All Versions

Download org.bitbucket.leito : universal-document-converter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 universal-document-converter-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

club.caliope.udc

├─ club.caliope.udc.DocumentConverter.class - [JAR]

├─ club.caliope.udc.InputFormat.class - [JAR]

├─ club.caliope.udc.OutputFormat.class - [JAR]

├─ club.caliope.udc.Settings.class - [JAR]

Advertisement