jar

org.corpus-tools : pepperModules-ToolboxModules

Maven & Gradle

Feb 28, 2017

This project provides three sample modules for Pepper. It provides an importer, an exporter and a manipulator. The project can be used as a container for creating new PepperModules. One just have to override the areas marked with TODO.

Table Of Contents

Latest Version

Download org.corpus-tools : pepperModules-ToolboxModules JAR file - Latest Versions:

All Versions

Download org.corpus-tools : pepperModules-ToolboxModules 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 pepperModules-ToolboxModules-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.corpus_tools.peppermodules.toolboxModules

├─ org.corpus_tools.peppermodules.toolboxModules.Toolbox2SaltMapper.class - [JAR]

├─ org.corpus_tools.peppermodules.toolboxModules.ToolboxImporter.class - [JAR]

├─ org.corpus_tools.peppermodules.toolboxModules.ToolboxImporterProperties.class - [JAR]

├─ org.corpus_tools.peppermodules.toolboxModules.ToolboxXmlDictionary.class - [JAR]

Advertisement