Uses of Interface
com.netlang.io.NLFile
Packages that use NLFile
Package
Description
Clients for communicating with FTP and SFTP Servers
Classes for handling the local file system, file resources and Text files
-
Uses of NLFile in com.netlang.ftp
Methods in com.netlang.ftp that return types with arguments of type NLFileModifier and TypeMethodDescriptionList all directories that matches the specified pattern.List all directories in the current directory.NFTPClient.listFiles(com.netlang.io.filesystem.FileSystemParm parm) Get files using patternNSFTPClient.listFiles(com.netlang.io.filesystem.FileSystemParm parm) List all files according to the specified pattern in the current directoryNFTPClient.listTree(com.netlang.io.filesystem.FileSystemParm parm) NSFTPClient.listTree(com.netlang.io.filesystem.FileSystemParm parm) -
Uses of NLFile in com.netlang.io
Classes in com.netlang.io that implement NLFileMethods in com.netlang.io that return types with arguments of type NLFileModifier and TypeMethodDescriptionNLFile.getChilds()NLFileImpl.getChilds()Files.listFiles(com.netlang.session.NetlangSession session, NetlangFile path, String pattern, boolean subdirs, FileOptions options) Files.listFiles(com.netlang.session.NetlangSession session, String resourceId, String path, String pattern, boolean subdirs, FileOptions options) Files.listFiles(File path, String pattern, boolean subdirs, FileOptions options) Files.listFiles(String resourceId, String path, String pattern, boolean subdirs, FileOptions options) List filesFilesOld.listFiles(com.netlang.session.NetlangSession session, String resourceId, String path, String pattern, boolean subdirs, FileOptions options) List filesFilesOld.listFiles(String resourceId, String path, String pattern, boolean subdirs, FileOptions options) List filesFiles.listTree(com.netlang.session.NetlangSession session, String resourceId, String path, String pattern, boolean subdirs) List file treeFilesOld.listTree(com.netlang.session.NetlangSession session, String resourceId, String path, String pattern, boolean subdirs) List file treeFiles.listTreeByAgent(com.netlang.session.NetlangSession session, String agentid, String path, String pattern, boolean subdirs) List file treeMethods in com.netlang.io with parameters of type NLFileModifier and TypeMethodDescriptionbooleanvoidbooleanMethod parameters in com.netlang.io with type arguments of type NLFile