|
|||||||||
| Home >> All >> com >> memoire >> [ fu overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.fu
Class FuFileFtp

java.lang.Objectjava.io.File
com.memoire.fu.FuFile
com.memoire.fu.FuFileUrl
com.memoire.fu.FuFileFtp
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Serializable
- public class FuFileFtp
- extends FuFileUrl
Remote ftp file.
| Field Summary |
| Fields inherited from class com.memoire.fu.FuFileUrl |
canRead_, canWrite_, exists_, init_, lastModified_, length_, list_, name_, url_ |
| Fields inherited from class com.memoire.fu.FuFile |
pathSeparator, pathSeparatorChar, separator, separatorChar |
| Fields inherited from class java.io.File |
|
| Constructor Summary | |
FuFileFtp(java.net.URL _url)
|
|
FuFileFtp(java.net.URL _a,
java.lang.String _n)
|
|
| Method Summary | |
protected java.util.Vector |
readList(java.io.BufferedReader _nr)
|
| Methods inherited from class com.memoire.fu.FuFileUrl |
canRead, canWrite, createChild, createNewFile, delete, deleteOnExit, equals, exists, getAbsolutePath, getCanonicalPath, getContentURL, getInputStream, getName, getOutputStream, getParent, getPath, getViewText, hashCode, init, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, listFiles, mkdir, mkdirs, renameTo, setLastModified, setName, setReadOnly, toString, toURL |
| Methods inherited from class com.memoire.fu.FuFile |
convertToFuFile, createFile, createFile, ensureFuFile, getAbsoluteFile, getAbsoluteFuFile, getCanonicalFile, getCanonicalFuFile, getParentFile, getParentFuFile |
| Methods inherited from class java.io.File |
compareTo, compareTo, createTempFile, createTempFile, list, listFiles, listFiles, listRoots, toURI |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
FuFileFtp
public FuFileFtp(java.net.URL _a, java.lang.String _n) throws java.net.MalformedURLException
FuFileFtp
public FuFileFtp(java.net.URL _url)
| Method Detail |
readList
protected java.util.Vector readList(java.io.BufferedReader _nr) throws java.io.IOException
|
|||||||||
| Home >> All >> com >> memoire >> [ fu overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC