Kauri Documentation
 PreviousHomeNext 
22.1.5 moduleBook Index22.1.7 resource class

22.1.6 module protocol

The module protocol (or URI scheme) is used by a module to access resources contained in the module. When a module is packaged as a jar, then the URI "module:/test.txt" will resolve to the file KAURI-INF/test.txt contained in the module jar.

 PreviousHomeNext 
22.1.5 module22.1.7 resource class