[mod] namespace change
This commit is contained in:
parent
acb48abd31
commit
2c6074d4d3
4 changed files with 4 additions and 4 deletions
|
|
@ -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";
|
||||
Loading…
Add table
Add a link
Reference in a new issue