|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.crispy.properties.UrlPropertiesLoader
Load poperty file from a url. Example: file://c:/temp/example.properties.
| Constructor Summary | |
UrlPropertiesLoader(java.lang.String pvUrl)
|
|
UrlPropertiesLoader(java.net.URL pvUrl)
|
|
| Method Summary | |
java.util.Properties |
load()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UrlPropertiesLoader(java.net.URL pvUrl)
public UrlPropertiesLoader(java.lang.String pvUrl)
| Method Detail |
public java.util.Properties load()
load in interface PropertiesLoader
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||