|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.util.resource.Locators.URLLocation
public static class Locators.URLLocation
the location information.
| Field Summary | |
|---|---|
String |
file
|
Locale |
locale
|
URL |
url
|
| Constructor Summary | |
|---|---|
Locators.URLLocation(URL url,
String file,
Locale locale)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final URL url
public final String file
public final Locale locale
| Constructor Detail |
|---|
public Locators.URLLocation(URL url,
String file,
Locale locale)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||