com.jcraft.jsch

Class ChannelSftp.LsEntry

public class ChannelSftp.LsEntry extends Object implements Comparable

Method Summary
intcompareTo(Object o)
SftpATTRSgetAttrs()
StringgetFilename()
StringgetLongname()
StringtoString()

Method Detail

compareTo

public int compareTo(Object o)

getAttrs

public SftpATTRS getAttrs()

getFilename

public String getFilename()

getLongname

public String getLongname()

toString

public String toString()