[mod] update to pdfbox 3.0.3
This commit is contained in:
parent
057d29dad7
commit
d9f80cc9c4
35 changed files with 3543 additions and 279 deletions
13
docs/xqdoc/mermaid.mmd
Normal file
13
docs/xqdoc/mermaid.mmd
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
%%{init: {'securityLevel': 'loose', 'theme':'base'}}%%
|
||||
classDiagram
|
||||
direction TB
|
||||
|
||||
class RESTXQ:::cssRest { }
|
||||
class INVOKE:::cssMain { }
|
||||
class TEST { }
|
||||
|
||||
class pdfbox { << Pdfbox3.xqm >>}
|
||||
|
||||
|
||||
link pdfbox "modules/F000001/index.html" "This is a tooltip for org.expkg_zone58.Pdfbox3"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue