public class LSParser extends Object
| Constructor and Description |
|---|
LSParser() |
| Modifier and Type | Method and Description |
|---|---|
List |
parseFiles(String rawLS)
Parse a raw "ls -la", and obtain the list of files.
|
public List parseFiles(String rawLS) throws TransferFailedException
rawLS - the raw LS to parse.TransferFailedExceptionCopyright © 2003–2016. All rights reserved.