[mod] java xq parser
This commit is contained in:
parent
c8e4f928b1
commit
99a77cd5bf
4 changed files with 19 additions and 7 deletions
|
|
@ -1,4 +1,5 @@
|
|||
declare base-uri "../..";
|
||||
import module namespace xq4="java:quodatum.parser.xq4";
|
||||
"C:\Users\mrwhe\git\quodatum\basex-lsp\test\sample.docs\pdfbox.xqm"
|
||||
=>unparsed-text()
|
||||
(: "test/sample.docs/pdfbox.xqm"=>unparsed-text() :)
|
||||
"2+4"
|
||||
=>xq4:parseModule()
|
||||
Loading…
Add table
Add a link
Reference in a new issue