2 Mayıs 2016 Pazartesi

FileSystem Sınıfı

constructor
Örnek ver.

getPath metodu
Şöyle yaparız.
Path path = fs.getPath("resources/virtualFolder");
resolve metodu
Şöyle yaparız.
Path path = fs.resolve("refData.csv");

Hiç yorum yok:

Yorum Gönder