We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98684b commit 9868623Copy full SHA for 9868623
1 file changed
README.md
@@ -5,7 +5,8 @@
5
This library provides a set of classes that can be used to solve some common "problems" in eForms Applications:
6
7
* Automatically discovering and downloading new versions of the eForms SDK.
8
-* Maintaining and instantiating at runtime the correct application component versions for different major versions of the SDK.
+* Maintaining and instantiating at runtime the correct application component versions for different major versions of the SDK.
9
+* Basic parsing and processing of XPath expressions.
10
11
## Using the eForms Core Library
12
0 commit comments