jar

org.drombler.acp : drombler-acp-core-data-spi

Maven & Gradle

Dec 22, 2019
1 usages

Drombler ACP - Core - Data - SPI · Declarative data support for Drombler ACP.

Table Of Contents

Latest Version

Download org.drombler.acp : drombler-acp-core-data-spi JAR file - Latest Versions:

All Versions

Download org.drombler.acp : drombler-acp-core-data-spi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0
0.14
0.13
0.12
0.11
0.10
0.9
0.8

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 drombler-acp-core-data-spi-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.drombler.acp.core.data.spi

├─ org.drombler.acp.core.data.spi.DataHandlerDescriptorRegistryProvider.class - [JAR]

├─ org.drombler.acp.core.data.spi.DataHandlerRegistryProvider.class - [JAR]

├─ org.drombler.acp.core.data.spi.DocumentHandlerDescriptorRegistryProvider.class - [JAR]

├─ org.drombler.acp.core.data.spi.FileExtensionDescriptorRegistryProvider.class - [JAR]

org.drombler.acp.core.data.spi.impl

├─ org.drombler.acp.core.data.spi.impl.AbstractDataHandlerHandler.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.AdditionalFileParamsHandler.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.BusinessObjectHandlerHandler.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.DataHandlerDescriptorRegistryProviderImpl.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.DataHandlerRegistryProviderImpl.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.DataHandlerUtils.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.DocumentHandlerDescriptorRegistryProviderImpl.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.DocumentHandlerHandler.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.FileExtensionDescriptorRegistryProviderImpl.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.FileExtensionHandler.class - [JAR]

├─ org.drombler.acp.core.data.spi.impl.FileExtensionUtils.class - [JAR]

Advertisement