jar

com.helger.phive : phive-binary

Maven & Gradle

Jan 31, 2024
0 stars

phive-binary · Library for validating binary file types

Table Of Contents

Latest Version

Download com.helger.phive : phive-binary JAR file - Latest Versions:

All Versions

Download com.helger.phive : phive-binary JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 phive-binary-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.helger.phive.binary.impl

├─ com.helger.phive.binary.impl.FileFormatDescriptorCSV.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorGIF.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorJPG.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorPDF.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorPNG.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorPSD.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorTIFF.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorXLS.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorXLSX.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatDescriptorXML.class - [JAR]

├─ com.helger.phive.binary.impl.FileFormatRegistrarDefaultSPI.class - [JAR]

com.helger.phive.binary

├─ com.helger.phive.binary.AbstractFileFormatDescriptor.class - [JAR]

├─ com.helger.phive.binary.CPhiveBinaryVersion.class - [JAR]

├─ com.helger.phive.binary.EPhiveContentValidationMode.class - [JAR]

├─ com.helger.phive.binary.FileFormatRegistry.class - [JAR]

├─ com.helger.phive.binary.IFileFormatDescriptor.class - [JAR]

├─ com.helger.phive.binary.IFileFormatRegistrarSPI.class - [JAR]

├─ com.helger.phive.binary.IFileFormatRegistry.class - [JAR]

├─ com.helger.phive.binary.IPhiveContentValidator.class - [JAR]

├─ com.helger.phive.binary.PhiveBinaryHelper.class - [JAR]