1
0
Fork 0

[mod] namespace change

This commit is contained in:
Andy Bunce 2025-01-24 12:10:08 +00:00
parent acb48abd31
commit 2c6074d4d3
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ requires pdfbox jar on classpath
@javadoc https://javadoc.io/static/org.apache.pdfbox/pdfbox/3.0.2/
:)
module namespace pdfbox="org.apache.pdfbox.Loader";
module namespace pdfbox="org.expkg-zone58.Pdfbox3";
declare namespace Loader ="java:org.apache.pdfbox.Loader";
declare namespace PDFTextStripper = "java:org.apache.pdfbox.text.PDFTextStripper";