|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.web.util.resource.ServletLabelLocator
public class ServletLabelLocator
Used by Lables to load labels from a servlet context.
| Constructor Summary | |
|---|---|
ServletLabelLocator(javax.servlet.ServletContext ctx)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
java.net.URL |
locate(java.util.Locale locale)
Returns URL for the specified locale, or null if not available. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletLabelLocator(javax.servlet.ServletContext ctx)
| Method Detail |
|---|
public java.net.URL locate(java.util.Locale locale)
throws java.io.IOException
LabelLocatorIt must be thread-safe.
locate in interface LabelLocatorjava.io.IOExceptionpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||