jar

com.antkorwin : pdfinder

Maven & Gradle

Aug 06, 2020
0 stars

PDFinder · Find text position in PDF files

Table Of Contents

Latest Version

Download com.antkorwin : pdfinder JAR file - Latest Versions:

All Versions

Download com.antkorwin : pdfinder JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6
0.5
0.4
0.3
0.2
0.1

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 pdfinder-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.antkorwin.pdfinder.tokenizer

├─ com.antkorwin.pdfinder.tokenizer.SearchPhraseSplitSubTokenStrategy.class - [JAR]

├─ com.antkorwin.pdfinder.tokenizer.SplitSubTokenStrategy.class - [JAR]

├─ com.antkorwin.pdfinder.tokenizer.SubToken.class - [JAR]

├─ com.antkorwin.pdfinder.tokenizer.WhiteSpaceSplitSubTokenStrategy.class - [JAR]

com.antkorwin.pdfinder.find.match

├─ com.antkorwin.pdfinder.find.match.CaseSensitiveMatchTokenStrategy.class - [JAR]

├─ com.antkorwin.pdfinder.find.match.CompositeMatchTokenStrategy.class - [JAR]

├─ com.antkorwin.pdfinder.find.match.InBoundaryMatchTokenStrategy.class - [JAR]

com.antkorwin.pdfinder.find

├─ com.antkorwin.pdfinder.find.MatchTokenStrategy.class - [JAR]

├─ com.antkorwin.pdfinder.find.SinglePageTokenData.class - [JAR]

com.antkorwin.pdfinder.find.data

├─ com.antkorwin.pdfinder.find.data.PdfExtract.class - [JAR]

├─ com.antkorwin.pdfinder.find.data.PdfFindFlat.class - [JAR]

├─ com.antkorwin.pdfinder.find.data.PdfFindSequence.class - [JAR]

├─ com.antkorwin.pdfinder.find.data.PdfSplit.class - [JAR]

├─ com.antkorwin.pdfinder.find.data.TextTokenSearchListener.class - [JAR]

├─ com.antkorwin.pdfinder.find.data.TokenSequence.class - [JAR]

com.antkorwin.pdfinder

├─ com.antkorwin.pdfinder.Boundary.class - [JAR]

├─ com.antkorwin.pdfinder.PdfFind.class - [JAR]

├─ com.antkorwin.pdfinder.PdfFindInternalException.class - [JAR]

├─ com.antkorwin.pdfinder.PdfFindResult.class - [JAR]

├─ com.antkorwin.pdfinder.PdfText.class - [JAR]

├─ com.antkorwin.pdfinder.TextPosition.class - [JAR]

├─ com.antkorwin.pdfinder.TextToken.class - [JAR]

├─ com.antkorwin.pdfinder.TextTokenComparator.class - [JAR]

Advertisement

Dependencies from Group

Dec 01, 2018
5 usages
1 stars
Jul 08, 2020
3 usages
1 stars
Feb 28, 2021
2 usages
4 stars
Jul 20, 2020
1 usages
96 stars
Dec 29, 2019
77 stars

Discover Dependencies