 |
Changeset 3372
- Timestamp:
- 03/16/08 19:29:10
(9 months ago)
- Author:
- lmartin92
- Message:
Completed the third class and now moving on to the file components of FtpFolder?.d
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r3370 |
r3372 |
|
| 249 | 249 | |
|---|
| 250 | 250 | VfsFiles catalog(char[] pattern) { |
|---|
| 251 | | return null; |
|---|
| | 251 | return new FtpFiles(toString_, name_, username_, password_, port_, |
|---|
| | 252 | pattern); |
|---|
| 252 | 253 | } |
|---|
| 253 | 254 | |
|---|
| 254 | 255 | VfsFiles catalog(VfsFilter filter = null) { |
|---|
| 255 | | return null; |
|---|
| | 256 | return new FtpFiles(toString_, name_, username_, password_, port_, |
|---|
| | 257 | filter); |
|---|
| 256 | 258 | } |
|---|
| 257 | 259 | } |
|---|
Download in other formats:
|
 |
 |
|
 |
Copyright © 2006-2008 Tango. All Rights Reserved. | Page Width:
Static or
Dynamic