jar

org.ofdrw : ofdrw-reader

Maven & Gradle

Aug 02, 2023
6 usages
929 stars

OFD 文件解析器,用于解析文件内容,为修改和签名提供基本的API访问能力。

Table Of Contents

Latest Version

Download org.ofdrw : ofdrw-reader JAR file - Latest Versions:

All Versions

Download org.ofdrw : ofdrw-reader JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.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 ofdrw-reader-2.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ofdrw.reader

├─ org.ofdrw.reader.BadOFDException.class - [JAR]

├─ org.ofdrw.reader.ContentExtractor.class - [JAR]

├─ org.ofdrw.reader.DLOFDReader.class - [JAR]

├─ org.ofdrw.reader.DeltaTool.class - [JAR]

├─ org.ofdrw.reader.ErrorPathException.class - [JAR]

├─ org.ofdrw.reader.OFDReader.class - [JAR]

├─ org.ofdrw.reader.PageInfo.class - [JAR]

├─ org.ofdrw.reader.ResourceLocator.class - [JAR]

├─ org.ofdrw.reader.ResourceManage.class - [JAR]

├─ org.ofdrw.reader.SealOFDReader.class - [JAR]

├─ org.ofdrw.reader.ZipUtil.class - [JAR]

org.ofdrw.reader.extractor

├─ org.ofdrw.reader.extractor.ExtractorFilter.class - [JAR]

├─ org.ofdrw.reader.extractor.RegionTextExtractorFilter.class - [JAR]

org.ofdrw.reader.keyword

├─ org.ofdrw.reader.keyword.KeywordExtractor.class - [JAR]

├─ org.ofdrw.reader.keyword.KeywordPosition.class - [JAR]

├─ org.ofdrw.reader.keyword.KeywordResource.class - [JAR]

org.ofdrw.reader.model

├─ org.ofdrw.reader.model.AnnotionEntity.class - [JAR]

├─ org.ofdrw.reader.model.OFDDocumentVo.class - [JAR]

├─ org.ofdrw.reader.model.OfdPageVo.class - [JAR]

├─ org.ofdrw.reader.model.SealDataVo.class - [JAR]

├─ org.ofdrw.reader.model.StampAnnotEntity.class - [JAR]

├─ org.ofdrw.reader.model.StampAnnotVo.class - [JAR]

├─ org.ofdrw.reader.model.TemplatePageEntity.class - [JAR]

org.ofdrw.reader.tools

├─ org.ofdrw.reader.tools.ImageUtils.class - [JAR]

├─ org.ofdrw.reader.tools.NameSpaceCleaner.class - [JAR]

├─ org.ofdrw.reader.tools.NameSpaceModifier.class - [JAR]

Advertisement