Skip to content

Commit 5258c29

Browse files
committed
add draft how checking for text could look like
1 parent cbcdb75 commit 5258c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/jadice/filetype/matchers/PDFMatcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
/**
4141
* A {@link Matcher} for PDF documents .
42-
* <p>
42+
*
4343
* Caveat: for performance reasons, this should only be called from a context where the stream has
4444
* already be identified as a PDF file/stream.
4545
*/

0 commit comments

Comments
 (0)