
META-INF.jsimpledb.parse-function-implementations.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-parse Show documentation
Show all versions of jsimpledb-parse Show documentation
JSimpleDB classes for parsing Java expressions.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <parse-function-implementations> <parse-function-implementation class="org.jsimpledb.parse.func.AllFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.ConcatFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.CountFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.CreateFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.FilterFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.ForEachFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.LimitFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.ListFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.QueryCompositeIndexFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.QueryIndexFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.QueryListElementIndexFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.QueryMapValueIndexFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.QueryVersionFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.TransformFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.UpgradeFunction"/> <parse-function-implementation class="org.jsimpledb.parse.func.VersionFunction"/> </parse-function-implementations>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy