|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesException | |
---|---|
org.apache.ftpserver.util |
Uses of PropertiesException in org.apache.ftpserver.util |
---|
Methods in org.apache.ftpserver.util that throw PropertiesException | |
---|---|
boolean |
BaseProperties.getBoolean(String str)
Get boolean value. |
Class |
BaseProperties.getClass(String str)
Get Class object |
Date |
BaseProperties.getDate(String str,
DateFormat fmt)
Get Date object. |
SimpleDateFormat |
BaseProperties.getDateFormat(String str)
Get DateFormat object. |
double |
BaseProperties.getDouble(String str)
Get double value. |
File |
BaseProperties.getFile(String str)
Get File object. |
InetAddress |
BaseProperties.getInetAddress(String str)
Get InetAddress . |
int |
BaseProperties.getInteger(String str)
Get integer value. |
long |
BaseProperties.getLong(String str)
Get long value. |
TimeZone |
BaseProperties.getTimeZone(String str)
Get TimeZone |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |