Searched refs:FileSystemEntry (Results 1 - 25 of 217) sorted by relevance

123456789

/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
H A DFileSystem.java31 * @param entry - the FileSystemEntry to add
33 public void add(FileSystemEntry entry);
36 * Return the List of FileSystemEntry objects for the files in the specified directory path. If the
40 * @return the List of FileSystemEntry objects for all files in the specified directory may be empty
79 * Return the formatted directory listing entry for the file represented by the specified FileSystemEntry
81 * @param fileSystemEntry - the FileSystemEntry representing the file or directory entry to be formatted
84 public String formatDirectoryListing(FileSystemEntry fileSystemEntry);
139 * Returns the FileSystemEntry object representing the file system entry at the specified path, or null
143 * @return the FileSystemEntry containing the information for the file or directory, or else null
145 public FileSystemEntry getEntr
[all...]
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
H A DDirectoryListingFormatter.java30 * @param fileSystemEntry - the FileSystemEntry for a single file system entry
33 String format(FileSystemEntry fileSystemEntry);
H A DFileSystemEntry.java27 public interface FileSystemEntry { interface
87 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
90 * @return a new FileSystemEntry that has all the same values as this object except for its path
92 public FileSystemEntry cloneWithNewPath(String path);

Completed in 1443 milliseconds

123456789