package java.nio.file
extends Comparable
Available on javacompareTo (param1:Path):IntendsWith (param1:String):BoolendsWith (param1:Path):BoolgetFileName ():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):PathstartsWith (param1:String):BoolstartsWith (param1:Path):Boolsubpath (param1:Int, param2:Int):PathtoAbsolutePath ():PathtoFile ():FiletoRealPath (param1:NativeArray<LinkOption>):PathtoUri ():URI
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/file/Path.html