jar

com.github.miachm.sods : SODS

Maven & Gradle

Jul 17, 2023
4 usages
67 stars

Simple ODS library · A library for load/save ODS files in java.

Table Of Contents

Latest Version

Download com.github.miachm.sods : SODS JAR file - Latest Versions:

All Versions

Download com.github.miachm.sods : SODS JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
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 SODS-1.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.miachm.sods

├─ com.github.miachm.sods.A1NotationCord.class - [JAR]

├─ com.github.miachm.sods.Borders.class - [JAR]

├─ com.github.miachm.sods.Cell.class - [JAR]

├─ com.github.miachm.sods.Color.class - [JAR]

├─ com.github.miachm.sods.Column.class - [JAR]

├─ com.github.miachm.sods.ColumnStyle.class - [JAR]

├─ com.github.miachm.sods.Compressor.class - [JAR]

├─ com.github.miachm.sods.ConditionalFormat.class - [JAR]

├─ com.github.miachm.sods.FileEntry.class - [JAR]

├─ com.github.miachm.sods.GenerateOdsException.class - [JAR]

├─ com.github.miachm.sods.GroupCell.class - [JAR]

├─ com.github.miachm.sods.MutableInteger.class - [JAR]

├─ com.github.miachm.sods.NotAnOdsException.class - [JAR]

├─ com.github.miachm.sods.OdsReader.class - [JAR]

├─ com.github.miachm.sods.OdsWritter.class - [JAR]

├─ com.github.miachm.sods.OfficeAnnotation.class - [JAR]

├─ com.github.miachm.sods.OfficeAnnotationBuilder.class - [JAR]

├─ com.github.miachm.sods.OfficeCurrency.class - [JAR]

├─ com.github.miachm.sods.OfficePercentage.class - [JAR]

├─ com.github.miachm.sods.OfficeValueType.class - [JAR]

├─ com.github.miachm.sods.OperationNotSupportedException.class - [JAR]

├─ com.github.miachm.sods.Pair.class - [JAR]

├─ com.github.miachm.sods.Range.class - [JAR]

├─ com.github.miachm.sods.RangeIterator.class - [JAR]

├─ com.github.miachm.sods.Row.class - [JAR]

├─ com.github.miachm.sods.RowStyle.class - [JAR]

├─ com.github.miachm.sods.Sheet.class - [JAR]

├─ com.github.miachm.sods.SodsException.class - [JAR]

├─ com.github.miachm.sods.SpreadSheet.class - [JAR]

├─ com.github.miachm.sods.Style.class - [JAR]

├─ com.github.miachm.sods.TableField.class - [JAR]

├─ com.github.miachm.sods.TableStyle.class - [JAR]

├─ com.github.miachm.sods.Uncompressor.class - [JAR]

├─ com.github.miachm.sods.UncompressorInputStream.class - [JAR]

├─ com.github.miachm.sods.Vector.class - [JAR]

├─ com.github.miachm.sods.XmlReader.class - [JAR]

├─ com.github.miachm.sods.XmlReaderEventImpl.class - [JAR]

├─ com.github.miachm.sods.XmlReaderInstance.class - [JAR]

├─ com.github.miachm.sods.XmlReaderInstanceEventImpl.class - [JAR]

Advertisement