public class Configuration extends Object
| Constructor and Description |
|---|
Configuration(File file) |
Configuration(String s,
File directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeans() |
URL |
getConfig() |
URL |
getURL() |
boolean |
isDirectory() |
long |
lastModified() |
void |
update(long lastModified) |
public Configuration(File file)
public String getBeans() throws IOException
IOExceptionpublic URL getConfig() throws IOException
IOExceptionpublic boolean isDirectory()
public URL getURL()
public long lastModified()
public void update(long lastModified)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.