jar

fr.askjadev.xml.extfunctions : marklogic

Maven & Gradle

Jan 04, 2022
0 stars

Marklogic extension functions · Extension functions to send XQueries to MarkLogicServer from Saxon.

Table Of Contents

Latest Version

Download fr.askjadev.xml.extfunctions : marklogic JAR file - Latest Versions:

All Versions

Download fr.askjadev.xml.extfunctions : marklogic JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.2
1.1.x
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window marklogic-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.askjadev.xml.extfunctions.marklogic.utils

├─ fr.askjadev.xml.extfunctions.marklogic.utils.DatabaseUtils.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.utils.XQueryUtils.class - [JAR]

fr.askjadev.xml.extfunctions.marklogic.config

├─ fr.askjadev.xml.extfunctions.marklogic.config.OkHttpClientProxyConfigurator.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.config.QueryConfiguration.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.config.QueryConfigurationFactory.class - [JAR]

fr.askjadev.xml.extfunctions.marklogic.result

├─ fr.askjadev.xml.extfunctions.marklogic.result.EvalResultConverter.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.result.MarkLogicSequenceIterator.class - [JAR]

fr.askjadev.xml.extfunctions.marklogic.reflexive

├─ fr.askjadev.xml.extfunctions.marklogic.reflexive.SimpleMarkLogicConnection.class - [JAR]

fr.askjadev.xml.extfunctions.marklogic.var

├─ fr.askjadev.xml.extfunctions.marklogic.var.QueryExternalVar.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.var.QueryExternalVarFactory.class - [JAR]

fr.askjadev.xml.extfunctions.marklogic

├─ fr.askjadev.xml.extfunctions.marklogic.AbstractMLExtensionFunction.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.MarkLogicQuery.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.MarkLogicQueryInvoke.class - [JAR]

├─ fr.askjadev.xml.extfunctions.marklogic.MarkLogicQueryURI.class - [JAR]