gallandarakhneorg / afc

Arakhnê Foundation Classes
http://www.arakhne.org/afc/
Apache License 2.0
14 stars 8 forks source link

New File to URL convertion #173

Closed gallandarakhneorg closed 7 years ago

gallandarakhneorg commented 7 years ago

The convetFileToURL function uses the absolute path of the given file for creating the URL. It means that new File("./myfile.txt") cannot be converted in order to obtain file:./myfile.txt.