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.TransferFailedException
Copyright © 2003–2017. All rights reserved.