net.sourceforge.plantuml.ftp
Class FtpConnexion
java.lang.Object
net.sourceforge.plantuml.ftp.FtpConnexion
public class FtpConnexion
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpConnexion
public FtpConnexion(String user)
addIncoming
public void addIncoming(String fileName,
String data)
removeOutgoing
public void removeOutgoing(String fileName)
getFiles
public Collection<String> getFiles()
getData
public byte[] getData(String fileName)
getSize
public int getSize(String fileName)
processImage
public void processImage(String fileName)
throws IOException
- Throws:
IOException
delete
public void delete(String fileName)
Copyright © 2013. All Rights Reserved.