Skip to content

Commit

Permalink
31: removed org.apache.pdfbox.pdmodel.common.function.type4.Parser$Ab…
Browse files Browse the repository at this point in the history
…stractSyntaxHandler from reflected classes
  • Loading branch information
masesdevelopers committed Jan 24, 2025
1 parent 487860a commit 992d84d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions src/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,11 @@
"NamespacesToAvoid": [
"org.apache.commons.logging"
],
"ClassesWithCallbacks": [
{
"ClassName": "org.apache.pdfbox.pdmodel.common.function.type4.Parser$AbstractSyntaxHandler",
"Patterns": [
"^comment.*",
"^newLine.*",
"^whitespace.*"
]
}
],
"ClassesToBeListener": [
"org.apache.pdfbox.pdmodel.common.function.type4.Parser$SyntaxHandler"
],
"ClassesToAvoid": [
"org.apache.pdfbox.pdmodel.common.function.type4.Parser$AbstractSyntaxHandler",
"org.apache.pdfbox.pdmodel.font.FileSystemFontProvider"
],
"ClassesManuallyDeveloped": [
Expand Down

0 comments on commit 992d84d

Please sign in to comment.