package java.nio.file
extends Watchable, Iterable<Path>, Comparable<Path>
Available on java
compareTo(param1:Dynamic):IntcompareTo(param1:Path):IntendsWith(param1:String):BoolendsWith(param1:Path):BoolforEach(param1:Consumer<Dynamic>):VoidgetFileName():PathgetFileSystem():FileSystemgetName(param1:Int):PathgetNameCount():IntgetParent():PathgetRoot():PathisAbsolute():Booliterator():Iterator<Path>normalize():Pathregister(param1:WatchService, param2:NativeArray<WatchEvent_Kind<Dynamic>>):WatchKeyregister(param1:WatchService, param2:NativeArray<WatchEvent_Kind<Dynamic>>, param3:NativeArray<WatchEvent_Modifier>):WatchKeyrelativize(param1:Path):Pathresolve(param1:String):Pathresolve(param1:Path):PathresolveSibling(param1:String):PathresolveSibling(param1:Path):Pathspliterator():Spliterator<Path>startsWith(param1:String):BoolstartsWith(param1:Path):Boolsubpath(param1:Int, param2:Int):PathtoAbsolutePath():PathtoFile():FiletoRealPath(param1:NativeArray<LinkOption>):PathtoUri():URI
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/file/Path.html