All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jambi-xmlpatterns.5.15.24.source-code.module-info Maven / Gradle / Ivy

/**
 * Support for XPath, XQuery, XSLT and XML schema validation.
 */
module qtjambi.xmlpatterns {
    requires java.base;
    requires transitive qtjambi;
    requires qtjambi.network;
    exports io.qt.xmlpatterns;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy