gmella / ft-client-exist-java-lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<title />

eXist implementation for EXPath File Transfer Client Module

Currently implemented functions

All functions from spec are implemented, except ft-client:set-resource-metadata() function.

Documentation

For the latest version of the specification for this module see here.

The implementation follows this specification.

Examples of usage

For examples of usage, see section Unit Tests.

Unit Tests

Unit Tests can be found in /apps/expath-ft-client/tests/unit-tests' collection (when this library is installed in eXist).

For a simple test runner, showing description and status (passed / failed) for each unit test, go here.

About


Languages

Language:Java 61.8%Language:XQuery 38.2%