railo.runtime.net.ftp
Class FTPPath
java.lang.Object
railo.runtime.net.ftp.FTPPath
- All Implemented Interfaces:
- Serializable, Dumpable
public final class FTPPath
- extends Object
- implements Dumpable
represent a ftp path
- See Also:
- Serialized Form
FTPPath
public FTPPath(String current,
String realpath)
throws PageException
- Parameters:
current
- realpath
-
- Throws:
PageException
getName
public String getName()
- Returns:
- Returns the name.
getPath
public String getPath()
- Returns:
- Returns the path.
toString
public String toString()
- Overrides:
toString
in class Object
- See Also:
Object.toString()
toDumpData
public DumpData toDumpData(PageContext pageContext,
int maxlevel,
DumpProperties dp)
- Description copied from interface:
Dumpable
- method to print out information to a object as HTML
- Specified by:
toDumpData
in interface Dumpable
- Returns:
- HTML print out
- See Also:
railo.runtime.dump.Dumpable#toDumpData(railo.runtime.PageContext, int)
Copyright © 2012 Railo