|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.wagon.providers.ssh.LSParser
public class LSParser
LSParser
| Constructor Summary | |
|---|---|
LSParser()
|
|
| Method Summary | |
|---|---|
java.util.List |
parseFiles(java.lang.String rawLS)
Parse a raw "ls -la", and obtain the list of files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LSParser()
| Method Detail |
|---|
public java.util.List parseFiles(java.lang.String rawLS)
throws TransferFailedException
rawLS - the raw LS to parse.
TransferFailedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||